Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.project > #13272
| From | Sam Morris <sam@robots.org.uk> |
|---|---|
| Newsgroups | linux.debian.project |
| Subject | Re: Libc6 Usage Question |
| Date | 2023-04-26 19:40 +0200 |
| Message-ID | <GoRhv-4HAS-13@gated-at.bofh.it> (permalink) |
| References | <GoBPr-4xoY-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 25/04/2023 23:29, Alexis E wrote: > I am working on a project which requires libc6. When I build this > project on my laptop, the project works fine as it builds for the libc6 > on my laptop, however, when I build it in Github actions, the project > fails to run, due to Debian not having a libc6 version as low as GLibC > 2.32. Try changing your job to run on an older runner image: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#choosing-github-hosted-runners For instance, ubuntu-18.04 will build against glibc 2.27. -- Sam Morris <https://robots.org.uk/> PGP: rsa4096/CAAA AA1A CA69 A83A 892B 1855 D20B 4202 5CDA 27B9
Back to linux.debian.project | Previous | Next — Previous in thread | Find similar | Unroll thread
Libc6 Usage Question Alexis E <alexis.public.email@gmail.com> - 2023-04-26 03:10 +0200
Re: Libc6 Usage Question <tomas@tuxteam.de> - 2023-04-26 10:40 +0200
Re: Libc6 Usage Question Alexis E <alexis.public.email@gmail.com> - 2023-04-26 10:40 +0200
Re: Libc6 Usage Question Andrey Rakhmatullin <wrar@wrar.name> - 2023-04-26 13:20 +0200
Re: Libc6 Usage Question Steve Langasek <vorlon@debian.org> - 2023-04-26 10:40 +0200
Re: Libc6 Usage Question Andrey Rakhmatullin <wrar@wrar.name> - 2023-04-26 10:40 +0200
Re: Libc6 Usage Question Sam Morris <sam@robots.org.uk> - 2023-04-26 19:40 +0200
csiph-web