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
mdsh.......................................................................................Failed
- hook id: mdsh
- exit code: 1
/home/runner/.cache/pre-commit/repok__zx1xb/rustenv-system/bin/mdsh: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by /home/runner/.cache/pre-commit/repok__zx1xb/rustenv-system/bin/mdsh)
This is in a github workflow that runs the mdsh pre-commit hook:
I suspect this is related to actions/runner-images#10636 ("Ubuntu-latest workflows will use Ubuntu-24.04 image"), because this setup was working fine for months until 2 days ago.
Recently:
This is in a github workflow that runs the
mdsh
pre-commit hook:This is our pre-commit config: (snippet)
I suspect this is related to actions/runner-images#10636 ("Ubuntu-latest workflows will use Ubuntu-24.04 image"), because this setup was working fine for months until 2 days ago.
I couldn't find anything related in the bug tracker: https://github.com/zimbatm/mdsh/issues?q=GLIBC%20
Workarounds are welcome.
The text was updated successfully, but these errors were encountered: