[GH-ISSUE #15624] ollama: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by ollama) #56481

Open
opened 2026-04-29 10:53:12 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @carol599 on GitHub (Apr 16, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/15624

What is the issue?

ollama: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by ollama)
Hello, may I ask if the latest version of ollama does not support Ubuntu 18.04? I encountered this problem during the installation process, but currently I am unable to upgrade the system.

Relevant log output


OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @carol599 on GitHub (Apr 16, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/15624 ### What is the issue? ollama: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by ollama) Hello, may I ask if the latest version of ollama does not support Ubuntu 18.04? I encountered this problem during the installation process, but currently I am unable to upgrade the system. ### Relevant log output ```shell ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bug label 2026-04-29 10:53:12 -05:00
Author
Owner

@Mati0kez commented on GitHub (Apr 16, 2026):

This looks like a GLIBC version compatibility issue — the binary was likely built on a newer Ubuntu/CentOS and deployed on Ubuntu 18.04 which has GLIBC 2.27. Happy to investigate whether this is a build configuration issue or if a compat build can be added.

<!-- gh-comment-id:4262396669 --> @Mati0kez commented on GitHub (Apr 16, 2026): This looks like a GLIBC version compatibility issue — the binary was likely built on a newer Ubuntu/CentOS and deployed on Ubuntu 18.04 which has GLIBC 2.27. Happy to investigate whether this is a build configuration issue or if a compat build can be added.
Author
Owner

@Mati0kez commented on GitHub (Apr 16, 2026):

This looks like a GLIBC version compatibility issue — the binary was likely built on a newer system and deployed on Ubuntu 18.04 which has GLIBC 2.27. Happy to investigate whether this is a build configuration issue.

<!-- gh-comment-id:4262434938 --> @Mati0kez commented on GitHub (Apr 16, 2026): This looks like a GLIBC version compatibility issue — the binary was likely built on a newer system and deployed on Ubuntu 18.04 which has GLIBC 2.27. Happy to investigate whether this is a build configuration issue.
Author
Owner

@PureBlissAK commented on GitHub (Apr 18, 2026):

🤖 Automated Triage & Analysis Report

Issue: #15624
Analyzed: 2026-04-18T18:19:21.801404

Analysis

  • Type: unknown
  • Severity: medium
  • Components: unknown

Implementation Plan

  • Effort: medium
  • Steps:

This issue has been triaged and marked for implementation.

<!-- gh-comment-id:4274304748 --> @PureBlissAK commented on GitHub (Apr 18, 2026): <!-- ollama-issue-orchestrator:v1 issue:15624 --> ## 🤖 Automated Triage & Analysis Report **Issue**: #15624 **Analyzed**: 2026-04-18T18:19:21.801404 ### Analysis - **Type**: unknown - **Severity**: medium - **Components**: unknown ### Implementation Plan - **Effort**: medium - **Steps**: *This issue has been triaged and marked for implementation.*
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#56481