[Bug libc/34509] [m68k] Regression: Perl locks up after upgrading glibc to 2.43
"glaubitz at physik dot fu-berlin.de via Glibc-bugs" <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34509 --- Comment #2 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> --- It should be enough to create a fresh Debian chroot with: $ debootstrap --no-check-gpg --arch=m68k --include=debian-ports-archive-keyring unstable /srv/chroot/unstable-m68k-sbuild http://ftp.ports.debian.org/debian-ports Then upgrade the glibc library to 2.43: $ apt dist-upgrade and then install "tex-common": $ apt install tex-common This will run the Perl script "updmap-sys" which hangs forever. -- You are receiving this mail because: You are on the CC list for the bug.