Bug#551356: libpar-packer-perl: fails to extract Parl with Perl 5.10.1

2009-10-29 Thread gregor herrmann
On Thu, 22 Oct 2009 10:37:51 +0300, Niko Tyni wrote: Honestly I am not acquainted with PAR, just tried to run it first time. Do you mean PAR requires perl version exact that was used for building?.. That was my interpretation of the error above, which might be wrong There's a static

Bug#551356: libpar-packer-perl: fails to extract Parl with Perl 5.10.1

2009-10-29 Thread Eugene V. Lyubimkin
gregor herrmann wrote: I think it's an OK solution at least for the moment as long as it's made binNMU safe. Ok, I've now come up with the change below, which leads to: Depends: perl (= 5.10.1), [..] libperl5.10 (= 5.10.1), perl ( 5.10.2~), [..] [...] Looks good for me. -- Eugene V.

Bug#551356: libpar-packer-perl: fails to extract Parl with Perl 5.10.1

2009-10-22 Thread Niko Tyni
On Sat, Oct 17, 2009 at 10:53:48PM +0200, gregor herrmann wrote: On Sat, 17 Oct 2009 23:18:05 +0300, Eugene V. Lyubimkin wrote: $ pp -o haha -e print 'hello' Perl lib version (5.10.1) doesn't match executable version (v5.10.0) at /usr/lib/perl/5.10/Config.pm line 50. Honestly I am

Bug#551356: libpar-packer-perl: fails to extract Parl with Perl 5.10.1

2009-10-17 Thread Eugene V. Lyubimkin
Package: libpar-packer-perl Version: 0.991-2 Severity: grave Justification: renders package unusable The /usr/bin/pp cannot bundle even tiny printer: $ pp -o haha -e print 'hello' Perl lib version (5.10.1) doesn't match executable version (v5.10.0) at /usr/lib/perl/5.10/Config.pm line 50.

Bug#551356: libpar-packer-perl: fails to extract Parl with Perl 5.10.1

2009-10-17 Thread gregor herrmann
tag 551356 + confirmed thanks On Sat, 17 Oct 2009 19:16:23 +0300, Eugene V. Lyubimkin wrote: $ pp -o haha -e print 'hello' Perl lib version (5.10.1) doesn't match executable version (v5.10.0) at /usr/lib/perl/5.10/Config.pm line 50. Hm, nasty. I thought about adding perlapi-$Config{version}

Bug#551356: libpar-packer-perl: fails to extract Parl with Perl 5.10.1

2009-10-17 Thread Eugene V. Lyubimkin
gregor herrmann wrote: tag 551356 + confirmed thanks On Sat, 17 Oct 2009 19:16:23 +0300, Eugene V. Lyubimkin wrote: $ pp -o haha -e print 'hello' Perl lib version (5.10.1) doesn't match executable version (v5.10.0) at /usr/lib/perl/5.10/Config.pm line 50. Hm, nasty. I thought about

Bug#551356: libpar-packer-perl: fails to extract Parl with Perl 5.10.1

2009-10-17 Thread gregor herrmann
On Sat, 17 Oct 2009 23:18:05 +0300, Eugene V. Lyubimkin wrote: $ pp -o haha -e print 'hello' Perl lib version (5.10.1) doesn't match executable version (v5.10.0) at /usr/lib/perl/5.10/Config.pm line 50. I thought about adding perlapi-$Config{version} to Depends manually [0], but that