Skip to content
Prev 576 / 919 Next

Compress::Raw::Zlib no longer installed with Perl on Fedora 30?

I can confirm:

[spot at localhost ~]$ rpm -q perl --requires |grep Zlib
perl-Compress-Raw-Zlib
perl-IO-Zlib
[spot at localhost ~]$ rpm -q perl
perl-5.28.2-436.fc30.x86_64

It would require either notable human intervention (or a canceled
mid-upgrade state) for a Fedora 30 system to end up with perl, but not
perl-Compress-Raw-Zlib.

Thanks,
Tom
On Wed, Jul 24, 2019 at 8:42 AM Marc Schwartz <marc_schwartz at me.com> wrote: