Ian Wienand wrote: >On Wed, May 25, 2005 at 11:22:22AM +1200, Adam Bogacki wrote: > > >>Ian Wienand wrote: >> >> >>>Try running /var/lib/dpkg/ntpd.post with bash -x and see where it's >>>failing. >>> >>> > > > >>Thanks, but my /var/lib/dpkg does not include 'ntpd.post' >> >> > >Wow, I suck; two errors in the one line. What I really meant was >/var/lib/dpkg/info/ntpd.postinst > >Anyway, the general concept is to find the script that is being run >and trace it. > >-i > > Thanks again but I can't find the ntp daemon (presumably ntpd) in /var lib/dpkg Possibly it needs to be started.
> Tux:~# /etc/init.d/ntpd start > bash: /etc/init.d/ntpd: No such file or directory Adam. > Tux:/var/lib/dpkg/info# ls ntp* > ntp-doc.list ntp-server.list ntp-server.prerm ntp.list > ntp-doc.md5sums ntp-server.md5sums ntp-simple.list > ntp.md5sums > ntp-doc.postinst ntp-server.postinst ntp-simple.md5sums > ntp.postinst > ntp-doc.prerm ntp-server.postrm ntp-simple.postinst > ntp-server.conffiles ntp-server.preinst ntp-simple.postrm -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
