Search Criteria
Package Details: lib32-glibc-linux4 2.36-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/glibc-linux4.git (read-only, click to copy) |
---|---|
Package Base: | glibc-linux4 |
Description: | GNU C Library (linux 4.x compat, 32-bit) |
Upstream URL: | https://www.gnu.org/software/libc/ |
Licenses: | GPL, LGPL |
Conflicts: | lib32-glibc |
Provides: | lib32-glibc |
Submitter: | xantares |
Maintainer: | Heptazhou |
Last Packager: | Heptazhou |
Votes: | 8 |
Popularity: | 0.000092 |
First Submitted: | 2021-02-09 18:52 (UTC) |
Last Updated: | 2022-09-20 03:20 (UTC) |
Dependencies (5)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4, glibc-git)
- gd (gd-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- lib32-gcc-libs (lib32-gccrs-libs-git, lib32-gcc-libs-git) (make)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312) (make)
Required by (538)
- albion-sr-gog (requires lib32-glibc)
- android-sdk (requires lib32-glibc)
- android-sdk-dummy (requires lib32-glibc)
- appimagelauncher-git (requires lib32-glibc) (make)
- astah-uml (requires lib32-glibc)
- balena-cli (requires lib32-glibc) (optional, x86_64)
- balena-cli-bin (requires lib32-glibc) (optional, x86_64)
- bin2dec (requires lib32-glibc)
- bin32-jre (requires lib32-glibc)
- bixolon-srp-270 (requires lib32-glibc)
- bixolon-srp-275 (requires lib32-glibc)
- bixolon-srp-275ii (requires lib32-glibc)
- bixolon-stp-103ii (requires lib32-glibc)
- boost-build-nightly (requires lib32-glibc)
- bricscad-fr_fr (requires lib32-glibc)
- bricscad-pt_br (requires lib32-glibc)
- brother-brgenml1 (requires lib32-glibc)
- brother-dcp-145c (requires lib32-glibc)
- brother-dcp-197c (requires lib32-glibc)
- brother-dcp-9015cdw (requires lib32-glibc)
- Show 518 more...
Latest Comments
wangqr commented on 2022-08-12 13:53 (UTC)
For those who use this in container on old hosts, line 52 in PKGBUILD (glibc-linux4.patch) needs to be uncommented, and clone3 syscalls needs to be removed as well
felixonmars commented on 2021-03-09 18:26 (UTC)
Unfortunately I still need this for systemd-nspawn on old hosts.
jonathon commented on 2021-03-09 02:16 (UTC)
Good news, with containerd.io=1.4.4 they seem to have resolved the glibc=2.33 issue. \o/
xantares commented on 2021-02-10 09:24 (UTC)
done
jonathon commented on 2021-02-10 01:43 (UTC) (edited on 2021-02-11 12:45 (UTC) by jonathon)
Confirming,
provides=("glibc=$pkgver")
helps.felixonmars commented on 2021-02-09 22:15 (UTC) (edited on 2021-02-09 22:16 (UTC) by felixonmars)
Perhaps provides array should include version as well: