Bug 1080531

Summary: subscription-manager-1.10.14-6 should require python-rhsm >= 1.10.12-2
Product: Red Hat Enterprise Linux 7 Reporter: John Sefler <jsefler>
Component: subscription-managerAssignee: Carter Kozak <ckozak>
Status: CLOSED CURRENTRELEASE QA Contact: John Sefler <jsefler>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: bkearney, ckozak
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-13 13:18:35 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:
Bug Depends On:    
Bug Blocks: 863175    

Description John Sefler 2014-03-25 15:51:16 UTC
Description of problem:

After the python-rhsm and subscription-manager updates were committed to support the Flexible Branding redesign in https://bugzilla.redhat.com/show_bug.cgi?id=884290#c12, the subscription-manager package should require the updated version of python-rhsm.  Neglected to update the subscription-manager.spec file.

Version-Release number of selected component (if applicable):
[root@jsefler-7 ~]# rpm -q subscription-manager
subscription-manager-1.10.14-6.el7.x86_64


How reproducible:


Steps to Reproduce:
[root@jsefler-7 ~]# rpm -q subscription-manager --requires | grep python-rhsm
python-rhsm >= 1.10.9


Expected results:
python-rhsm >= 1.10.12-2

Comment 3 John Sefler 2014-03-27 16:45:33 UTC
Verifying...

[root@jsefler-7 ~]# rpm -q subscription-manager python-rhsm
subscription-manager-1.10.14-4.el7.x86_64
python-rhsm-1.10.12-1.el7.x86_64
[root@jsefler-7 ~]# yum update -q -y subscription-manager* --enablerepo=latest-rhel70*
This system is not registered with RHN Classic or Red Hat Satellite.
You can use rhn_register to register.
Red Hat Satellite or RHN Classic support will be disabled.
No Presto metadata available for latest-rhel70
[root@jsefler-7 ~]# rpm -q subscription-manager python-rhsm
subscription-manager-1.10.14-7.el7.x86_64
python-rhsm-1.10.12-2.el7.x86_64

VERIFIED: yum update automatically updated python-rhsm to version python-rhsm-1.10.12-2 as a dependency of subscription-manager-1.10.14-7.el7.x86_64


[root@jsefler-7 ~]# rpm -q subscription-manager --requires | grep python-rhsm
python-rhsm >= 1.10.12-2


VERIFIED: subscription-manager-1.10.14-7 requires python-rhsm >= 1.10.12-2

Comment 4 Ludek Smid 2014-06-13 13:18:35 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.