Your message dated Mon, 09 Apr 2007 08:47:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#416834: fixed in cricket 1.0.5-7
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)
--- Begin Message ---
Package: cricket
Version: 1.0.5-6
Severity: important
Tags: patch
On the alpha architecture, instead of displaying the current values for a
target, grapher.cgi displays the error:
Current values not available: Architecture alpha-linux-gnu-thread-multi not
supported yet.
This is similar to this Cricket bug:
http://sourceforge.net/tracker/index.php?func=detail&aid=477899&group_id=1210&atid=101210
and this patch seems to fix it:
--- /home/jwm/Format.pm 2007-03-30 11:35:49.000000000 -0400
+++ /usr/share/cricket/lib/RRD/Format.pm 2007-03-30 11:36:24.000000000
-0400
@@ -150,7 +150,7 @@
$self->{'liveHead'} = "L";
$self->{'rraPtr'} = "L";
$self->{'element'} = "d";
+ } elsif ( $archname eq 'alpha-linux' or $archname eq 'alpha-linux-gnu') {
- } elsif ( $archname eq 'alpha-linux' ) {
$self->{'statHead'} = "a4 a5 x7 d Q Q Q x80";
$self->{'dsDef'} = "a20 a20 Q d d x56";
$self->{'rraDef'} = "a20 x4 Q Q d x72";
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: alpha
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-alpha-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages cricket depends on:
ii adduser 3.102 Add and remove users and groups
ii cron 3.0pl1-100 management of regular background p
ii librrds-perl 1.2.15-0.3 Time-series data storage and displ
ii libsnmp-session-perl 1.08-1 Perl support for accessing SNMP-aw
ii libtimedate-perl 1.1600-5 Time and date functions for Perl
ii perl [libdigest-md5-perl] 5.8.8-7 Larry Wall's Practical Extraction
ii perl-suid 5.8.8-7 Runs setuid Perl scripts
Versions of packages cricket recommends:
ii apache2 2.2.3-3.3 Next generation, scalable, extenda
ii apache2-mpm-prefork [httpd] 2.2.3-3.3 Traditional model for Apache HTTPD
ii logrotate 3.7.1-3 Log rotation utility
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: cricket
Source-Version: 1.0.5-7
We believe that the bug you reported is fixed in the latest version of
cricket, which is due to be installed in the Debian FTP archive:
cricket_1.0.5-7.diff.gz
to pool/main/c/cricket/cricket_1.0.5-7.diff.gz
cricket_1.0.5-7.dsc
to pool/main/c/cricket/cricket_1.0.5-7.dsc
cricket_1.0.5-7_all.deb
to pool/main/c/cricket/cricket_1.0.5-7_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.
Christian Marillat <[EMAIL PROTECTED]> (supplier of updated cricket 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: Mon, 09 Apr 2007 10:37:30 +0200
Source: cricket
Binary: cricket
Architecture: source all
Version: 1.0.5-7
Distribution: unstable
Urgency: low
Maintainer: Christian Marillat <[EMAIL PROTECTED]>
Changed-By: Christian Marillat <[EMAIL PROTECTED]>
Description:
cricket - Program for collection and display of time-series data
Closes: 416737 416834
Changes:
cricket (1.0.5-7) unstable; urgency=low
.
* Check if deluser exit before removing the cricket user (Closes: #416737).
* New patch 06_Format.pm to display current values on alpha (Closes:
#416834).
Files:
8520956271619a98e15aaa517f47b868 573 net extra cricket_1.0.5-7.dsc
e1ae8fa2628dcba2dc3ccefad83d5c47 18812 net extra cricket_1.0.5-7.diff.gz
067572f21f9f68c1e10ff6bafd598e25 421840 net extra cricket_1.0.5-7_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGGftxB9xWPR9BuQcRAgy1AJ41XzSsgD/dRjcAn2uoxVkP7BqVwQCeIFc+
oTUwE27h93j+5jB1pwwLvb0=
=6tI8
-----END PGP SIGNATURE-----
--- End Message ---