Cyril Bouthors <[EMAIL PROTECTED]> writes: > The error is now obvious with shell.log: apt-listbugs asks for a > confirmation when installing initrd-tools; I'll fix that.
Here's the kludge I've found to temporarily disable apt-listbugs when
installing the kernel in scripts/DEFAULT/S01:
mv $target/etc/apt/apt.conf.d/{,.}10apt-listbugs
[ "$addpackages" ] && yes '' | $ROOTCMD apt-get install $addpackages
mv $target/etc/apt/apt.conf.d/{.,}10apt-listbugs
Maybe the incompatibility with apt-listbugs should be mentionned
somewhere in the FAQ or better, fixed.
--
Cyril Bouthors
pgpMO18wC28B9.pgp
Description: PGP signature
