Description of problem: When upgrading Fedora 12 to Fedora 13, perl-Compress-Raw-Zlib is not upgraded. F12 provides version 2.024 while F13 has 2.023. As a result, Compress/Raw/Zlib.pm remains in directory /usr/lib/perl5/5.10.0/i386-linux-thread-multi but this directory is not longer part of @INC. Version-Release number of selected component (if applicable): perl-Compress-Raw-Zlib-2.024-2.fc12.i686 perl-Compress-Raw-Zlib-2.023-112.fc13.i686 How reproducible: Always. Steps to Reproduce: 1. perl -MCompress::Raw::Zlib -e 0 Actual results: Can't locate Compress/Raw/Zlib.pm in @INC (@INC contains: /usr/local/lib/perl5 /usr/local/share/perl5 /usr/local/share/perl5 /usr/lib/perl5 /usr/share/perl5 /usr/share/perl5 /usr/lib/perl5 /usr/share/perl5 /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi /usr/local/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl .). BEGIN failed--compilation aborted. Expected results: <no output, meaning that everything went okay>
Somebody forgot to push to stable following packages: https://admin.fedoraproject.org/updates/perl-Compress-Raw-Zlib-2.024-2.fc13 https://admin.fedoraproject.org/updates/perl-Compress-Raw-Zlib-2.027-1.fc13 Marcela, can you push them? Or is there any reason why not to do that?
I didn't push them before release of F-13, because there were long email thread about huge updates of F-13 even before release ;-). Pushing now.
Fixed a long time ago.