Bug 1934303 - perl-Cache-Cache won't install because no package provides perl(Digest::SHA1)
Summary: perl-Cache-Cache won't install because no package provides perl(Digest::SHA1)
Keywords:
Status: CLOSED DUPLICATE of bug 1803268
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: perl-Cache-Cache
Version: epel8
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Paul Howarth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-02 21:55 UTC by Noel Duffy
Modified: 2021-03-02 22:02 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-03-02 22:02:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Noel Duffy 2021-03-02 21:55:01 UTC
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).

Comment 1 Tom "spot" Callaway 2021-03-02 22:02:50 UTC

*** This bug has been marked as a duplicate of bug 1803268 ***


Note You need to log in before you can comment on or make changes to this bug.