Add a better error message for users of CodeQL CLI 2.7.2 and earlier running on ubuntu-22.04 by henrymercer · Pull Request #1334 · github/codeql-action (original) (raw)
added 2 commits
Improves the error message for users running (a) CLI 2.7.2 and earlier
and (b) ubuntu-22.04, to which ubuntu-latest is now being migrated.
Previously this was "undefined symbol: __libc_dlopen_mode, version
GLIBC_PRIVATE".
Now we give some guidance around glibc versions and using the
ubuntu-20.04 runner image.
henrymercer changed the title
Add a better error message for users of CodeQL CLI 2.7.2 and earlier Add a better error message for users of CodeQL CLI 2.7.2 and earlier running on ubuntu-22.04
henrymercer deleted the henrymercer/better-error-for-glibc branch
This was referenced
Nov 2, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})