[GH-ISSUE #6512] Error downloading the ollama tgz file #50611

Closed
opened 2026-04-28 16:32:07 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @CjhHa1 on GitHub (Aug 26, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/6512

What is the issue?

downloading ollama pakage using curl -fsSL https://ollama.com/download/ollama-linux-amd64.tgz | sudo tar zx -C /usr
shown in linux doc. But found no file error and I checked the website, no this file too.

OS

Linux

GPU

Nvidia

CPU

Intel

Ollama version

No response

Originally created by @CjhHa1 on GitHub (Aug 26, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/6512 ### What is the issue? downloading ollama pakage using `curl -fsSL https://ollama.com/download/ollama-linux-amd64.tgz | sudo tar zx -C /usr` shown in [linux doc](https://github.com/ollama/ollama/blob/main/docs/linux.md). But found no file error and I checked the website, no this file too. ### OS Linux ### GPU Nvidia ### CPU Intel ### Ollama version _No response_
GiteaMirror added the bug label 2026-04-28 16:32:07 -05:00
Author
Owner

@rick-github commented on GitHub (Aug 26, 2024):

https://github.com/ollama/ollama/issues/6463

<!-- gh-comment-id:2309877982 --> @rick-github commented on GitHub (Aug 26, 2024): https://github.com/ollama/ollama/issues/6463
Author
Owner

@igorschlum commented on GitHub (Aug 26, 2024):

@CjhHa1 the format of the app package is changing in 0.3.7

https://github.com/ollama/ollama/releases/tag/v0.3.7-rc6

<!-- gh-comment-id:2310227193 --> @igorschlum commented on GitHub (Aug 26, 2024): @CjhHa1 the format of the app package is changing in 0.3.7 https://github.com/ollama/ollama/releases/tag/v0.3.7-rc6
Author
Owner

@dhiltgen commented on GitHub (Aug 27, 2024):

We've switched 0.3.7 to the latest release which has resolved this. We should have held the doc updates back until after we made the switch. Sorry about that.

<!-- gh-comment-id:2313549401 --> @dhiltgen commented on GitHub (Aug 27, 2024): We've switched 0.3.7 to the latest release which has resolved this. We should have held the doc updates back until after we made the switch. Sorry about that.
Author
Owner

@CjhHa1 commented on GitHub (Sep 2, 2024):

We've switched 0.3.7 to the latest release which has resolved this. We should have held the doc updates back until after we made the switch. Sorry about that.

happy to hear that 👍🏻

<!-- gh-comment-id:2324585492 --> @CjhHa1 commented on GitHub (Sep 2, 2024): > We've switched 0.3.7 to the latest release which has resolved this. We should have held the doc updates back until after we made the switch. Sorry about that. happy to hear that 👍🏻
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#50611