Package: fai-server Version: 3.4.1 Severity: serious
make-fai-nfsroot includes the following check: [ -d $NFSROOT/usr/share/live-initramfs ] || die "live-initramfs was not installed inside the nfsroot." Source package live-boot sadly changed directory names in version 2.0.0-1: http://packages.qa.debian.org/l/live-boot/news/20100810T000208Z.html and so the check for /usr/share/live-initramfs fails. As live-boot 2.0.0-1 is already available in testing FAI will break for squeeze, marking it as RC bug therefore. I'm suggesting to check for /usr/share/initramfs-tools/scripts/live instead as this should be independent from the package name but check for the feature set. I'll come up with a patch and plan to provide the fix as 3.4.2 release after 3.4.1 has been migrated to testing. regards, -mika- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

