Bug#538610: perl: Archive::Tar / Can't call method "value" on an undefined value at .../RawInflate.pm line 64.

Vincent Lefevre vincent at vinc17.org
Sat Jul 25 22:48:42 UTC 2009


On 2009-07-26 00:26:51 +0200, Vincent Lefevre wrote:
> Archive::Tar now fails on all tar archives (compressed or not), with
> the following error:
> 
> Can't call method "value" on an undefined value at /usr/lib/perl/5.10/IO/Uncompress/RawInflate.pm line 64.

After a strace comparison with another machine for which I do not have
this problem, the bug occurs only when the libcompress-raw-zlib-perl
package is *not* installed. Said otherwise,
/usr/lib/perl5/Compress/Raw/Zlib.pm (from libcompress-raw-zlib-perl)
is OK, but /usr/lib/perl/5.10.0/Compress/Raw/Zlib.pm (from perl)
yields the error.

-- 
Vincent Lefèvre <vincent at vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)






More information about the Perl-maintainers mailing list