Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1803268

Summary: Make perl-Digest-SHA1 available on RHEL 8
Product: Red Hat Enterprise Linux 8 Reporter: Joe Seegmiller <joseph_seegmiller>
Component: perl-Digest-SHA1Assignee: perl-maint-list
Status: CLOSED NOTABUG QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: medium Docs Contact:
Priority: unspecified    
Version: ---CC: b, ppisar, rhas, smooge
Target Milestone: rc   
Target Release: 8.0   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-02-17 10:37:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joe Seegmiller 2020-02-14 21:00:05 UTC
Description of problem:

perl-Digest-SHA1 is not available in any RHEL 8 repo (baseos, appstream, or epel). It is listed as a dependency of perl-Net-SNMP, which is available in EPEL. Can this package also be added to epel 8?


Steps to Reproduce:

1. attach epel 8 repo
2. yum install perl-Net-SNMP


Actual results:

# yum install perl-Net-SNMP
Updating Subscription Management repositories.
EPEL8                                                                                                                                                                                31 kB/s | 2.7 kB     00:00
Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs)                                                                                                                             27 kB/s | 2.8 kB     00:00
Red Hat Satellite Tools 6.6 for RHEL 8 x86_64 (RPMs)                                                                                                                                 25 kB/s | 2.1 kB     00:00
Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs)                                                                                                                                21 kB/s | 2.4 kB     00:00
Error:
 Problem: conflicting requests
  - nothing provides perl(Digest::SHA1) >= 1.02 needed by perl-Net-SNMP-6.0.1-25.el8.1.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)


Expected results:

I expect to be able to install a package including all it's dependencies.

Additional info:

I am trying to install munin-node (recently added to EPEL 8) which has perl-Net-SNMP as a dependency.

Comment 1 Stephen John Smoogen 2020-02-15 16:46:48 UTC
The package is in Red Hat Enterprise Linux 8 Code Ready Builder repository. This repository is required to build and run various packages in EPEL-8.

Comment 2 Petr Pisar 2020-02-17 10:37:32 UTC
perl-Digest-SHA1-0:2.13-23.el8 is provides in CodeReady Builder repositoy. Please follow <https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F> procedure for enabling the repository.

Comment 3 Tom "spot" Callaway 2021-03-02 22:02:49 UTC
*** Bug 1934303 has been marked as a duplicate of this bug. ***