Bug 1838690
| Summary: | -%{RELEASE}" as well as the ".el8 is missing from the subscription-manager version report | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Rehana <redakkan> |
| Component: | subscription-manager | Assignee: | Jiri Hnidek <jhnidek> |
| Status: | CLOSED ERRATA | QA Contact: | Red Hat subscription-manager QE Team <rhsm-qe> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.3 | CC: | arpandey, jhnidek |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | 8.3 | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-11-04 01:39:09 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
Rehana
2020-05-21 15:17:49 UTC
Issue reproduced on RHE-8.3, subscription-manager-1.27.4-1.el8.x86_64
Beaker Test information:
HOSTNAME=kvm-03-guest11.hv2.lab.eng.bos.redhat.com
JOBID=4380853
RECIPEID=8481724
RESULT_SERVER=
DISTRO=RHEL-8.3.0-20200608.0
ARCHITECTURE=x86_64
Version-Release number of selected component (if applicable):
[root@kvm-03-guest11 ~]# rpm -qa subscription-manager
subscription-manager-1.27.4-1.el8.x86_64
[root@kvm-03-guest11 ~]#
Issue:
[root@kvm-03-guest11 ~]# subscription-manager version
server type: This system is currently not registered.
subscription management server: 2.9.27-1
subscription management rules: 5.39
subscription-manager: 1.27.4 <<<<<<<<<<<<<<<< -1.el8 is missing
[root@kvm-03-guest11 ~]# vim /var/log/rhsm/rhsm.log
2020-06-25 06:15:32,823 [DEBUG] subscription-manager:16515:MainThread @files.py:365 - Successfully read cached syspurpose contents.
2020-06-25 06:15:32,823 [DEBUG] subscription-manager:16515:MainThread @managercli.py:501 - X-Correlation-ID: d05eca2855bf4a669615d36baf586e70
2020-06-25 06:15:32,824 [DEBUG] subscription-manager:16515:MainThread @managercli.py:390 - Client Versions: {'subscription-manager': '1.27.4'} <<<<<<<<<<<<<< -%{RELEASE}" and .el8 is missing
2020-06-25 06:15:32,824 [DEBUG] subscription-manager:16515:MainThread @connection.py:169 - Environment variable NO_PROXY= will be used
Actual results:
subscription-manager: 1.27.4
Expected results:
subscription-manager: 1.27.4-1.el8
===========================================================================================================================================
Issue Verification on RHEL 8.3 subscription-manager-1.27.8-1.el8.x86_64
Beaker Test information:
HOSTNAME=kvm-01-guest09.rhts.eng.tlv.redhat.com
JOBID=4380519
RECIPEID=8481145
RESULT_SERVER=
DISTRO=RHEL-8.3.0-20200625.n.0
ARCHITECTURE=x86_64
verification steps:
[root@kvm-01-guest09 ~]# subscription-manager version
server type: This system is currently not registered.
subscription management server: 2.9.27-1
subscription management rules: 5.39
subscription-manager: 1.27.8-1.el8 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< -%{RELEASE}" and .el8 is present
[root@kvm-01-guest09 ~]#
[root@kvm-01-guest09 ~]# vim /var/log/rhsm/rhsm.log
2020-06-25 13:26:53,901 [DEBUG] subscription-manager:22451:MainThread @files.py:363 - Successfully read cached syspurpose contents.
2020-06-25 13:26:53,901 [DEBUG] subscription-manager:22451:MainThread @managercli.py:501 - X-Correlation-ID: bcee265a64df48c294550b65f04ac655
2020-06-25 13:26:53,901 [DEBUG] subscription-manager:22451:MainThread @managercli.py:390 - Client Versions: {'subscription-manager': '1.27.8-1.el8'} <<<<<<<< -%{RELEASE}" and .el8 is present
2020-06-25 13:26:53,901 [DEBUG] subscription-manager:22451:MainThread @connection.py:169 - Environment variable NO_PROXY= will be used
Actual results:
subscription-manager: 1.27.8-1.el8
Expected results:
subscription-manager: 1.27.8-1.el8
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 (subscription-manager 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-2020:4460 |