Your message dated Mon, 02 Oct 2006 11:02:23 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#388032: fixed in ntp 1:4.2.2+dfsg.2-3 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: ntpdate Version: 1:4.2.2+dfsg.2-2 Severity: minor There is a little error in the ntp.conf parsing command in /etc/default/ntpdate: sed -rne 's/^(server|peer) ([-_.[:alnum:]]+).*$/\2/p' /etc/ntp.conf | \ grep -v '^127\.127\.' 2>/dev/null The error redirection (2>/dev/null) applies to grep whereas it's sed that would generate en error if ntp.conf is not present. Thus, and ifup generates a "sed: can't read /etc/ntp.conf: No such file or directory" I think the author of the command wanted to do a: sed -rne 's/^(server|peer) ([-_.[:alnum:]]+).*$/\2/p' \ /etc/ntp.conf 2>/dev/null | grep -v '^127\.127\.' which works as expected. Yannick -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (300, 'experimental') Architecture: powerpc (ppc) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Versions of packages ntpdate depends on: ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries ii libcap1 1:1.10-14 support for getting/setting POSIX. ii libssl0.9.8 0.9.8b-3 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 ntpdate recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: ntp Source-Version: 1:4.2.2+dfsg.2-3 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+dfsg.2-3_all.deb to pool/main/n/ntp/ntp-doc_4.2.2+dfsg.2-3_all.deb ntp-refclock_4.2.2+dfsg.2-3_all.deb to pool/main/n/ntp/ntp-refclock_4.2.2+dfsg.2-3_all.deb ntp-simple_4.2.2+dfsg.2-3_all.deb to pool/main/n/ntp/ntp-simple_4.2.2+dfsg.2-3_all.deb ntp_4.2.2+dfsg.2-3.diff.gz to pool/main/n/ntp/ntp_4.2.2+dfsg.2-3.diff.gz ntp_4.2.2+dfsg.2-3.dsc to pool/main/n/ntp/ntp_4.2.2+dfsg.2-3.dsc ntp_4.2.2+dfsg.2-3_i386.deb to pool/main/n/ntp/ntp_4.2.2+dfsg.2-3_i386.deb ntpdate_4.2.2+dfsg.2-3_i386.deb to pool/main/n/ntp/ntpdate_4.2.2+dfsg.2-3_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: Mon, 2 Oct 2006 19:47:47 +0200 Source: ntp Binary: ntp-simple ntp-refclock ntp-doc ntpdate ntp Architecture: source all i386 Version: 1:4.2.2+dfsg.2-3 Distribution: unstable Urgency: high 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: 388032 388561 389089 389113 Changes: ntp (1:4.2.2+dfsg.2-3) unstable; urgency=high . * Check ntp.conf existence before parsing it in /etc/default/ntpdate (closes: #388032) * Added version number to lsb-base dependency (closes: #388561) * Put back versioned Conflicts and Replaces for ntp-simple and ntp-refclock since we now have transition packages that need to be upgraded at the same time (closes: #389113) * Added Short-Description to init script LSB header * Remove ntpdate init script installation during upgrade (closes: #389089) * Removed -u from default ntpdate options, to avoid collisions with ntpd Files: c4f3074abf0bd64896894484cdf484d9 841 net optional ntp_4.2.2+dfsg.2-3.dsc aa2dd344d750aa588718607790d4933b 174329 net optional ntp_4.2.2+dfsg.2-3.diff.gz 3ff1c2717a839f5ef53635f0a7fe0149 891942 doc optional ntp-doc_4.2.2+dfsg.2-3_all.deb 5150135a0616cd6a76dc60302b88c55f 27318 net optional ntp-simple_4.2.2+dfsg.2-3_all.deb 9306f19bd863735ab2a14d620f7b95f5 27322 net optional ntp-refclock_4.2.2+dfsg.2-3_all.deb 0af49b0d80dde9cc92ae7841b211143a 321270 net optional ntp_4.2.2+dfsg.2-3_i386.deb 1d1657c496a866e052862fd3ee2e8075 56226 net optional ntpdate_4.2.2+dfsg.2-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFIVGQTTx8oVVPtMYRAiLUAJ9sY524YCIPiq3U17G4eyBf60YhewCeLUaJ Hm9o+bbse3tLAQ3auDj+8rI= =cWjO -----END PGP SIGNATURE-----
--- End Message ---

