Package: debpool
Version: 0.1.10
Severity: normal
Tags: experimental
I am trying to enable release signatures on my debian pool, but when I
set $Options{'sign_release'} = 1 in ~/.debpool/Config.pm, it prints the
following lines multiple times :
[EMAIL PROTECTED]:~/.debpool$ debpool
Use of uninitialized value in concatenation (.) or string at
/usr/share/debpool/perl5/DebPool/Release.pm line 330.
Use of uninitialized value in string eq at
/usr/share/perl/5.8/File/Copy.pm line 76.
Use of uninitialized value in stat at /usr/share/perl/5.8/File/Copy.pm
line 82.
Use of uninitialized value in pattern match (m//) at
/usr/share/perl/5.8/File/Copy.pm line 116.
Use of uninitialized value in concatenation (.) or string at
/usr/share/perl/5.8/File/Copy.pm line 118.
Use of uninitialized value in concatenation (.) or string at
/usr/share/debpool/perl5/DebPool/Release.pm line 336.
(...)
Of course, without sign_release, it works perfectly. I tried to remove all
archs and flavours but one of each, I get the same error, but just one time.
Looking at the code, and I don't understand what is happening, it seems
sometimes the arguments are missing in the Install_Release sub.
Thank you for your support!
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing'), (100, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages debpool depends on:
ii perl 5.8.4-5 Larry Wall's Practical Extraction
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]