Package: libcrypt1 Affects: systemd Dear Maintainer(s),
For some reason the libcrypt1 alpha build doesn't ship the same shared library filename as all other arches: /usr/lib/alpha-linux-gnu/libcrypt.so.1.1 /usr/lib/alpha-linux-gnu/libcrypt.so.1.1.0 https://packages.debian.org/sid/alpha/libcrypt1/filelist amd64: /usr/lib/x86_64-linux-gnu/libcrypt.so.1 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 https://packages.debian.org/sid/amd64/libcrypt1/filelist systemd dlopens libcrypt.so.1 so this fails on alpha, and among other things causes unit tests verifying dlopen functionality to fail, causing a FTBFS.

