[GH-ISSUE #9467] /usr/local/lib/ollama/libggml-blas.so missing ! #31930

Closed
opened 2026-04-22 12:45:28 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @jpgaus on GitHub (Mar 3, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/9467

What is the issue?

ollama run deepseek-r1
Error: llama runner process has terminated: error:status: Permission denied [/usr/local/lib/ollama/libggml-blas.so]

ls -l /usr/local/lib/ollama/
drwxr-xr-x 2 root root 4096 Feb 24 11:38 cuda_v11
drwxr-xr-x 2 root root 4096 Feb 24 11:37 cuda_v12
-rwxr-xr-x 1 root root 488280 Feb 24 11:20 libggml-base.so
-rwxr-xr-x 1 root root 466768 Feb 24 11:20 libggml-cpu-alderlake.so
-rwxr-xr-x 1 root root 466768 Feb 24 11:20 libggml-cpu-haswell.so
-rwxr-xr-x 1 root root 569168 Feb 24 11:20 libggml-cpu-icelake.so
-rwxr-xr-x 1 root root 474960 Feb 24 11:20 libggml-cpu-sandybridge.so
-rwxr-xr-x 1 root root 569168 Feb 24 11:20 libggml-cpu-skylakex.so

NO libggml-blas.so, REINSTALL ollama doesn't work !
any tips ??

Relevant log output


OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @jpgaus on GitHub (Mar 3, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/9467 ### What is the issue? ollama run deepseek-r1 Error: llama runner process has terminated: error:status: Permission denied [/usr/local/lib/ollama/libggml-blas.so] ls -l /usr/local/lib/ollama/ drwxr-xr-x 2 root root 4096 Feb 24 11:38 cuda_v11 drwxr-xr-x 2 root root 4096 Feb 24 11:37 cuda_v12 -rwxr-xr-x 1 root root 488280 Feb 24 11:20 libggml-base.so -rwxr-xr-x 1 root root 466768 Feb 24 11:20 libggml-cpu-alderlake.so -rwxr-xr-x 1 root root 466768 Feb 24 11:20 libggml-cpu-haswell.so -rwxr-xr-x 1 root root 569168 Feb 24 11:20 libggml-cpu-icelake.so -rwxr-xr-x 1 root root 474960 Feb 24 11:20 libggml-cpu-sandybridge.so -rwxr-xr-x 1 root root 569168 Feb 24 11:20 libggml-cpu-skylakex.so NO libggml-blas.so, REINSTALL ollama doesn't work ! any tips ?? ### Relevant log output ```shell ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bug label 2026-04-22 12:45:28 -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#31930