Package: systemd
Version: 36-1
Severity: grave
Justification: renders package unusable
The debian-fixup script uses:
if [ ! -L /var/run ]; then
rm -rf /var/run
ln -s /run /var/run
fi
However, this seems to break on /var/run already being bind-mounted on /run.
The condition holds, and therefore /run (aka /var/run) is wiped out, breaking
the boot process.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages systemd depends on:
ii initscripts 2.88dsf-13.11
ii libacl1 2.2.51-3
ii libaudit0 1.7.18-1
ii libc6 2.13-21
ii libcap2 1:2.22-1
ii libcryptsetup1 2:1.3.0-3
ii libdbus-1-3 1.4.16-1
ii libpam0g 1.1.3-3
ii libselinux1 2.1.0-1
ii libsystemd-daemon0 36-1
ii libsystemd-login0 36-1
ii libudev0 172-1
ii libwrap0 7.6.q-21
ii udev 172-1
ii util-linux 2.19.1-5
Versions of packages systemd recommends:
ii libpam-systemd 36-1
Versions of packages systemd suggests:
pn python 2.6.7-3
pn systemd-gui <none>
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]