Bug 678296 - 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.5
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: James Antill
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-17 13:52 UTC by marcin.teodorczyk
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-18 18:29:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
yum update output (1.92 KB, application/octet-stream)
2011-02-17 13:52 UTC, marcin.teodorczyk
no flags Details

Description marcin.teodorczyk 2011-02-17 13:52:34 UTC
Created attachment 479330 [details]
yum update output

Description of problem:

root@localhost:: ~ # yum update
...
...
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
mysql-libs is needed by (installed) mysql-5.1.48-1.el5.art.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):

3.2.22

Comment 1 James Antill 2011-02-18 18:29:36 UTC
That's a non-std. version of mysql. You probably want to run:

rpm -Va --nofiles --nodigest

...and fix those problems.


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