Bug 1728054
| Summary: | podman authentication not functioning properly | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Mike Rochefort <mroche> |
| Component: | subscription-manager | Assignee: | Jiri Hnidek <jhnidek> |
| Status: | CLOSED ERRATA | QA Contact: | Red Hat subscription-manager QE Team <rhsm-qe> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 8.0 | CC: | cdonnell, csnyder, dwalsh, jhnidek, jligon, jnovy, lsm5, mheon, redakkan, wchadwic |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | subscription-manager-1.26.5-1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-04-28 16:54:49 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
Mike Rochefort
2019-07-08 22:54:11 UTC
This is a known issue on subscription-manager. https://bugzilla.redhat.com/show_bug.cgi?id=1718362 Looks like we need the change for RHEL8 as well. Demonstrating the availability of subscription-manager-plugin-container on RHEL8.1 ================================================================================== [root@kvm-03-guest02 ~]# cat /etc/redhat-release Red Hat Enterprise Linux release 8.1 (Ootpa) [root@kvm-03-guest02 ~]# subscription-manager version server type: Red Hat Subscription Management subscription management server: 2.9.21-1 subscription management rules: 5.37 subscription-manager: 1.25.17-1.el8 [root@kvm-03-guest02 ~]# yum install subscription-manager-plugin-container Updating Subscription Management repositories. Last metadata expiration check: 0:04:23 ago on Mon 16 Mar 2020 08:08:26 AM EDT. Dependencies resolved. ======================================================================================================================= Package Architecture Version Repository Size ======================================================================================================================== Installing: subscription-manager-plugin-container x86_64 1.25.17-1.el8 rhel-8-for-x86_64-baseos-rpms 248 k Transaction Summary ================================================================================================================== Install 1 Package Total download size: 248 k Installed size: 18 k <snip> Verifying that subscription-manager-plugin-container is not longer shipped on RHEL 8.2 ===================================================================================== # rpm -qa *subsc* subscription-manager-rhsm-certificates-1.26.14-1.el8.x86_64 python3-subscription-manager-rhsm-1.26.14-1.el8.x86_64 dnf-plugin-subscription-manager-1.26.14-1.el8.x86_64 subscription-manager-1.26.14-1.el8.x86_64 [root@kvm-01-guest04 product-default]# cat /etc/redhat-release Red Hat Enterprise Linux release 8.2 Beta (Ootpa) [root@kvm-01-guest04 product-default]# dnf install subscription-manager-plugin-container Updating Subscription Management repositories. Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs) 11 MB/s | 14 MB 00:01 Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs) 12 MB/s | 14 MB 00:01 Package subscription-manager-1.26.14-1.el8.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! ^^ "subscription-manager-plugin-container" is no longer available on RHEL8 WITHOUT THE CONTAINER PLUGIN , PODMAN CAN STILL RUN CONTAINERS WITH ACCESS TO REDHAT CONTENT [root@kvm-01-guest04 product-default]# podman run -t -i --rm registry-proxy.engineering.redhat.com/rh-osbs/rhel7:guest-rhel-7.8-containers-candidate-51839-20200225162914-x86_64 [root@3ea9468da61f /]# yum install zsh Loaded plugins: ovl, product-id, search-disabled-repos, subscription-manager rhel-7-server-rpms | 3.5 kB 00:00:00 (1/3): rhel-7-server-rpms/7Server/x86_64/group | 767 kB 00:00:00 (2/3): rhel-7-server-rpms/7Server/x86_64/updateinfo | 3.5 MB 00:00:00 (3/3): rhel-7-server-rpms/7Server/x86_64/primary_db | 66 MB 00:00:01 Resolving Dependencies --> Running transaction check ---> Package zsh.x86_64 0:5.0.2-33.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ====================================================================================================================================================================================================================================== Package Arch Version Repository Size ====================================================================================================================================================================================================================================== Installing: zsh x86_64 5.0.2-33.el7 rhel-7-server-rpms 2.4 M Transaction Summary ================================================================================================================== Install 1 Package Total download size: 2.4 M Installed size: 5.6 M Is this ok [y/d/N]: y Downloading packages: warning: /var/cache/yum/x86_64/7Server/rhel-7-server-rpms/packages/zsh-5.0.2-33.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID fd431d51: NOKEY ] 0.0 B/s | 0 B --:--:-- ETA Public key for zsh-5.0.2-33.el7.x86_64.rpm is not installed zsh-5.0.2-33.el7.x86_64.rpm | 2.4 MB 00:00:00 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release Importing GPG key 0xFD431D51: Userid : "Red Hat, Inc. (release key 2) <security>" Fingerprint: 567e 347a d004 4ade 55ba 8a5f 199e 2f91 fd43 1d51 Package : redhat-release-server-7.8-2.el7.x86_64 (@anaconda/7.8) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release Is this ok [y/N]: y Importing GPG key 0x2FA658E0: Userid : "Red Hat, Inc. (auxiliary key) <security>" Fingerprint: 43a6 e49c 4a38 f4be 9abf 2a53 4568 9c88 2fa6 58e0 Package : redhat-release-server-7.8-2.el7.x86_64 (@anaconda/7.8) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release Is this ok [y/N]: y Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : zsh-5.0.2-33.el7.x86_64 1/1 Verifying : zsh-5.0.2-33.el7.x86_64 1/1 rhel-7-server-rpms/7Server/x86_64/productid | 2.1 kB 00:00:00 Installed: zsh.x86_64 0:5.0.2-33.el7 Complete! Based on the above observations, moving the bug to verified 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, 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-2020:1849 |