Package: crosshurd Version: 1.7.13 Severity: serious Tags: patch Justification: Renders package unusable
Second stage of native-install on hurd-i386 aborts with the following error: cp: cannot stat `/usr/share/sysvinit/inittab': No such file or directory This is before fstab is setup and all. This snippet should work: # some boot tarballs have a hacked inittab, let's restore it. if [ -e /usr/share/sysvinit/inittab ] ; then cp /usr/share/sysvinit/inittab /etc/inittab fi Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]