Bug 765963 - Yum update fails on rpm dependancy
Summary: Yum update fails on rpm dependancy
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: yum
Version: 5.7
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: rc
: ---
Assignee: Packaging Maintenance Team
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-09 19:25 UTC by david.scheiman
Modified: 2014-01-21 06:24 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-22 15:18:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description david.scheiman 2011-12-09 19:25:36 UTC
Description of problem:

"yum update" fails citing a dependancy for rpm against package rpm-python-4.4.2.3-22.el5.i386.

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


How reproducible:

Very on the server I am exeriencing this on.

Steps to Reproduce:
1. run "yum update"
2. Answer "y" after the initial dependency check.
3.
  
Actual results:
libldap-2.3.so.0 is needed by (installed) quota-3.13-5.el5.i386
libldap-2.3.so.0 is needed by (installed) sudo-1.7.2p1-10.el5.i386
libldap-2.3.so.0 is needed by (installed) nfs-utils-1.0.9-54.el5.i386
libldap_r-2.3.so.0 is needed by (installed) autofs-5.0.1-0.rc2.156.el5.i386
libldap_r-2.3.so.0 is needed by (installed) python-ldap-2.2.0-2.1.i386
rpm is needed by (installed) rpm-python-4.4.2.3-22.el5.i386
Complete!
(1, [u'Please report this error in https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%205&component=yum'])
[root@rwcssl01 ~]#
[root@rwcssl01 ~]# which rpm
/bin/rpm
[root@rwcssl01 ~]# 

Expected results:

Application of updates

Additional info:

Comment 1 Zdeněk Pavlas 2013-03-22 15:18:17 UTC
Run: rpm -Va --nofiles --nodigest


...you'll probably find that it's a preexisting problem in the rpmdb,


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