https://bugzilla.redhat.com/show_bug.cgi?id=2428253
--- Comment #1 from Petr Pisar <[email protected]> --- It seems you try to install perl-CPAN-2.38-521.fc43.noarch from DAB-Fedora-extras repository. This repository is not provided by Fedora. Installing perl-CPAN from Fedora repositories works for me: # dnf install perl-CPAN-2.38-521.fc43.noarch Updating and loading repositories: Repositories loaded. Package Arch Version Repository Size Installing: perl-CPAN noarch 2.38-521.fc43 fedora 1.9 MiB Installing dependencies: perl x86_64 4:5.42.0-520.fc43 fedora 0.0 B perl-Archive-Tar noarch 3.04-521.fc43 fedora 154.4 KiB perl-Compress-Raw-Bzip2 x86_64 2.213-521.fc43 fedora 67.3 KiB perl-DBM_Filter noarch 0.07-520.fc43 fedora 28.7 KiB perl-Devel-SelfStubber noarch 1.06-520.fc43 fedora 6.8 KiB perl-Devel-Size x86_64 0.85-3.fc43 fedora 42.1 KiB perl-DirHandle noarch 1.05-520.fc43 fedora 3.4 KiB perl-ExtUtils-Embed noarch 1.35-520.fc43 fedora 15.6 KiB perl-ExtUtils-Miniperl noarch 1.14-520.fc43 fedora 8.3 KiB perl-IO-Compress noarch 2.213-521.fc43 fedora 1.0 MiB perl-IO-Compress-Lzma noarch 2.213-3.fc43 fedora 215.2 KiB perl-IO-Zlib noarch 1:1.15-520.fc43 fedora 25.7 KiB perl-Memoize noarch 1.17-520.fc43 fedora 64.7 KiB perl-NEXT noarch 0.69-520.fc43 fedora 23.6 KiB perl-Net-Ping noarch 2.76-520.fc43 fedora 134.2 KiB perl-SelfLoader noarch 1.28-520.fc43 fedora 22.2 KiB perl-doc noarch 5.42.0-520.fc43 fedora 11.5 MiB perl-encoding x86_64 4:3.00-520.fc43 fedora 149.5 KiB perl-libnetcfg noarch 4:5.42.0-520.fc43 fedora 16.9 KiB perl-local-lib noarch 2.000029-10.fc43 fedora 117.6 KiB perl-open noarch 1.13-520.fc43 fedora 11.3 KiB perl-perlfaq noarch 5.20250619-520.fc43 fedora 733.6 KiB perl-utils noarch 5.42.0-520.fc43 fedora 97.0 KiB Transaction Summary: Installing: 24 packages Total size of inbound packages is 7 MiB. Need to download 7 MiB. After this operation, 16 MiB extra will be used (install 16 MiB, remove 0 B). Is this ok [y/N]: N Regarding the error message, it means that there is no package in repository which provides "perl(Compress::Zlib)". That's not true for Fedora. In Fedora "perl(Compress::Zlib)" is provided by perl-IO-Compress package. -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2428253 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202428253%23c1 -- _______________________________________________ perl-devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
