[GH-ISSUE #13885] Ollama v0.15.0: corrupt manifests detected, skipping prune operation #55598

Open
opened 2026-04-29 09:27:59 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @somera on GitHub (Jan 24, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/13885

What is the issue?

In syslog I see this:

level=WARN source=routes.go:1643 msg="corrupt manifests detected, skipping prune operation.  Re-pull or delete to clear" error="registry.ollama.ai/library/qwen3:30b-a3b-thinking-2507-q8_0 EOF"

I re-downloaded and removed the modell. But the WARN stay.

What is the problem?

Relevant log output


OS

Linux

GPU

Nvidia

CPU

AMD

Ollama version

0.15.0

Originally created by @somera on GitHub (Jan 24, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/13885 ### What is the issue? In syslog I see this: ``` level=WARN source=routes.go:1643 msg="corrupt manifests detected, skipping prune operation. Re-pull or delete to clear" error="registry.ollama.ai/library/qwen3:30b-a3b-thinking-2507-q8_0 EOF" ``` I re-downloaded and removed the modell. But the WARN stay. What is the problem? ### Relevant log output ```shell ``` ### OS Linux ### GPU Nvidia ### CPU AMD ### Ollama version 0.15.0
GiteaMirror added the bug label 2026-04-29 09:27:59 -05:00
Author
Owner

@somera commented on GitHub (Jan 24, 2026):

ok, the solution was to remove this:

rm /usr/share/ollama/.ollama/models/manifests/registry.ollama.ai/library/qwen3/30b-a3b-thinking-2507-q8_0

But why ollama rm qwen3:30b-a3b-instruct-2507-q8_0 didn't fix it too?

<!-- gh-comment-id:3795334193 --> @somera commented on GitHub (Jan 24, 2026): ok, the solution was to remove this: ``` rm /usr/share/ollama/.ollama/models/manifests/registry.ollama.ai/library/qwen3/30b-a3b-thinking-2507-q8_0 ``` But why `ollama rm qwen3:30b-a3b-instruct-2507-q8_0` didn't fix it too?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#55598