Hi Henning, thanks a lot!
I was aktiv to. At first this: sudo rm /var/lib/dpkg/info/ntp.postinst sudo apt-get install --reinstall ntp then Tests with something like this: sudo update-rc.d -f ntp remove sudo update-rc.d ntp defaults sudo update-rc.d ntp start 20 2 3 4 5 . stop 20 0 1 6 . ... No success! Again this two commands: rm /var/lib/dpkg/info/ntp.postinst sudo apt-get install --reinstall ntp And now the error message is away but I lost the file: ntp.postinst Instead of ntp.postinst I have now there a new script named ntp.postrm (please see the appendix!) Could I let it like it is or shoud I have do go your way? Thank you and greetings, Elmar Elmar Meyer ________________________________ Von: Henning Sprang <[email protected]> An: [email protected] Gesendet: Samstag, den 17. Januar 2009, 13:55:35 Uhr Betreff: [Bug 317128] Re: ntp-update: Error while configure ntp - error code 1 ** Changed in: ntp (Ubuntu) Status: New => Confirmed -- ntp-update: Error while configure ntp - error code 1 https://bugs.launchpad.net/bugs/317128 You received this bug notification because you are a direct subscriber of the bug. Status in “ntp” source package in Ubuntu: Confirmed Bug description: Binary package hint: ntp Richte ntp ein (1:4.2.4p4+dfsg-3ubuntu2.1) ... usage: update-rc.d [-n] [-f] <basename> remove update-rc.d [-n] <basename> defaults [NN | sNN kNN] update-rc.d [-n] <basename> start|stop NN runlvl [runlvl] [...] . -n: not really -f: force dpkg: * Fehler beim Bearbeiten von ntp (--configure): Unterprozess post-installation script gab den Fehlerwert 1 zurück Fehler traten auf beim Bearbeiten von: ntp E: Sub-process /usr/bin/dpkg returned an error code (1) * Fehler means Error! ProblemType: Package Architecture: i386 Date: Wed Jan 14 14:50:51 2009 DistroRelease: Ubuntu 8.04 ErrorMessage: Unterprozess post-installation script gab den Fehlerwert 1 zurück Package: ntp 1:4.2.4p4+dfsg-3ubuntu2.1 PackageArchitecture: i386 SourcePackage: ntp Title: package ntp 1:4.2.4p4+dfsg-3ubuntu2.1 failed to install/upgrade: Unterprozess post-installation script gab den Fehlerwert 1 zurück Uname: Linux 2.6.24-23-generic i686 ** Attachment added: "ntp.postrm" http://launchpadlibrarian.net/21295504/ntp.postrm -- ntp-update: Error while configure ntp - error code 1 https://bugs.launchpad.net/bugs/317128 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
