On 2009-09-16 09:19 +0200, Frans Pop wrote: > On Wednesday 16 September 2009, Tak Auyeung wrote: >> lh_build failed and stopped in debootstrap phase. lh_build is set up to >> use "sid" for both bootstrap and chroot. Attached please find a log of >> lh_build (build.log) and a log of debootstrap (debootstrap.log) when it >> was invoked from lh_build. Thanks! > > Thanks for including the logs. As you can see in the debootstrap log, the > real problem is in either util-linux or insserv. > > Setting up util-linux (2.16-3) ... > install-info: warning: maintainer scripts should not call install-info > anymore, > install-info: warning: this is handled now by a dpkg trigger provided by the > install-info: warning: install-info package; package util-linux should be > updated. > update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in > auto mode. > insserv: Service checkroot has to be enabled to start service hwclock > insserv: exiting now! > dpkg: error processing util-linux (--configure): > subprocess installed post-installation script returned error exit status 1 > > The install-info message is just a warning. The real problem looks to be a > boot > dependency error. Reassigning to util-linux.
It seems that util-linux is missing a dependency on initscripts for the checkroot service. Similar for procps and the mountkernfs service. However, by that logic any package providing an initscript would need to depend on initscripts; is that really desirable? Sven -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org