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
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]