Your message dated Fri, 13 Oct 2006 17:47:19 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#388503: fixed in ntp 1:4.2.2.p3+dfsg-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: ntp Version: 1:4.2.2+dfsg.2-2 Severity: wishlist Tags: patch Hi The only thing that one normally does with a running ntpd is to query if all peers are reachable so it would be quite handy if the "/etc/init.d/ntp status" command would tell that in addition to the plain "NTP server is running". Giving a bit more info AFAIK does not contradict Debian or LSB policy as long as the exit code remains the same. I would probpose the below patch that gives the following output: # /etc/init.d/ntp status NTP server is running. remote refid st t when poll reach delay offset jitter ============================================================================== genesis.westend 131.188.3.222 2 u 12 64 3 3.341 -0.855 0.763 --- debian/ntp.init.orig 2006-09-20 21:49:05.000000000 +0200 +++ debian/ntp.init 2006-09-20 21:53:22.000000000 +0200 @@ -60,6 +60,7 @@ status=$? if [ $status -eq 0 ]; then log_success_msg "NTP server is running." + echo; ntpq -c peers else log_failure_msg "NTP server is not running." fi (maybe there's a better LSB compliant log_*_msg but I don't know any that is multiline capable) bye, -christian- -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-2-amd64 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: LC_ALL set to [EMAIL PROTECTED]) Versions of packages ntp depends on: ii adduser 3.97 Add and remove users and groups ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries ii libcap1 1:1.10-14 support for getting/setting POSIX. ii libreadline5 5.1-8 GNU readline and history libraries ii libssl0.9.8 0.9.8c-1 SSL shared libraries ii lsb-base 3.1-15 Linux Standard Base 3.1 init scrip ii netbase 4.26 Basic TCP/IP networking system ii perl-modules 5.8.8-6.1 Core Perl modules ii psmisc 22.3-1 Utilities that use the proc filesy ntp recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: ntp Source-Version: 1:4.2.2.p3+dfsg-1 We believe that the bug you reported is fixed in the latest version of ntp, which is due to be installed in the Debian FTP archive: ntp-doc_4.2.2.p3+dfsg-1_all.deb to pool/main/n/ntp/ntp-doc_4.2.2.p3+dfsg-1_all.deb ntp-refclock_4.2.2.p3+dfsg-1_all.deb to pool/main/n/ntp/ntp-refclock_4.2.2.p3+dfsg-1_all.deb ntp-simple_4.2.2.p3+dfsg-1_all.deb to pool/main/n/ntp/ntp-simple_4.2.2.p3+dfsg-1_all.deb ntp_4.2.2.p3+dfsg-1.diff.gz to pool/main/n/ntp/ntp_4.2.2.p3+dfsg-1.diff.gz ntp_4.2.2.p3+dfsg-1.dsc to pool/main/n/ntp/ntp_4.2.2.p3+dfsg-1.dsc ntp_4.2.2.p3+dfsg-1_i386.deb to pool/main/n/ntp/ntp_4.2.2.p3+dfsg-1_i386.deb ntp_4.2.2.p3+dfsg.orig.tar.gz to pool/main/n/ntp/ntp_4.2.2.p3+dfsg.orig.tar.gz ntpdate_4.2.2.p3+dfsg-1_i386.deb to pool/main/n/ntp/ntpdate_4.2.2.p3+dfsg-1_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Peter Eisentraut <[EMAIL PROTECTED]> (supplier of updated ntp package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 14 Oct 2006 02:20:21 +0200 Source: ntp Binary: ntp-simple ntp-refclock ntp-doc ntpdate ntp Architecture: source all i386 Version: 1:4.2.2.p3+dfsg-1 Distribution: unstable Urgency: medium Maintainer: Debian NTP Team <[EMAIL PROTECTED]> Changed-By: Peter Eisentraut <[EMAIL PROTECTED]> Description: ntp - Network Time Protocol daemon and utility programs ntp-doc - Network Time Protocol documentation ntp-refclock - transition package ntp-simple - transition package ntpdate - client for setting system time from NTP servers Closes: 84979 147590 201529 268328 343123 372119 387665 388503 391352 391819 392098 392325 392562 Changes: ntp (1:4.2.2.p3+dfsg-1) unstable; urgency=medium . * New upstream release - Updated copyright file - Updated autotools.patch, dfsg.patch * Check for existence of ntp user in init script only in start action * Handle failure to stop daemon in ntp.prerm (closes: #391352) * Added watch file * Added XS-X-Vcs-Svn field * Fixes for Hurd build (closes: #387665) (patches by Marc Dequènes and Kurt Roeckx) * Use server names sent by DHCP server if available (closes: #268328) * Added real man pages, transcribed from HTML documentation (closes: #84979, #201529, #343123, #388503) * Use dh_perl to calculate Perl dependencies * Split code.patch into more logical pieces * Removed obsolete msyslog.c patch * Removed obsolete dependencies: psmisc (killall no longer used), lsb-base for ntpdate (no longer has an init script) * Added script ntpdate-debian. This is identical to ntpdate but reads /etc/default/ntpdate automatically, allowing for centralized configuration. (closes: #147590, #372119, #392098) * Moved ntp.conf parsing logic to ntpdate-debian (closes: #392325) * Redirect error output of ntpdate.ifup to /dev/null (closes: #391819) * Added Replaces: logcheck-database (closes: #392562) Files: 8b9aa96b1f4b3cf576dbef8ff23c7ac1 890 net optional ntp_4.2.2.p3+dfsg-1.dsc 7431f9ab907bed772104d1f233e28df8 2264372 net optional ntp_4.2.2.p3+dfsg.orig.tar.gz 0e664840f46029ba48bf6dde10f9c789 179040 net optional ntp_4.2.2.p3+dfsg-1.diff.gz 3d766372529f32c28ad4aa71dfbfc1d0 903404 doc optional ntp-doc_4.2.2.p3+dfsg-1_all.deb 6c239eb05b66122282e00c9a0a6b37b1 27780 net optional ntp-simple_4.2.2.p3+dfsg-1_all.deb f511b6521bfb62f41c7041f8616d32c9 27784 net optional ntp-refclock_4.2.2.p3+dfsg-1_all.deb b965923d2d4417ac12801c70657956a6 329266 net optional ntp_4.2.2.p3+dfsg-1_i386.deb d8ed33c44cd7256254fec37d3e422a92 57208 net optional ntpdate_4.2.2.p3+dfsg-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFMC63TTx8oVVPtMYRAmHoAJ4sHaBdv4FgaVHAxaxw1tqZZhyaUwCcDu7g 6y8+AaxsedNTqLpkIkgEUlg= =wzDV -----END PGP SIGNATURE-----
--- End Message ---

