Red Hat Bugzilla – Full Text Bug Listing |
Summary: | ERROR with rpm_check_debug vs depsolve | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Vafa Ronaghi <vafa.ronaghi> |
Component: | yum | Assignee: | James Antill <james.antill> |
Status: | CLOSED NOTABUG | QA Contact: | Red Hat Satellite QA List <satellite-qa-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.8 | ||
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: | 2011-05-24 13:30:16 EDT | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- |
Description
Vafa Ronaghi
2011-05-20 06:09:27 EDT
What does: package-cleanup --problems ...say? 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 Which explains the problem, fix the problem with the installed package and upgrades should work fine again. |