You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
krr 1.21 installed via krr
Screenshots
Are you interested in contributing a fix for this?
No.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: