Your message dated Fri, 23 Dec 2005 08:17:06 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#344168: fixed in gnump3d 2.9.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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Dec 2005 15:22:46 +0000
>From [EMAIL PROTECTED] Tue Dec 20 07:22:46 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail1.fluidhosting.com ([204.14.90.11])
by spohr.debian.org with smtp (Exim 4.50)
id 1EojK9-0005DU-Ov
for [EMAIL PROTECTED]; Tue, 20 Dec 2005 07:22:45 -0800
Received: (qmail 98865 invoked by uid 399); 20 Dec 2005 15:22:43 -0000
Received: from a140159.usr.starcat.ne.jp (HELO aria) ([EMAIL
PROTECTED]@61.211.140.159)
by mail1.fluidhosting.com with SMTP; 20 Dec 2005 15:22:43 -0000
Received: from fred by aria with local (Exim 4.50)
id 1EojNY-0001PD-Fh
for [EMAIL PROTECTED]; Wed, 21 Dec 2005 00:26:16 +0900
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Frederic Bergeron <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: gnump3d: Use of uninitialized value in numeric eq.
X-Mailer: reportbug 3.8
Date: Wed, 21 Dec 2005 00:26:15 +0900
Message-Id: <[EMAIL PROTECTED]>
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: gnump3d
Version: 2.9.3-1sarge3
Severity: normal
I see this error message :
/etc/cron.daily/gnump3d:
Use of uninitialized value in numeric eq (==) at /usr/bin/gnump3d-index
line
+365.
Use of uninitialized value in numeric eq (==) at /usr/bin/gnump3d-index
line
+365.
If I put some additional tests to make sure the arguments of the ==
operation are defined or not, I do not see the error message anymore. I
don't know if it's the proper thing to do however. Here is my new line
365 :
if( defined $cache{$file}->{"MTIME"} && defined $fstat[9] &&
exists( $cache{$file} ) ) {
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-386
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages gnump3d depends on:
ii debconf [debconf-2.0] 1.4.30.13 Debian configuration management sy
ii logrotate 3.7-5 Log rotation utility
ii perl 5.8.4-8 Larry Wall's Practical Extraction
ii perl-modules 5.8.4-8 Core Perl modules
-- debconf information:
gnump3d/user: gnump3d
gnump3d/root: /var/music
gnump3d/port: 8888
---------------------------------------
Received: (at 344168-close) by bugs.debian.org; 23 Dec 2005 16:20:50 +0000
>From [EMAIL PROTECTED] Fri Dec 23 08:20:50 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EppbO-0001mC-5a; Fri, 23 Dec 2005 08:17:06 -0800
From: Steve Kemp <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#344168: fixed in gnump3d 2.9.8-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 23 Dec 2005 08:17:06 -0800
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: gnump3d
Source-Version: 2.9.8-2
We believe that the bug you reported is fixed in the latest version of
gnump3d, which is due to be installed in the Debian FTP archive:
gnump3d_2.9.8-2.diff.gz
to pool/main/g/gnump3d/gnump3d_2.9.8-2.diff.gz
gnump3d_2.9.8-2.dsc
to pool/main/g/gnump3d/gnump3d_2.9.8-2.dsc
gnump3d_2.9.8-2_all.deb
to pool/main/g/gnump3d/gnump3d_2.9.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.
Steve Kemp <[EMAIL PROTECTED]> (supplier of updated gnump3d 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: Fri, 23 Dec 2005 16:03:49 +0000
Source: gnump3d
Binary: gnump3d
Architecture: source all
Version: 2.9.8-2
Distribution: unstable
Urgency: low
Maintainer: Steve Kemp <[EMAIL PROTECTED]>
Changed-By: Steve Kemp <[EMAIL PROTECTED]>
Description:
gnump3d - A streaming server for MP3 and OGG files
Closes: 338729 344168
Changes:
gnump3d (2.9.8-2) unstable; urgency=low
.
* Avoid cron warnings when running indexer.
Thanks to Frederic Bergeron for the report & fix. (Closes: #344168)
* Added Portuguese translation for debconf messages.
Thanks to Luís Ferreira for these. (Closes: #338729)
Files:
5563fe5a79d38392689ddc98a44aaf4f 563 sound optional gnump3d_2.9.8-2.dsc
57242f103038a8f977f260fd33c4a980 15057 sound optional gnump3d_2.9.8-2.diff.gz
ded24b835973c648d358d1973df2deca 647366 sound optional gnump3d_2.9.8-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDrCB0wM/Gs81MDZ0RAktZAKC6bnJb6JM2RwdbHSlmfZxqZBetHACfSFZe
UvLHlMX3N5OO1b5KyhESLf8=
=WmFH
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]