I updated magic to the latest version 0.7.1, after that, magic doesn’t work anymore. The last command I ran was:
magic self-update
After that, when I try to run magic
it fails with:
~/.modular/bin/magic: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by ~/.modular/bin/magic)
~/.modular/bin/magic: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by ~/.modular/bin/magic)
the file libc.so.6
is there. I tried running the installation again curl -ssL https://magic.modular.com/... | bash
but the issue is still there.
Is not related to any environment / project. It’s globally failing