Subject: | test failed against local gzip command |
I am trying to use 0.15 to read a compressed file but it failed, so I choose to update to 0.16 but test failed.
I took a look to test code, and It is unable to reread data compressed with the gzip installed.
I can't really help about code but ask if you need more.
[nanardon@n3 PerlIO-gzip-0.16]$ rpm -q gzip
gzip-1.2.4a-12mdk
Another things, it is maybe corrected now, in 0.15, the gzip is unable to reread compressed file by PerlIO::Gzip:
[nanardon@virgo(Cooker 10.1) ~/mandrakecvs/soft/perl-Hdlist]$ zcat hdlist.cz > /dev/null
zcat: hdlist.cz: invalid compressed data--format violated
[nanardon@virgo(Cooker 10.1) ~/mandrakecvs/soft/perl-Hdlist]$ file hdlist.cz
hdlist.cz: gzip compressed data