Your message dated Wed, 09 Jul 2008 18:47:11 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#489954: fixed in update-notifier 0.70.7.debian-3
has caused the Debian Bug report #489954,
regarding update-notifier: cron script does not use a correct test
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.)
--
489954: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=489954
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: update-notifier
Version: 0.70.7.debian-1
Severity: important
Tags: patch
the provided cron script in examples is testing against an executable
not found in any Debian package. The executable tested for is
/usr/bin/upgrade-notifier.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-6-core2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages update-notifier depends on:
ii dbus [dbus-1-utils] 1.2.1-2 simple interprocess messaging syst
ii gksu 2.0.0-5 graphical frontend to su
ii hal 0.5.11-2 Hardware Abstraction Layer
ii libart-2.0-2 2.3.20-2 Library of functions for 2D graphi
ii libatk1.0-0 1.22.0-1 The ATK accessibility toolkit
ii libbonobo2-0 2.22.0-1 Bonobo CORBA interfaces library
ii libbonoboui2-0 2.22.0-1 The Bonobo UI library
ii libc6 2.7-12 GNU C Library: Shared libraries
ii libcairo2 1.6.4-6 The Cairo 2D vector graphics libra
ii libdbus-1-3 1.2.1-2 simple interprocess messaging syst
ii libdbus-glib-1-2 0.76-1 simple interprocess messaging syst
ii libgconf2-4 2.22.0-1 GNOME configuration database syste
ii libglade2-0 1:2.6.2-1 library to load .glade files at ru
ii libglib2.0-0 2.16.4-1 The GLib library of C routines
ii libgnome2-0 2.20.1.1-1 The GNOME 2 library - runtime file
ii libgnomecanvas2-0 2.20.1.1-1 A powerful object-oriented display
ii libgnomeui-0 2.20.1.1-1 The GNOME 2 libraries (User Interf
ii libgnomevfs2-0 1:2.22.0-4 GNOME Virtual File System (runtime
ii libgtk2.0-0 2.12.10-2 The GTK+ graphical user interface
ii libhal1 0.5.11-2 Hardware Abstraction Layer - share
ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library
ii libnotify1 [libnotify1-g 0.4.4-3 sends desktop notifications to a n
ii liborbit2 1:2.14.13-0.1 libraries for ORBit2 - a CORBA ORB
ii libpango1.0-0 1.20.4-1 Layout and rendering of internatio
ii libpopt0 1.14-4 lib for parsing cmdline parameters
ii libsm6 2:1.0.3-2 X11 Session Management library
ii libx11-6 2:1.1.4-2 X11 client-side library
ii libxml2 2.6.32.dfsg-2 GNOME XML library
ii notification-daemon 0.3.7-1+b1 a daemon that displays passive pop
ii python 2.5.2-1 An interactive high-level object-o
ii python-apt 0.7.6 Python interface to libapt-pkg
ii update-manager 0.68.debian-5 GNOME application that manages sof
ii update-notifier-common 0.70.7.debian-1 Files shared between update-notifi
update-notifier recommends no packages.
-- debconf-show failed
--- /usr/share/doc/update-notifier/examples/update-notifier.cron.daily
2008-06-29 00:40:05.000000000 +0200
+++ /etc/cron.daily/update-notitier 2008-07-09 00:09:44.259174032 +0200
@@ -4,7 +4,7 @@
set -e
-if [ -x /usr/bin/upgrade-notifier ]; then
+if [ -x /usr/bin/update-notifier ]; then
if /usr/bin/apt-get update 2>&1 >/dev/null; then
dbus-send --system / app.apt.dbus.updated boolean:true
#touch /var/lib/apt/lists/update-stamp
--- End Message ---
--- Begin Message ---
Source: update-notifier
Source-Version: 0.70.7.debian-3
We believe that the bug you reported is fixed in the latest version of
update-notifier, which is due to be installed in the Debian FTP archive:
update-notifier-common_0.70.7.debian-3_all.deb
to pool/main/u/update-notifier/update-notifier-common_0.70.7.debian-3_all.deb
update-notifier_0.70.7.debian-3.diff.gz
to pool/main/u/update-notifier/update-notifier_0.70.7.debian-3.diff.gz
update-notifier_0.70.7.debian-3.dsc
to pool/main/u/update-notifier/update-notifier_0.70.7.debian-3.dsc
update-notifier_0.70.7.debian-3_i386.deb
to pool/main/u/update-notifier/update-notifier_0.70.7.debian-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.
Alan Baghumian <[EMAIL PROTECTED]> (supplier of updated update-notifier 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: Wed, 09 Jul 2008 09:05:22 +0200
Source: update-notifier
Binary: update-notifier update-notifier-common
Architecture: source i386 all
Version: 0.70.7.debian-3
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers <[EMAIL PROTECTED]>
Changed-By: Alan Baghumian <[EMAIL PROTECTED]>
Description:
update-notifier - Daemon which notifies about package updates
update-notifier-common - Files shared between update-notifier and adept
Closes: 489954
Changes:
update-notifier (0.70.7.debian-3) unstable; urgency=low
.
[ Emilio Pozuelo Monfort ]
* debian/control.in:
- update-notifier-common replaces update-manager, as it's
now shipping /etc/apt/apt.conf.d/10periodic.
- Remove Conflicts in update-notifier-common, they are not needed.
.
[ Alan Baghumian ]
* Bump standards version to 3.8.0, no extra change is needed
* Updated 07_improve_readme.diff to fix examples reference
* Fixed wrong executable check in update-notifier.cron.daily example
script. Closes: #489954.
Checksums-Sha1:
4008396230a3a77098b407a453e9d458874c537a 1936
update-notifier_0.70.7.debian-3.dsc
f66a16723ac191f83bf4668252293a4f797d47eb 33752
update-notifier_0.70.7.debian-3.diff.gz
bdb145cd88e81ffc1de8a27405b6f28648fa2bd9 53304
update-notifier_0.70.7.debian-3_i386.deb
228c7c374d760da465e5a100e27bc488ba7897c1 32282
update-notifier-common_0.70.7.debian-3_all.deb
Checksums-Sha256:
395d3b3da1ec8df974faa2c927c3ee3a119908405afd70c00bc3177a446d992b 1936
update-notifier_0.70.7.debian-3.dsc
0315164fa35010c9a897939af0ab89f6e74e85851c5644e8d2ee56f88516d377 33752
update-notifier_0.70.7.debian-3.diff.gz
53e97221a3909d10ac2df09e4617af264b8e8038b77168b01ec898b891a0831e 53304
update-notifier_0.70.7.debian-3_i386.deb
254c7fbae653a96da99a407ed10731e0f4d5441b65661c06608aba5e3f9fc77d 32282
update-notifier-common_0.70.7.debian-3_all.deb
Files:
5314bdfed407e08e573964d4590522b3 1936 gnome optional
update-notifier_0.70.7.debian-3.dsc
e072ee0adc34cfe670250276cde77988 33752 gnome optional
update-notifier_0.70.7.debian-3.diff.gz
fe2b4fed7ac8a41de499244464e52aac 53304 gnome optional
update-notifier_0.70.7.debian-3_i386.deb
7c9b69bc44158e417ab6a6879d8292bd 32282 gnome optional
update-notifier-common_0.70.7.debian-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQEcBAEBAgAGBQJIdQUoAAoJENIA6zCg+12mymcH/01D0Stre63ittYmN6SLIPYw
9gNh8BDHWECgWz0uRKzT4caPD/PG7txHq/TKDzAEwlD3ZHrvIf8oHGFwtLl+4Cpu
RARobBsHviKe764OeoGYUt5OL66ZnxbJeNBIKt+Zydyi22iMsUEAAMQZyphB0xOZ
yJ+6/uQ+xoC7nqaKm/p61y33XJwDzvMrB9OwtPuJBrFT/B/B8NcICsOZkLdrvpbv
w500PDM8AUY1C4kETR4W7J9roQoM5BpDCLMgn0NozuLJDwKihyMNRGjrn4zGb81w
XhfwAytcphTFz00Jcz6JsSCMDM/NoyjJsfJCjOGHfzsqjBcAJZnUKUr2n72P8Sg=
=uq7l
-----END PGP SIGNATURE-----
--- End Message ---