[GH-ISSUE #8807] linux install script breaks symlink on Solus OS #52226

Open
opened 2026-04-28 22:33:52 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @JAAYapps on GitHub (Feb 4, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/8807

What is the issue?

Running the "curl -fsSL https://ollama.com/install.sh | sh" command on Solus OS seems to break the symlink at /usr/lib that points to /usr/lib64 causing the whole system to stop functioning.

The workaround was to remake the symlink to prevent the OS from failing to boot on startup.

OS

Linux

GPU

Nvidia

CPU

AMD

Ollama version

0.5.7

Originally created by @JAAYapps on GitHub (Feb 4, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/8807 ### What is the issue? Running the "curl -fsSL https://ollama.com/install.sh | sh" command on Solus OS seems to break the symlink at /usr/lib that points to /usr/lib64 causing the whole system to stop functioning. The workaround was to remake the symlink to prevent the OS from failing to boot on startup. ### OS Linux ### GPU Nvidia ### CPU AMD ### Ollama version 0.5.7
GiteaMirror added the bug label 2026-04-28 22:33:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#52226