Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: The package perl-Cache-Cache from epel8 cannot be installed. # yum install perl-Cache-Cache Updating Subscription Management repositories. Error: Problem: conflicting requests - nothing provides perl(Digest::SHA1) needed by perl-Cache-Cache-1.08-15.el8.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Version-Release number of selected component (if applicable): 1.08-15 How reproducible: Always Steps to Reproduce: 1. dnf install perl-Cache-Cache 2. 3. Actual results: nothing provides perl(Digest::SHA1) needed by perl-Cache-Cache-1.08-15.el8.noarch Expected results: Package should install. Additional info: It appears that there is a new package, perl-Digest-SHA.x86_64, that provides the required Digest::SHA1, but it does not list the capability perl(Digest::SHA1). # dnf search perl-Digest Updating Subscription Management repositories. ================================ Name Exactly Matched: perl-Digest ================================= perl-Digest.noarch : Modules that calculate message digests ==================================== Name Matched: perl-Digest ===================================== perl-Digest-HMAC.noarch : Keyed-Hashing for Message Authentication perl-Digest-MD4.x86_64 : Perl interface to the MD4 Algorithm perl-Digest-MD5.x86_64 : Perl interface to the MD5 algorithm perl-Digest-MD5-File.noarch : Perl extension for getting MD5 sums for files and URLs perl-Digest-Perl-MD5.noarch : Perl implementation of Ron Rivest's MD5 Algorithm perl-Digest-SHA.x86_64 : Perl extension for SHA-1/224/256/384/512 But it appears that perl-Digest does not export the feature perl(Digest::SHA1).
*** This bug has been marked as a duplicate of bug 1803268 ***