ollama / ollama

Get up and running with Llama 3, Mistral, Gemma, and other large language models.

Home Page:https://ollama.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ollama install broken on Manjaro Linux - sh: line 252: VERSION_ID: unbound variable

aBaldoqui opened this issue · comments

What is the issue?

sudo curl -fsSL https://ollama.com/install.sh | sh

Downloading ollama...
######################################################################## 100.0%######################################################################### 100.0%
Installing ollama to /usr/local/bin...
Adding ollama user to render group...
Adding ollama user to video group...
Adding current user to ollama group...
Creating ollama systemd service...
Enabling and starting ollama service...
sh: linha 252: VERSION_ID: variável não associada

OS

Linux

GPU

Nvidia

CPU

Intel

Ollama version

No response

What linux distro are you running? Can you share the contents of your /etc/os-release file? If that file doesn't exist, is there another file in /etc that contains the OS settings? For example, on Ubuntu I see

% cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.4 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.4 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy