Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error GLIBC_2.38 brew installation ubuntu 22 #403

Open
joseeetm opened this issue Feb 4, 2025 · 0 comments
Open

Error GLIBC_2.38 brew installation ubuntu 22 #403

joseeetm opened this issue Feb 4, 2025 · 0 comments

Comments

@joseeetm
Copy link

joseeetm commented Feb 4, 2025

Describe the bug
I've tried to upgrade from v1.18 to v1.21 via brew and I get this error:

[PYI-595350:ERROR] Failed to load Python shared library /home/linuxbrew/.linuxbrew/Cellar/krr/1.21.0/libexec/_internal/libpython3.11.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.38' not found (required by /home/linuxbrew/.linuxbrew/Cellar/krr/1.21.0/libexec/_internal/libpython3.11.so.1.0)

Also I tried to uninstall and do a brew cleanup and reinstall but the error is still there.
To Reproduce
Steps to reproduce the behavior:

  1. Install krr 1.21 in ubuntu 22.04 via homebrew.

Expected behavior
krr 1.21 installed via krr
Screenshots

brew install krr
==> Downloading https://formulae.brew.sh/api/formula.jws.json
==> Fetching robusta-dev/krr/krr
==> Downloading https://github.com/robusta-dev/krr/releases/download/v1.21.0/krr-ubuntu-latest-v1.21.0.zip
Already downloaded: /home/jtirado/.cache/Homebrew/downloads/b715010643aa9246d25c3727a986a195a16afa99bc5f35d6c9a961fa52e3cdc3--krr-ubuntu-latest-v1.21.0.zip
==> Installing krr from robusta-dev/krr
==> Running 'krr version' to warm up binary and extract compressed python libraries... this can take up to 60 seconds
==> /home/linuxbrew/.linuxbrew/Cellar/krr/1.21.0/libexec/krr version
Last 15 lines from /home/jtirado/.cache/Homebrew/Logs/krr/01.krr:
2025-02-04 15:04:55 +0000

/home/linuxbrew/.linuxbrew/Cellar/krr/1.21.0/libexec/krr
version

[PYI-595350:ERROR] Failed to load Python shared library '/home/linuxbrew/.linuxbrew/Cellar/krr/1.21.0/libexec/_internal/libpython3.11.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by /home/linuxbrew/.linuxbrew/Cellar/krr/1.21.0/libexec/_internal/libpython3.11.so.1.0)

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
  https://github.com/robusta-dev/homebrew-krr/issues

These open issues may also help:
Cannot upgrade krr to version 1.10.0 https://github.com/robusta-dev/homebrew-krr/issues/4


Are you interested in contributing a fix for this?
No.
Desktop (please complete the following information):

  • OS: Ubuntu 22.04 LTS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant