https://bugzilla.redhat.com/show_bug.cgi?id=1934303
Bug ID: 1934303 Summary: perl-Cache-Cache won't install because no package provides perl(Digest::SHA1) Product: Fedora EPEL Version: epel8 Status: NEW Component: perl-Cache-Cache Severity: high Assignee: paul@city-fan.org Reporter: rhas@jadeworld.com QA Contact: extras-qa@fedoraproject.org CC: jose.p.oliveira.oss@gmail.com, paul@city-fan.org, perl-devel@lists.fedoraproject.org, spotrh@gmail.com, steve@silug.org Target Milestone: --- Classification: Fedora
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).
https://bugzilla.redhat.com/show_bug.cgi?id=1934303
Tom "spot" Callaway spotrh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |DUPLICATE Doc Type|--- |If docs needed, set a value Last Closed| |2021-03-02 22:02:50
--- Comment #1 from Tom "spot" Callaway spotrh@gmail.com ---
*** This bug has been marked as a duplicate of bug 1803268 ***
perl-devel@lists.fedoraproject.org