Package: base-files Version: 7.4 Severity: critical Justification: breaks the whole system
Using a dracut initrd the move of os-release to /usr/lib breaks the boot, as systemd can't find the os-release file, as it is located under /sysroot/usr/lib/os-release, but the symlink points to /usr/lib/os-release. The error message is: "Specified switch root path /sysroot does not seem to be an OS tree. /etc/os-release is missing." Replacing the absolute symlink with a relative symlink /etc/os-release -> ../usr/lib/os-release fixes the boot here. -- Daniel -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (103, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16-rc5-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages base-files depends on: ii gawk [awk] 1:4.1.1+dfsg-1 ii mawk [awk] 1.3.3-17 base-files recommends no packages. base-files suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org