Start-stop-daemon not installed during FAI base install
Thomas Lange
lange at informatik.Uni-Koeln.DE
Thu Aug 8 10:32:03 CEST 2002
>>>>> On Thu, 8 Aug 2002 10:21:29 +0200, <ole.schistad at zonavi.com> said:
> For some reason I've not been able to determine,
> start-stop-daemon is not written to /sbin during the
> installation of the base system. This obviously creates some
> nasty problems after reboot. The script belongs to the package
> 'dpkg', which has actually been installed, so I'm rather curious
> as to why the problem occurs. Any tips?
FAI overwrites start-stop-daemon during the installation (using
dpkg-divert), but after the installation is completed it will restore
the original script. I think this does not work for you. Look at the
log files.
If you set the verbose flag you should see following lines at the end of rcS.log:
Calling task_finish
Removing `diversion of /sbin/init to /sbin/init.distrib by fai'
Removing `diversion of /usr/sbin/liloconfig to /usr/sbin/liloconfig.distrib by fai'
Removing `diversion of /etc/init.d/nis to /etc/init.d/nis.distrib by fai'
Removing `diversion of /sbin/start-stop-daemon to /sbin/start-stop-daemon.distrib by fai'
Tue Apr 16 12:32:56 CEST 2002
FAI finished.
--
Gruss Thomas
More information about the linux-fai
mailing list