Bug 2097800
| Summary: | RHEL 8.6 package seen as older than RHEL 8.0 package | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Florence Blanc-Renaud <frenaud> |
| Component: | python-jwcrypto | Assignee: | Christian Heimes <cheimes> |
| Status: | CLOSED ERRATA | QA Contact: | Namita Soman <nsoman> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.7 | CC: | rjeffman, ssidhaye, sumenon |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-jwcrypto-0.5.0-1.1.module+el8.7.0+15842+306cbc83 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-11-08 09:36:24 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: | |||
| Deadline: | 2022-07-12 | ||
|
Description
Florence Blanc-Renaud
2022-06-16 15:08:02 UTC
Verified tested using http://artifacts.osci.redhat.com/comp/rhel-8.7.0-mbs/15926-1096-idm/ 1. On RHEL8.0 [root@server ~]# cat /etc/redhat-release Red Hat Enterprise Linux release 8.0 (Ootpa) [root@server ~]# dnf install -y python3-jwcrypto Installed: python3-jwcrypto-0.5.0-1.module+el8+2555+b334d87b.noarch 2. latest-RHEL-8.6.0 has python3-jwcrypto-0.5.0-1.module+el8.1.0+4107+4a66eb87.noarch.rpm 3. Set up latest compose rhel-8.7.0-mbs/15926-1096-idm [root@server ~]# dnf update -y python3-jwcrypto created by dnf config-manager from http://artifacts.osci.redhat.com/comp/rhel-8.7.0-mbs/15926-1096-idm/AppStream/x86_64/os/ created by dnf config-manager from http://artifacts.osci.redhat.com/comp/rhel-8.7.0-mbs/15926-1096-idm/BaseOS/x86_64/os/ Last metadata expiration check: 0:00:01 ago on Friday 15 July 2022 02:59:52 AM EDT. Dependencies resolved. ============================================================================================================================================================================= Package Arch Version Repository Size ============================================================================================================================================================================= Upgrading: python3-jwcrypto noarch 0.5.0-1.1.module+el8.7.0+15842+306cbc83 artifacts.osci.redhat.com_comp_rhel-8.7.0-mbs_15926-1096-idm_AppStream_x86_64_os_ 65 k Transaction Summary ============================================================================================================================================================================= Upgrade 1 Package Total download size: 65 k Downloading Packages: python3-jwcrypto-0.5.0-1.1.module+el8.7.0+15842+306cbc83.noarch.rpm 64 kB/s | 65 kB 00:01 --------------------------------------------------------------------------------------------------------- Total 64 kB/s | 65 kB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Upgrading : python3-jwcrypto-0.5.0-1.1.module+el8.7.0+15842+306cbc83.noarch 1/2 Cleanup : python3-jwcrypto-0.5.0-1.module+el8+2555+b334d87b.noarch 2/2 Running scriptlet: python3-jwcrypto-0.5.0-1.module+el8+2555+b334d87b.noarch 2/2 Verifying : python3-jwcrypto-0.5.0-1.1.module+el8.7.0+15842+306cbc83.noarch 1/2 Verifying : python3-jwcrypto-0.5.0-1.module+el8+2555+b334d87b.noarch 2/2 Installed products updated. Upgraded: python3-jwcrypto-0.5.0-1.1.module+el8.7.0+15842+306cbc83.noarch Complete! [root@server ~]# cat /etc/redhat-release Red Hat Enterprise Linux release 8.7 Beta (Ootpa) 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 (idm:client and idm:DL1 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-2022:7540 |