Bug 2126689
| Summary: | Make perl-Net-DNS-Nameserver available in CRB | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Petr Menšík <pemensik> |
| Component: | perl-Net-DNS | Assignee: | Jitka Plesnikova <jplesnik> |
| Status: | CLOSED ERRATA | QA Contact: | Martin Kyral <mkyral> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | CentOS Stream | CC: | bstinson, jplesnik, jwboyer, mkyral |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | perl-Net-DNS-1.29-6.el9 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-05-09 07:32:13 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
Petr Menšík
2022-09-14 09:16:36 UTC
perl-Net-DNS-Nameserver is sub-package of perl-Net-DNS. I will move it from Buildroot to CBR repository. commit 1f8b2eaaa4dd339114cd20ffd215b9aacc7f1863 (HEAD -> c9s, jplesnik/c9s)
Author: Jitka Plesnikova <jplesnik>
Date: Tue Oct 18 15:41:51 2022 +0200
Related: rhbz#2126689
Bugfix verified. The subpackage in question is available in and installable from CRB repo: [root@ampere-hr330a-08 ~]# dnf install -y perl-Net-DNS-Nameserver Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. beaker-CRB 20 MB/s | 1.6 MB 00:00 Dependencies resolved. ========================================================================================================================================== Package Architecture Version Repository Size ========================================================================================================================================== Installing: perl-Net-DNS-Nameserver noarch 1.29-6.el9 beaker-CRB 24 k Installing dependencies: perl-Digest-HMAC noarch 1.03-29.el9 beaker-AppStream 19 k perl-Digest-SHA aarch64 1:6.02-461.el9 beaker-AppStream 66 k perl-Net-DNS noarch 1.29-6.el9 beaker-AppStream 405 k Transaction Summary ========================================================================================================================================== Install 4 Packages Total download size: 514 k Installed size: 1.0 M Downloading Packages: (1/4): perl-Digest-HMAC-1.03-29.el9.noarch.rpm 747 kB/s | 19 kB 00:00 (2/4): perl-Digest-SHA-6.02-461.el9.aarch64.rpm 2.1 MB/s | 66 kB 00:00 (3/4): perl-Net-DNS-Nameserver-1.29-6.el9.noarch.rpm 2.3 MB/s | 24 kB 00:00 (4/4): perl-Net-DNS-1.29-6.el9.noarch.rpm 9.4 MB/s | 405 kB 00:00 ------------------------------------------------------------------------------------------------------------------------------------------ Total 11 MB/s | 514 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : perl-Digest-SHA-1:6.02-461.el9.aarch64 1/4 Installing : perl-Digest-HMAC-1.03-29.el9.noarch 2/4 Installing : perl-Net-DNS-1.29-6.el9.noarch 3/4 Installing : perl-Net-DNS-Nameserver-1.29-6.el9.noarch 4/4 Running scriptlet: perl-Net-DNS-Nameserver-1.29-6.el9.noarch 4/4 Verifying : perl-Digest-HMAC-1.03-29.el9.noarch 1/4 Verifying : perl-Digest-SHA-1:6.02-461.el9.aarch64 2/4 Verifying : perl-Net-DNS-1.29-6.el9.noarch 3/4 Verifying : perl-Net-DNS-Nameserver-1.29-6.el9.noarch 4/4 Installed products updated. Installed: perl-Digest-HMAC-1.03-29.el9.noarch perl-Digest-SHA-1:6.02-461.el9.aarch64 perl-Net-DNS-1.29-6.el9.noarch perl-Net-DNS-Nameserver-1.29-6.el9.noarch Complete! [root@ampere-hr330a-08 ~]# Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (perl-Net-DNS bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:2191 |