Your message dated Sun, 23 Apr 2006 11:32:21 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#363439: fixed in smokeping 2.0.8-2
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: smokeping
Version: 2.0.8-1
Severity: grave
Tags: patch
Justification: renders package unusable
/usr/lib/cgi-bin/smokeping.cgi has the wrong 'use lib' line. The error
output it causes is attached as smokeping-error.log.
A patch to fix the lib dir from:
use lib qw(/usr/lib/perl5/smokeping);
to:
use lib qw(/usr/share/perl5/smokeping);
is also attached.
-Ted
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-1-686-smp
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages smokeping depends on:
ii adduser 3.86 Add and remove users and groups
ii debconf [debconf-2.0] 1.4.72 Debian configuration management sy
ii debianutils 2.15.6 Miscellaneous utilities specific t
ii exim4 4.61-1 metapackage to ease exim MTA (v4)
ii exim4-daemon-light [mai 4.61-1 lightweight exim MTA (v4) daemon
ii fping 2.4b2-to-ipv6-13 sends ICMP ECHO_REQUEST packets to
ii librrds-perl 1.2.11-0.5 Time-series data storage and displ
ii libsnmp-session-perl 1.08-1 Perl support for accessing SNMP-aw
ii perl 5.8.8-4 Larry Wall's Practical Extraction
ii perl-modules [libnet-pe 5.8.8-4 Core Perl modules
ii speedy-cgi-perl 2.22-2 speed up perl scripts by making th
Versions of packages smokeping recommends:
ii apache2-mpm-worker [httpd] 2.0.55-4 high speed threaded model for Apac
ii dnsutils 1:9.3.2-2 Clients provided with BIND
pn libsocket6-perl <none> (no description available)
-- debconf information:
smokeping/upgrade-2.x-failed:
[Wed Apr 19 11:10:14 2006] [error] [client 127.0.0.1] [Wed Apr 19 11:10:14
2006] smokeping.cgi: Can't locate Smokeping.pm in @INC (@INC contains:
/usr/lib/perl5/smokeping /etc/perl /usr/local/lib/perl/5.8.8
/usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8
/usr/share/perl/5.8 /usr/local/lib/site_perl .) at
/usr/lib/cgi-bin/smokeping.cgi line 7.
[Wed Apr 19 11:10:14 2006] [error] [client 127.0.0.1] [Wed Apr 19 11:10:14
2006] smokeping.cgi: BEGIN failed--compilation aborted at
/usr/lib/cgi-bin/smokeping.cgi line 7.
[Wed Apr 19 11:10:14 2006] [error] [client 127.0.0.1] speedy_backend[12925]:
perl_parse error
[Wed Apr 19 11:10:15 2006] [error] [client 127.0.0.1] speedy[12923]: Cannot
spawn backend process
[Wed Apr 19 11:10:15 2006] [error] [client 127.0.0.1] Premature end of script
headers: smokeping.cgi
--- /usr/lib/cgi-bin/smokeping.cgi~ 2006-04-19 11:07:44.000000000 +1000
+++ /usr/lib/cgi-bin/smokeping.cgi 2006-04-19 11:13:09.000000000 +1000
@@ -1,7 +1,7 @@
#!/usr/bin/speedy -w
# -*-perl-*-
-use lib qw(/usr/lib/perl5/smokeping);
+use lib qw(/usr/share/perl5/smokeping);
use CGI::Carp qw(fatalsToBrowser);
use Smokeping 2.000008;
--- End Message ---
--- Begin Message ---
Source: smokeping
Source-Version: 2.0.8-2
We believe that the bug you reported is fixed in the latest version of
smokeping, which is due to be installed in the Debian FTP archive:
smokeping_2.0.8-2.diff.gz
to pool/main/s/smokeping/smokeping_2.0.8-2.diff.gz
smokeping_2.0.8-2.dsc
to pool/main/s/smokeping/smokeping_2.0.8-2.dsc
smokeping_2.0.8-2_all.deb
to pool/main/s/smokeping/smokeping_2.0.8-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.
Niko Tyni <[EMAIL PROTECTED]> (supplier of updated smokeping 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: Sun, 23 Apr 2006 20:33:29 +0300
Source: smokeping
Binary: smokeping
Architecture: source all
Version: 2.0.8-2
Distribution: unstable
Urgency: low
Maintainer: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]>
Changed-By: Niko Tyni <[EMAIL PROTECTED]>
Description:
smokeping - latency logging and graphing system
Closes: 363118 363439 364165
Changes:
smokeping (2.0.8-2) unstable; urgency=low
.
* debian/patches/10_path_changes.dpatch: fix the library path.
(Closes: #363439)
* debian/control: move dpatch to Build-Depends, as it's
required for the 'clean' target.
* debian/po/cs.po: include a Czech translation from Miroslav Kure.
(Closes: #363118)
* debian/po/fr.po: include a French translation from Olivier Trichet.
(Closes: #364165)
* debian/rules: don't run the 'build' target twice.
* debian/postinst: accept 'reconfigure' as the first parameter.
Files:
4824e9439765cfef6c7b454755fb302a 709 net extra smokeping_2.0.8-2.dsc
e7fa007278d0f69313441fc070fef25e 13405 net extra smokeping_2.0.8-2.diff.gz
3a862439e48b807f619d02e0b8e286ca 441276 net extra smokeping_2.0.8-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFES8SmS+BYJZB4jhERAto/AJ4g46d7TiHy0To7EtxbkZDdq0eV7QCgjiA0
hNJPM4hH+104z7mYopYIysQ=
=sVWH
-----END PGP SIGNATURE-----
--- End Message ---