Bug 706371 - ERROR with rpm_check_debug vs depsolve
Summary: ERROR with rpm_check_debug vs depsolve
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: yum
Version: 5.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: James Antill
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-20 10:09 UTC by Vafa Ronaghi
Modified: 2014-01-21 06:23 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-24 17:30:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Vafa Ronaghi 2011-05-20 10:09:27 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1.yum update
2.yum upgrade

  
Actual results:
Total size: 246 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
python is needed by (installed) sqlmap-0.8-1.noarch
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:
OK

Additional info:

Comment 1 James Antill 2011-05-20 14:36:18 UTC
What does:

package-cleanup --problems

...say?

Comment 2 Vafa Ronaghi 2011-05-20 15:38:30 UTC
here is the result of package-cleaneup


# package-cleanup --problems


Setting up yum
Reading local RPM database
Processing all local requires
Missing dependencies:
Package sqlmap requires python >= 2.5

Comment 3 James Antill 2011-05-24 17:30:16 UTC
Which explains the problem, fix the problem with the installed package and upgrades should work fine again.


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