Control: retitle -1 libcrypt1: Wrong soname on ia64 On 14 Mar 2020, at 14:20, John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de> wrote: > > Package: libcrypt1 > Version: 1:4.4.15-1 > Followup-For: Bug #953562 > User: debian-i...@lists.debian.org > Usertags: ia64 > > Hello! > > This actually causes issues on ia64 now: > > Setting up libc6.1:ia64 (2.30-2) ... > /usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot > open shared object file: No such file or directory > dpkg: error processing package libc6.1:ia64 (--configure): > installed libc6.1:ia64 package post-installation script subprocess returned > error exit status 127 > Errors were encountered while processing: > libc6.1:ia64 > E: Sub-process /usr/bin/dpkg returned an error code (1) > apt-get failed. > E: Package installation failed > > So it's not just a theoretical issue.
This is just the opposite of #947606; ia64 is meant to have libcrypt.so.1, not libcrypt.so.1.1 like alpha, and so that change needs to be reverted. See [1] for an old glibc build log to demonstrate the correct name (and note that, unlike alpha, sysdeps/unix/sysv/linux/ia64/shlib-versions does not override libcrypt's version). James [1] https://buildd.debian.org/status/fetch.php?pkg=glibc&arch=ia64&ver=2.28-2&stamp=1544971021&raw=0