Your message dated Tue, 25 Jan 2011 17:47:07 +0000
with message-id <e1phmyx-0001kh...@franck.debian.org>
and subject line Bug#611088: fixed in apt-dater 0.8.4-3
has caused the Debian Bug report #611088,
regarding apt-dater-host silently ignores ABI-incompatible updates
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 ow...@bugs.debian.org
immediately.)
--
611088: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611088
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apt-dater-host
Version: 0.8.4-2
Severity: important
Tags: upstream patch
Hi,
this bug is related to SF Bug#3158198 reported by Mathieu PARENT:
apt-dater-host does silently ignore any ABI-incompatible updates (like bind9).
Users of apt-dater might think that their hosts are up to date while they are
missing important security fixes (i.e. recent bind9 updates).
There is a simple patch to solve this issue:
===================================================================
--- apt-dater-host/trunk/debian/apt-dater-host 2011-01-21 08:51:02 UTC (rev
543)
+++ apt-dater-host/trunk/debian/apt-dater-host 2011-01-21 08:57:45 UTC (rev
544)
@@ -191,8 +191,8 @@
$DPKGARGS = "--quiet --simulate --fix-broken --allow-unauthenticated";
}
- unless(open(HAPT, "$_GETROOT $DPKGTOOL $DPKGARGS upgrade |")) {
- print "\nADPERR: Failed to execute '$_GETROOT $DPKGTOOL $DPKGARGS
upgrade' ($!).\n";
+ unless(open(HAPT, "$_GETROOT $DPKGTOOL $DPKGARGS dist-upgrade |")) {
+ print "\nADPERR: Failed to execute '$_GETROOT $DPKGTOOL $DPKGARGS
dist-upgrade' ($!).\n";
exit(1);
}
while(<HAPT>) {
@@ -224,7 +224,7 @@
}
close(HAPT);
if($?) {
- print "\nADPERR: Error executing '$GETROOT $DPKGTOOL $DPKGARGS upgrade'
($?).\n";
+ print "\nADPERR: Error executing '$GETROOT $DPKGTOOL $DPKGARGS
dist-upgrade' ($?).\n";
exit(1);
}
HTH,
Thomas
-- System Information:
Debian Release: 6.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages apt-dater-host depends on:
ii debconf [debconf-2.0] 1.5.36 Debian configuration management sy
ii libapt-pkg-perl 0.1.24+b1 Perl interface to libapt-pkg
ii lsb-release 3.2-23.2squeeze1 Linux Standard Base version report
ii openssh-server 1:5.5p1-6 secure shell (SSH) server, for sec
ii perl 5.10.1-17 Larry Wall's Practical Extraction
Versions of packages apt-dater-host recommends:
ii aptitude 0.6.3-3.2 terminal-based package manager (te
ii imvirt 0.9.1-pre1 I'm virtualized?
ii sudo 1.7.4p4-2 Provide limited super user privile
apt-dater-host suggests no packages.
-- Configuration Files:
/etc/apt-dater-host.conf changed [not included]
-- debconf information excluded
--- End Message ---
--- Begin Message ---
Source: apt-dater
Source-Version: 0.8.4-3
We believe that the bug you reported is fixed in the latest version of
apt-dater, which is due to be installed in the Debian FTP archive:
apt-dater-dbg_0.8.4-3_i386.deb
to main/a/apt-dater/apt-dater-dbg_0.8.4-3_i386.deb
apt-dater-host_0.8.4-3_all.deb
to main/a/apt-dater/apt-dater-host_0.8.4-3_all.deb
apt-dater_0.8.4-3.debian.tar.gz
to main/a/apt-dater/apt-dater_0.8.4-3.debian.tar.gz
apt-dater_0.8.4-3.dsc
to main/a/apt-dater/apt-dater_0.8.4-3.dsc
apt-dater_0.8.4-3_i386.deb
to main/a/apt-dater/apt-dater_0.8.4-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 611...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Patrick Matthäi <pmatth...@debian.org> (supplier of updated apt-dater 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 25 Jan 2011 18:22:29 +0100
Source: apt-dater
Binary: apt-dater apt-dater-dbg apt-dater-host
Architecture: source all i386
Version: 0.8.4-3
Distribution: unstable
Urgency: high
Maintainer: Patrick Matthäi <pmatth...@debian.org>
Changed-By: Patrick Matthäi <pmatth...@debian.org>
Description:
apt-dater - terminal-based remote package update manager
apt-dater-dbg - terminal-based remote package update manager (dbg symbols)
apt-dater-host - host helper application for apt-dater
Closes: 611088
Changes:
apt-dater (0.8.4-3) unstable; urgency=high
.
* Merge 0.8.4-2~bpo50+1 changelog.
* Add patch 02-dist-upgrade-for-update.diff, which fixes an issue with
displaying ABI incompatible updates, like the last bind9 security update.
Closes: #611088
Checksums-Sha1:
9b84c9eda24635dda96277d19034f26c47d756bb 1786 apt-dater_0.8.4-3.dsc
050380a490e356b3a3b25d3f9deb99ba7d7c2c34 12320 apt-dater_0.8.4-3.debian.tar.gz
b174f6732ac25035c002181a1012d1a9324f2266 15044 apt-dater-host_0.8.4-3_all.deb
75f0c67e8d3cd4bcc0747bb47e5d6ca3bd815fe2 71890 apt-dater_0.8.4-3_i386.deb
866c02edbdd5e7d5e559ceb2a65f8479abd6dc8a 72960 apt-dater-dbg_0.8.4-3_i386.deb
Checksums-Sha256:
956980168d125cd9f956c51806b2bd784a4e44f0a0fcbcc64e369ca7a1611b24 1786
apt-dater_0.8.4-3.dsc
220a3acfb07f5900722ec289355c76832a859795412b2e8b95b798525cb52911 12320
apt-dater_0.8.4-3.debian.tar.gz
4815336d021f8568c1b183da99e0165fc877525b93575643d48b113b34557b40 15044
apt-dater-host_0.8.4-3_all.deb
5175336dd2724f64d9592d075636940db8e8c810fd4d2bb97ee1884092bd148c 71890
apt-dater_0.8.4-3_i386.deb
94e0fc517c11cfeb41b4cbab047a086cd44f791345bd63a9d6853444abd4532a 72960
apt-dater-dbg_0.8.4-3_i386.deb
Files:
701c111182f026525f9965792b5f178c 1786 admin optional apt-dater_0.8.4-3.dsc
befda9c3d8128fc98dc4aa25f7ad7fc4 12320 admin optional
apt-dater_0.8.4-3.debian.tar.gz
b1e4686467e31577aa77fc7dc3053ec9 15044 admin optional
apt-dater-host_0.8.4-3_all.deb
2c9c8e197e8e7afa6be399f1008df4de 71890 admin optional
apt-dater_0.8.4-3_i386.deb
b5585b4598e2a885b275d25d2c4e06d2 72960 debug extra
apt-dater-dbg_0.8.4-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJNPwjjAAoJEBLZsEqQy9jkd1EP/RUdN5URVLJ3zZIfULSpTmpU
BrrE9F5u1KeijVFQ21NNmvMPY9WoBmcqn+g6xJ79RRMPM3v90xzd2kzPbbeE+nnE
kd+/HFgwx0D7e0rYZl/0HgPs1SovAwX0fSpb/VE7bmDmZcmhg62PMV1xoG391CNh
iBm2msdtgQFfdzDgPKkZ9AmE5MHUjNXKwBhapLjYzrrHww5uyv5tIL9iLeBG9zCj
wgdVVvK0fYG+TuNGbVwOh44QFwngDV4yhOxb0UZDVU26wLegDqcz2v7SS28ykQT0
GcjUUUuP6s6a2QV0+alrvvh5Vwh9zNWg7nMPAxvXAoNvf97Z4xfNRl3rC1bOD7/R
9rDjJiqjl63vLsfIEfQ4xv6/U/G1Wn5OgFW+CVq9W95Kd+6jGoBjoHSIANLtWkYF
XxxOx+0V1jaX5kmLXuV/38NwMOdoy3gx4QB+RcgsmD/WvaXKVmc7X28Lqxmh3jrx
TuFawhk9+xYlIBhQYy7Itfg3WeU2wa0tkHdMDuTvGIb/T4t1h7GfOq3sY5rRWwNd
gEYMia0mJVQMNOGDTizwbkv2vw4+agygjJF10wkGHg9GjFQVV7E5Qg2x7MYtp8IV
Thwc1/2i53p3kbo8/YLi9smJ+YS3dkkWL7Q/7pEHMvXSFQdKbuXkR7oDxouzdXxi
VdvuDxqVUuGKEjtzYq6K
=tHpM
-----END PGP SIGNATURE-----
--- End Message ---