Your message dated Wed, 19 Oct 2005 11:32:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#282454: fixed in mrtg 2.12.2-1
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 22 Nov 2004 08:44:29 +0000
>From [EMAIL PROTECTED] Mon Nov 22 00:44:28 2004
Return-path: <[EMAIL PROTECTED]>
Received: from fep01-0.kolumbus.fi (fep01-app.kolumbus.fi) [193.229.0.41]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CW9oC-0008DH-00; Mon, 22 Nov 2004 00:44:28 -0800
Received: from bongo.cante.net ([81.197.3.110]) by fep01-app.kolumbus.fi
with ESMTP
id <[EMAIL PROTECTED]>
for <[EMAIL PROTECTED]>; Mon, 22 Nov 2004 10:44:26 +0200
Received: from jaalto by bongo.cante.net with local (Exim 4.34)
id 1CW9o9-0004Ya-C8; Mon, 22 Nov 2004 10:44:25 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jari Aalto <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: mrtg: simpler cron.d/mrtg entry
X-Mailer: reportbug 2.64
Date: Mon, 22 Nov 2004 10:44:25 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: mrtg
Version: 2.10.13-1
Severity: minor
I believe the current cron entry could be simplified
previous)
0-55/5 * * * * root if [ -x /usr/bin/mrtg ] && [ -r /etc/mrtg.cfg
]; then /usr/bin/mrtg /etc/mrtg.cfg >> /var/log/mrtg/mrtg.log 2>&1; fi
suggested)
*/5 * * * * root [ -x /usr/bin/mrtg ] && [ -r /etc/mrtg.cfg ] &&
/usr/bin/mrtg /etc/mrtg.cfg >> /var/log/mrtg/mrtg.log 2>&1
That is:
- Use */5
- Remove if-statement and use &&
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-386
Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to en_US)
Versions of packages mrtg depends on:
ii debconf 1.4.30.10 Debian configuration management sy
ii libc6 2.3.2.ds1-18 GNU C Library: Shared libraries an
ii libsnmp-session-perl 1.07-1 Perl support for accessing SNMP-aw
ii perl 5.8.4-3 Larry Wall's Practical Extraction
ii perl-modules 5.8.4-3 Core Perl modules
-- debconf information:
mrtg/own_user: true
* mrtg/conf_mods: true
---------------------------------------
Received: (at 282454-close) by bugs.debian.org; 19 Oct 2005 18:43:40 +0000
>From [EMAIL PROTECTED] Wed Oct 19 11:43:40 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1ESIjO-0002nt-00; Wed, 19 Oct 2005 11:32:06 -0700
From: Adam Majer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#282454: fixed in mrtg 2.12.2-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 19 Oct 2005 11:32:06 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: mrtg
Source-Version: 2.12.2-1
We believe that the bug you reported is fixed in the latest version of
mrtg, which is due to be installed in the Debian FTP archive:
mrtg-contrib_2.12.2-1_all.deb
to pool/main/m/mrtg/mrtg-contrib_2.12.2-1_all.deb
mrtg_2.12.2-1.diff.gz
to pool/main/m/mrtg/mrtg_2.12.2-1.diff.gz
mrtg_2.12.2-1.dsc
to pool/main/m/mrtg/mrtg_2.12.2-1.dsc
mrtg_2.12.2-1_i386.deb
to pool/main/m/mrtg/mrtg_2.12.2-1_i386.deb
mrtg_2.12.2.orig.tar.gz
to pool/main/m/mrtg/mrtg_2.12.2.orig.tar.gz
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.
Adam Majer <[EMAIL PROTECTED]> (supplier of updated mrtg 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: Wed, 19 Oct 2005 13:19:11 -0500
Source: mrtg
Binary: mrtg-contrib mrtg
Architecture: source i386 all
Version: 2.12.2-1
Distribution: unstable
Urgency: low
Maintainer: Adam Majer <[EMAIL PROTECTED]>
Changed-By: Adam Majer <[EMAIL PROTECTED]>
Description:
mrtg - multi router traffic grapher
mrtg-contrib - multi router traffic grapher (contributed files)
Closes: 282454 312972 313967 332034
Changes:
mrtg (2.12.2-1) unstable; urgency=low
.
* New upstream release
* Fixed the NMU list in the last changelog.
* Links /usr/bin/rateup dynamically, not statically.
* Fixed German translation (closes: #313967)
* Added Vietnamese translation for debconf thanks to David Schmitt. (closes:
#312972)
* Depend on debconf-2.0 as well as debconf to facilitate the debconf
transition (closes: #332034)
* Simplied the cron entry thanks to Jari Aalto (closes: #282454) but kept
the 'if' statement.
* Updated to debhelper compat 4
Files:
0744cd1f15ffc71287580edff2a51e00 650 net extra mrtg_2.12.2-1.dsc
3bfd90ec6315fd74f909ac99ea275829 1136167 net extra mrtg_2.12.2.orig.tar.gz
9c2f6f07542c09bd263ecfee49b0ce5d 26570 net extra mrtg_2.12.2-1.diff.gz
707b0e9906e1c8e4b4d25848ba68f2bd 509246 net extra mrtg-contrib_2.12.2-1_all.deb
d4fa696d0f63dea135ea97efe1948082 568336 net extra mrtg_2.12.2-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDVo6A73/bNdaAYUURAth+AJ92VPTSOvOcYKTSqNctErcuzeo7JgCguRPu
f+VsGbUkv1lJBmMYW7+TFFE=
=IEgN
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]