Package: libconfig-general-perl
Version: 2.33-1
Severity: grave
Justification: renders package unusable
Hi!
I hope reporting a grave bug is appropriate. Maybe I missed an important
point. Anyway here is what I experienced when upgrading:
[EMAIL PROTECTED]:~/downloads% sudo dpkg -i
libconfig-general-perl_2.31-3_all.deb
dpkg - warning: downgrading libconfig-general-perl from 2.33-1 to 2.31-3.
(Reading database ... 104591 files and directories currently installed.)
Preparing to replace libconfig-general-perl 2.33-1 (using
libconfig-general-perl_2.31-3_all.deb) ...
Unpacking replacement libconfig-general-perl ...
Setting up libconfig-general-perl (2.31-3) ...
[EMAIL PROTECTED]:~/downloads% perl -w -e 'use Config::General; my $conf =
ParseConfig("/dev/null");'
[EMAIL PROTECTED]:~/downloads% sudo dpkg -i
libconfig-general-perl_2.33-1_all.deb
(Reading database ... 104593 files and directories currently installed.)
Preparing to replace libconfig-general-perl 2.31-3 (using
libconfig-general-perl_2.33-1_all.deb) ...
Unpacking replacement libconfig-general-perl ...
Setting up libconfig-general-perl (2.33-1) ...
[EMAIL PROTECTED]:~/downloads% perl -w -e 'use Config::General; my $conf =
ParseConfig("/dev/null");'
Undefined subroutine &main::ParseConfig called at -e line 1.
[EMAIL PROTECTED]:~/downloads%
I can reproduce this with 2.32-1 or 2.33-1 on amd64 testing and i386 etch.
Using the 'OOP way' described in `perldoc Config::General` the behavior
is similar.
As you can see I could easily work around this bug by downgrading.
Kind Regards,
Christopher Zimmermann
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.20.5
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libconfig-general-perl depends on:
ii perl 5.8.8-7 Larry Wall's Practical Extraction
libconfig-general-perl recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]