[GH-ISSUE #3260] Syntax error: end of file unexpected (expecting ";;") #2006

Closed
opened 2026-04-12 12:13:19 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @TacitTactics on GitHub (Mar 19, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/3260

Originally assigned to: @dhiltgen on GitHub.

What is the issue?

file format issue.

What did you expect to see?

No errors

Steps to reproduce

run provided curl call to install script, as is.

Are there any recent changes that introduced the issue?

Work around: install dos2unix, download the install script, and then run " dos2unix "

OS

Linux

Architecture

amd64

Platform

No response

Ollama version

current

GPU

Nvidia

GPU info

No response

CPU

Intel

Other software

No response

Originally created by @TacitTactics on GitHub (Mar 19, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/3260 Originally assigned to: @dhiltgen on GitHub. ### What is the issue? file format issue. ### What did you expect to see? No errors ### Steps to reproduce run provided curl call to install script, as is. ### Are there any recent changes that introduced the issue? Work around: install dos2unix, download the install script, and then run " dos2unix <filename>" ### OS Linux ### Architecture amd64 ### Platform _No response_ ### Ollama version current ### GPU Nvidia ### GPU info _No response_ ### CPU Intel ### Other software _No response_
GiteaMirror added the bug label 2026-04-12 12:13:19 -05:00
Author
Owner

@dhiltgen commented on GitHub (Mar 20, 2024):

I was unable to repro.

Can you share a bit more information about your setup? What Linux distro are you running? Can you copy-paste the output of the script? Did you already have the Nvidia driver installed?

<!-- gh-comment-id:2008977389 --> @dhiltgen commented on GitHub (Mar 20, 2024): I was unable to repro. Can you share a bit more information about your setup? What Linux distro are you running? Can you copy-paste the output of the script? Did you already have the Nvidia driver installed?
Author
Owner

@TacitTactics commented on GitHub (Mar 21, 2024):

Sure , I am running Linux Mint 21, the title of the issue is the only output I received. Yes my Nvidia driver was already installed. To be honest I tried the curl command again and it worked without error.

<!-- gh-comment-id:2011016226 --> @TacitTactics commented on GitHub (Mar 21, 2024): Sure , I am running Linux Mint 21, the title of the issue is the only output I received. Yes my Nvidia driver was already installed. To be honest I tried the curl command again and it worked without error.
Author
Owner

@dhiltgen commented on GitHub (Mar 21, 2024):

Perhaps there was a network glitch and the file was only partially downloaded. If you see it again, let us know.

<!-- gh-comment-id:2011393947 --> @dhiltgen commented on GitHub (Mar 21, 2024): Perhaps there was a network glitch and the file was only partially downloaded. If you see it again, let us know.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#2006