Your message dated Sat, 15 Nov 2008 21:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#392273: fixed in chrony 1.23-5
has caused the Debian Bug report #392273,
regarding Recursive dependency disease: chrony shouldn't depend on ncurses
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
392273: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=392273
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: chrony
Version: 1.21z-3
Severity: normal
Tags: patch
As documented at http://rerun.lefant.net/checklib/ and the linked pages.
Upstream probably won't want to change this, as the "disease" is necessary on
some old platforms. However, it really shohuld be fixed for Debian.
Easy to fix; the problem lies in chrony's hand-rolled configure script.
Patch follows:
--- configure 2005-08-11 16:32:54.000000000 -0400
+++ configure.new 2006-10-10 19:23:26.000000000 -0400
@@ -324,7 +324,7 @@
if [ $feat_readline = "1" ]; then
READLINE_COMPILE="-DFEAT_READLINE=1 $readline_inc"
- READLINE_LINK="$readline_lib $ncurses_lib -lreadline -lncurses"
+ READLINE_LINK="$readline_lib $ncurses_lib -lreadline"
else
READLINE_COMPILE=""
READLINE_LINK=""
--- End Message ---
--- Begin Message ---
Source: chrony
Source-Version: 1.23-5
We believe that the bug you reported is fixed in the latest version of
chrony, which is due to be installed in the Debian FTP archive:
chrony_1.23-5.diff.gz
to pool/main/c/chrony/chrony_1.23-5.diff.gz
chrony_1.23-5.dsc
to pool/main/c/chrony/chrony_1.23-5.dsc
chrony_1.23-5_amd64.deb
to pool/main/c/chrony/chrony_1.23-5_amd64.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.
John Hasler <[EMAIL PROTECTED]> (supplier of updated chrony 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.8
Date: Sun, 09 Nov 2008 20:19:22 -0600
Source: chrony
Binary: chrony
Architecture: source amd64
Version: 1.23-5
Distribution: unstable
Urgency: low
Maintainer: John Hasler <[EMAIL PROTECTED]>
Changed-By: John Hasler <[EMAIL PROTECTED]>
Description:
chrony - Sets your computer's clock from time servers on the Net
Closes: 392273 497113 505094
Changes:
chrony (1.23-5) unstable; urgency=low
.
* Replaced background kill with 'timelimit' in initscript.
.
Closes: #505094: chrony: kills random netstat processes
.
* Added 'Recommends: udev (>= 0.124-1)'
.
Closes: #497113: /dev/rtc renamed to /dev/rtc0 with
linux-image-2.6-*/2.6.26+15
.
* Had previously applied patch from Nathanael Nerode to fix configure
bug but forgot to close the bug.
.
Closes: #392273: Recursive dependency disease: chrony shouldn't depend on
ncurses
Checksums-Sha1:
d6bfa92bda28f15e2d500b3778a5e6c15575a76d 1095 chrony_1.23-5.dsc
e6af12d0caa8698158b504d0a37dd268fd69a3d3 157095 chrony_1.23-5.diff.gz
f5a7d2a006d6b2a0a10b8045d5a504d0bf764192 337424 chrony_1.23-5_amd64.deb
Checksums-Sha256:
05e8dd42b2dfd45b39d483cf1c295a20468810db108bb19e3d7abf31307d4d6f 1095
chrony_1.23-5.dsc
b5ebbd801a5c3abe844addbf1965075cc0214fd4d0b7b6ee9243c48782a35464 157095
chrony_1.23-5.diff.gz
727f35a7ccfb8046049356c50b39aab7d63c896c13fa4a4c2a27506c64d4928d 337424
chrony_1.23-5_amd64.deb
Files:
00bfa867b9782951a72209de10bda6b8 1095 admin extra chrony_1.23-5.dsc
b2b0618b0c54eaf1c12c8ee79cf0732d 157095 admin extra chrony_1.23-5.diff.gz
cb5a0753ad6d0e0474e8b738488b6075 337424 admin extra chrony_1.23-5_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQCVAwUBSR4qRfc1CeQKxb5hAQLitQP9GjsXbFlHcD5PHZw7LeJZ/xLoDErVX9Oy
0Qg2lRq3AxFRwFM/WhG2UxYQ7K5CssTathoITW+vXfABkLKgFz3i/UFHkbie51m7
4i2J3+K+89qoyl58TgOdlzARIHhi1gYns9tIVPt8bf2EWTUDGFzxloaADH4a7Aan
4w11CvcJUOI=
=CZJi
-----END PGP SIGNATURE-----
--- End Message ---