Bug#698764: libio-compress-perl: breaks "debmirror" and possibly other packages.

Ansgar Burchardt ansgar at debian.org
Wed Jan 23 14:29:08 UTC 2013


On 01/23/2013 12:22, Dmitry Smirnov wrote:
> 	Compress::Raw::Zlib version 2.052 required--this is only version 2.033 at /usr/share/perl5/Compress/Zlib.pm line 11.
> 	BEGIN failed--compilation aborted at /usr/share/perl5/Compress/Zlib.pm line 11.
> 	Compilation failed in require at /usr/bin/debmirror line 537.
> 	BEGIN failed--compilation aborted at /usr/bin/debmirror line 537.
>
> So I upgraded "libcompress-raw-zlib-perl" 2.052-1 to 2.055-1 (from unstable)
> but it didn't help (error hasn't change).

What do

   perl -MCompress::Raw::Zlib -E 'say $INC{"Compress/Raw/Zlib.pm"}'
   perl -MCompress::Zlib -E 'say $INC{"Compress/Zlib.pm"}'

and

   dpkg -l libio-compress-perl libcompress-raw-zlib-perl

say?

Ansgar



More information about the pkg-perl-maintainers mailing list