Package: fakechroot Version: 2.19-3 Severity: normal Hi,
when installing systemd under fakechroot one currently gets the following error during package configuration. Setting up systemd (240-2) ... Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. systemd-machine-id-setup: error while loading shared libraries: libsystemd-shared-240.so: cannot open shared object file: No such file or directory dpkg: error processing package systemd (--configure): installed systemd package post-installation script subprocess returned error exit status 127 Setting up dmsetup (2:1.02.155-1) ... Errors were encountered while processing: systemd E: Sub-process /usr/bin/dpkg returned an error code (1) A workaround is to add "/lib/systemd" to LD_LIBRARY_PATH. But maybe there is a better solution. Anyways, this should work out-of-the-box. Thanks! cheers, josch