Your message dated Mon, 24 Nov 2008 09:32:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#506719: fixed in weathermap4rrd 1.1.999+1.2rc3-2
has caused the Debian Bug report #506719,
regarding weathermap4rrd: Fails to work properly with the verion of rrdtool
currently in the archive
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.)
--
506719: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506719
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: weathermap4rrd
Version: 1.1.999+1.2rc3-1
Severity: grave
Tags: patch
Justification: renders package unusable
wethermap4rrd fetches the last sample from an rrd database by calling
RRDs::last followed by RRDs::fetch.
It contains a "fix" for RRDs v1.2 that moves the time back 300s before calling
RRDs:fetch. This "fix" is
needed for RRDs v1.3 as well. Otherwise RRDs::fetch will return NaN data for
many (but not all) rrd files.
I suggest the following (not to pretty) patch to make this package usable again:
--- weathermap4rrd-1.1.999+1.2rc3/weathermap 2005-05-23 20:25:50.000000000
+0200
+++ weathermap4rrd-1.1.999+1.2rc3_fix/weathermap 2008-11-24
01:39:40.000000000 +0100
@@ -101,7 +101,7 @@
$DATE= RRDs::last "$data";
$version=&rrdtool_getversion();
print "RRDTool binary version detected : $version\n" if
($DEBUG);
- if ($version=="1.2") {
+ if ($version=="1.2" || $version=="1.3") {
$DATE= $DATE-300;
}
print "No date specified, last value will be read : ".scalar
localtime($DATE)."\n" if ($DEBUG);
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages weathermap4rrd depends on:
ii libgd-gd2-perl 1:2.39-2 Perl module wrapper for libgd - gd
ii librrds-perl 1.3.1-4 Time-series data storage and displ
ii perl 5.10.0-16 Larry Wall's Practical Extraction
weathermap4rrd recommends no packages.
weathermap4rrd suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: weathermap4rrd
Source-Version: 1.1.999+1.2rc3-2
We believe that the bug you reported is fixed in the latest version of
weathermap4rrd, which is due to be installed in the Debian FTP archive:
weathermap4rrd_1.1.999+1.2rc3-2.diff.gz
to pool/main/w/weathermap4rrd/weathermap4rrd_1.1.999+1.2rc3-2.diff.gz
weathermap4rrd_1.1.999+1.2rc3-2.dsc
to pool/main/w/weathermap4rrd/weathermap4rrd_1.1.999+1.2rc3-2.dsc
weathermap4rrd_1.1.999+1.2rc3-2_all.deb
to pool/main/w/weathermap4rrd/weathermap4rrd_1.1.999+1.2rc3-2_all.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.
Julien Danjou <[EMAIL PROTECTED]> (supplier of updated weathermap4rrd 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: Mon, 24 Nov 2008 10:18:09 +0100
Source: weathermap4rrd
Binary: weathermap4rrd
Architecture: source all
Version: 1.1.999+1.2rc3-2
Distribution: unstable
Urgency: low
Maintainer: Julien Danjou <[EMAIL PROTECTED]>
Changed-By: Julien Danjou <[EMAIL PROTECTED]>
Description:
weathermap4rrd - script that generates picture network links utilization
Closes: 506719
Changes:
weathermap4rrd (1.1.999+1.2rc3-2) unstable; urgency=low
.
* Fix rrdtool version support (Closes: #506719)
* Bump standard version
* Set correct target for binary-indep in debian/rules
* Add copyright notice in debian/copyright
Checksums-Sha1:
e1db4239f9a60b25d95a82ede67ecb3e3aa641e8 1074
weathermap4rrd_1.1.999+1.2rc3-2.dsc
f1380e50a62bad190f1c9cb0ef5fd7e05dd97a42 2379
weathermap4rrd_1.1.999+1.2rc3-2.diff.gz
34b02e73dbd374243c683af802444ac1c870a6e3 14454
weathermap4rrd_1.1.999+1.2rc3-2_all.deb
Checksums-Sha256:
77af945c31d7c601ac8dc2a96c151d02c9a4bc8f7220ca23a3d948bef96e8082 1074
weathermap4rrd_1.1.999+1.2rc3-2.dsc
a38a79153f243e7b75f103b4d4ffa9d405da3af88963591db3e8b9144d7604a2 2379
weathermap4rrd_1.1.999+1.2rc3-2.diff.gz
91465f0ffd72562bb8a283ed1ae6834028a01b5dacee3f92893331499daa38cf 14454
weathermap4rrd_1.1.999+1.2rc3-2_all.deb
Files:
e573e7506e02c7ebe2bdc9728068346b 1074 net extra
weathermap4rrd_1.1.999+1.2rc3-2.dsc
ac2fc564fd63e9c6c984fa5055878143 2379 net extra
weathermap4rrd_1.1.999+1.2rc3-2.diff.gz
1d794704594e2dbbef085c195ae08968 14454 net extra
weathermap4rrd_1.1.999+1.2rc3-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkkqchEACgkQpGK1HsL+5c16fgCg4rHX1u1SMdWR4Io0H0ReO9Np
gbEAmwS8FJ3FPo/TNRJS4oGRFeW1KekH
=J9RJ
-----END PGP SIGNATURE-----
--- End Message ---