Your message dated Thu, 13 Mar 2008 10:32:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#431994: fixed in debtags 1.7.3+nmu1
has caused the Debian Bug report #431994,
regarding noisy /etc/cron.daily/debtags
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.)
--
431994: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=431994
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: debtags
Version: 1.7.2
Severity: minor
Tags: patch
*** Please type your report below this line ***
It's nice to have a daily-update cron-job for debtags (at least on
my Testing machine; it'll be a bit pointless once it reaches the
Stable ones). But every time it successfully updates via http, it's
going to send me an e-mail about it:
/etc/cron.daily/debtags:
--13:40:21-- http://debtags.alioth.debian.org/tags//vocabulary.gz
=>
`/var/lib/debtags/debtags-fetch-http---debtags.alioth.debian.org-tags-.voc.gz.tmp'
Resolving debtags.alioth.debian.org... 217.196.43.134
Connecting to debtags.alioth.debian.org|217.196.43.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 14,142 (14K) [application/x-gzip]
0K .......... ... 100% 100.52 KB/s
13:40:22 (100.52 KB/s) -
`/var/lib/debtags/debtags-fetch-http---debtags.alioth.debian.org-tags-.voc.gz.tmp'
saved [14142/14142]
--13:40:22-- http://debtags.alioth.debian.org/tags//tags-current.gz
=>
`/var/lib/debtags/debtags-fetch-http---debtags.alioth.debian.org-tags-.tag.gz.tmp'
Resolving debtags.alioth.debian.org... 217.196.43.134
Connecting to debtags.alioth.debian.org|217.196.43.134|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 273,193 (267K) [application/x-gzip]
0K .......... .......... .......... .......... .......... 18% 138.59 KB/s
50K .......... .......... .......... .......... .......... 37% 270.55 KB/s
100K .......... .......... .......... .......... .......... 56% 71.63 KB/s
150K .......... .......... .......... .......... .......... 74% 89.58 KB/s
200K .......... .......... .......... .......... .......... 93% 91.84 KB/s
250K .......... ...... 100% 128.04 KB/s
13:40:24 (107.69 KB/s) -
`/var/lib/debtags/debtags-fetch-http---debtags.alioth.debian.org-tags-.tag.gz.tmp'
saved [273193/273193]
I really don't want to hear about this every morning. The real
solution would be to use "debtags --quiet update", but there's no
such thing; the workaround I've been using in my own local version
of this cronjob was:
debtags update 2>/dev/null || echo debtags update error
(well, actually I used logger, not echo, but not everybody runs a
logchecker.)
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable')
Architecture: i386 (i586)
Kernel: Linux 2.6.21.xan
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages debtags depends on:
ii apt [libapt-pkg-libc6.5 0.7.3 Advanced front-end for dpkg
ii libc6 2.5-9+b1 GNU C Library: Shared libraries
ii libept0 0.5.9+b1 High-level library for managing De
ii libgcc1 1:4.2-20070627-1 GCC support library
ii libstdc++6 4.2-20070627-1 The GNU Standard C++ Library v3
ii libxapian15 1.0.1-1 Search engine library
ii perl 5.8.8-7 Larry Wall's Practical Extraction
ii zlib1g 1:1.2.3.3.dfsg-3 compression library - runtime
debtags recommends no packages.
-- no debconf information
diff -ru debtags-1.7.2.old/debian/debtags.cron.daily debtags-1.7.2/debian/debtags.cron.daily
--- debtags-1.7.2.old/debian/debtags.cron.daily 2007-06-22 14:35:01.000000000 +0100
+++ debtags-1.7.2/debian/debtags.cron.daily 2007-07-06 15:30:48.000000000 +0100
@@ -1,4 +1,4 @@
#!/bin/sh
# Update the data and index files of Debtags
-debtags update
+debtags update 2>/dev/null || echo debtags update error
--- End Message ---
--- Begin Message ---
Source: debtags
Source-Version: 1.7.3+nmu1
We believe that the bug you reported is fixed in the latest version of
debtags, which is due to be installed in the Debian FTP archive:
debtags_1.7.3+nmu1.dsc
to pool/main/d/debtags/debtags_1.7.3+nmu1.dsc
debtags_1.7.3+nmu1.tar.gz
to pool/main/d/debtags/debtags_1.7.3+nmu1.tar.gz
debtags_1.7.3+nmu1_i386.deb
to pool/main/d/debtags/debtags_1.7.3+nmu1_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.
Bas Wijnen <[EMAIL PROTECTED]> (supplier of updated debtags 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: Thu, 13 Mar 2008 11:16:22 +0100
Source: debtags
Binary: debtags
Architecture: source i386
Version: 1.7.3+nmu1
Distribution: unstable
Urgency: low
Maintainer: Enrico Zini <[EMAIL PROTECTED]>
Changed-By: Bas Wijnen <[EMAIL PROTECTED]>
Description:
debtags - Enables support for package tags
Closes: 431994 435067 435235 435243 457058
Changes:
debtags (1.7.3+nmu1) unstable; urgency=low
.
* Non-maintainer upload.
* Don't try to run debtags in cronjob when binary is not present. (Closes:
#435067, #435235, #435243, #457058)
* Don't make cron mail output unless an error is encountered. (Closes:
#431994)
Files:
9673173aaa3c720df20856ac8e9dc834 786 admin optional debtags_1.7.3+nmu1.dsc
5dc21bf7530bb48fa8226f3347403136 785564 admin optional
debtags_1.7.3+nmu1.tar.gz
c6782c850e77af9c66e7cb1d10c77032 590680 admin optional
debtags_1.7.3+nmu1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH2QD4FShl+2J8z5URAhaAAKDTjb14F8QuXG9Xjq+nHBqy9kfvjwCfVTPQ
EWJ1F9jy6tKqz17FeKllx7A=
=awYa
-----END PGP SIGNATURE-----
--- End Message ---