On Wed, May 25, 2005 at 03:27:44PM +1200, Adam Bogacki wrote: > >Anyway, the general concept is to find the script that is being run > >and trace it.
> Thanks again but I can't find the ntp daemon (presumably ntpd) in > /var/lib/dpkg Alright, I just reread your message and noticed that you're installing *ndtpd* rather than *ntpd*, which appear to be completely different things. The file should therefore be called /var/lib/dpkg/info/ndtpd.postinst That (barring me misreading or typing anything else) is the script that is failing. In general, when you get an error about a post-installation script failing, you can head straight to /var/lib/dpkg/info/[package].postinst and start poking around that script to see why. -i
signature.asc
Description: Digital signature
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
