Bug 675536 - yum dependecie failed fro Centos 5.5 Final
Summary: yum dependecie failed fro Centos 5.5 Final
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: yum
Version: 5.5
Hardware: i386
OS: Linux
unspecified
low
Target Milestone: rc
: ---
Assignee: James Antill
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-06 11:59 UTC by fvlemmings
Modified: 2014-01-21 06:20 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-08 16:46:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description fvlemmings 2011-02-06 11:59:02 UTC
Description of problem:

Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
python is needed by (installed) pythonabi-2.3-3.el4.at.i386
python is needed by (installed) pythonabi-2.3-3.el4.at.i386
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):


How reproducible:
yum update

Steps to Reproduce:
1.
2.
3.
  
Actual results:
dependency failed

Expected results:
-

Additional info:

Comment 1 James Antill 2011-02-08 16:46:26 UTC
The package: pythonabi-2.3-3.el4.at.i386 ... is for RHEL-4, not RHEL-5. It also appears to be from some random third party repo. (guessing atrpm?).

Likely there is some rpmdb problem as well, try:

 rpm -Va --nofiles --nodigest


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