Bug 1040341 - Error when installing python-rhsm debug vs depsolve.
Summary: Error when installing python-rhsm debug vs depsolve.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: yum
Version: 5.11
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Packaging Maintenance Team
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-11 08:57 UTC by Kim Borup
Modified: 2013-12-18 21:00 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-18 21:00:42 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Kim Borup 2013-12-11 08:57:43 UTC
Description of problem:
When trying to install python-rhsm yum makes an error. 

Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
python-rhsm is needed by (installed) subscription-manager-1.8.22-1.el5.x86_64
Complete!
(1, [u'Please report this error in https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%205&component=yum']

Version-Release number of selected component (if applicable):

python-rhsm-0.98.9-1.el5.noarch.rpm
How reproducible:

yum install python-rhsm
Steps to Reproduce:
1. yum install python-rhsm
2.
3.

Actual results:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
python-rhsm is needed by (installed) subscription-manager-1.8.22-1.el5.x86_64
Complete!
(1, [u'Please report this error in https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%205&component=yum'])

Expected results:
Installation of file. 

Additional info:

Comment 1 James Antill 2013-12-18 21:00:42 UTC
 You'll almost certainly find that there are preexisting problems in the rpmdb, try:

rpm -Va --nofiles --nodigest


Note You need to log in before you can comment on or make changes to this bug.