[CentOS] dumb developer explodes yum

Sun Jun 15 17:30:04 UTC 2014
Mark LaPierre <marklapier at aol.com>

On 06/14/14 23:00, Tim Dunphy wrote:
>>
>> Try just rebuilding the database...
>>   rpm --rebuilddb
> 
> 
> 
> Thanks for the advice! However, no luck there. :(
> 
> btw.. obscuring the host name
> 
> [root at host1 apr-util-1.5.1]# rpm --rebuilddb
> 
> [root at host1 apr-util-1.5.1]# cd /tmp/install/i386/
> 
> 
> [root at host1 i386]# rpm -Uvh elfutils-libelf-0.125-3.el5.i386.rpm
> 
> warning: elfutils-libelf-0.125-3.el5.i386.rpm: Header V3 DSA signature:
> NOKEY, key ID e8562897
> 
> error: Failed dependencies:
> 
>         elfutils > 0.125-3.el5 conflicts with
> elfutils-libelf-0.125-3.el5.i386
>         elfutils-libs > 0.125-3.el5 conflicts with
> elfutils-libelf-0.125-3.el5.i386
> 
> 
> On Sat, Jun 14, 2014 at 8:25 PM, Stephen Harris <lists at spuddy.org> wrote:
> 
>> On Sat, Jun 14, 2014 at 08:14:43PM -0400, Tim Dunphy wrote:
>>> rpm-libs-4.4.2-37.el5.i386.rpm
>>>
>>> Asks for a bunch of libraries.
>>>
>>> This is what I see when I try:
>>>
>>> [root at uszmpaplp005lc i386]# rpm -Uvh rpm-libs-4.4.2-37.el5.i386.rpm
>>> warning: rpm-libs-4.4.2-37.el5.i386.rpm: Header V3 DSA signature: NOKEY,
>>> key ID e8562897
>>> error: Failed dependencies:
>>>         libelf.so.1 is needed by rpm-libs-4.4.2-37.el5.i386
>>>         libelf.so.1(ELFUTILS_1.0) is needed by rpm-libs-4.4.2-37.el5.i386
>>>         libelf.so.1(ELFUTILS_1.1.1) is needed by
>> rpm-libs-4.4.2-37.el5.i386
>>>         libsqlite3.so.0 is needed by rpm-libs-4.4.2-37.el5.i386
>>>         rpm = 4.4.2-37.el5 is needed by rpm-libs-4.4.2-37.el5.i386
>>
>> Try just rebuilding the database...
>>
>>   rpm --rebuilddb
>>
>> --
>>
>> rgds
>> Stephen
>> _______________________________________________
>> CentOS mailing list
>> CentOS at centos.org
>> http://lists.centos.org/mailman/listinfo/centos
>>
> 
> 
> 

Hey Tim,

You are trying to install an earlier version than you already have
installed.

rpm -Uvh elfutils-libelf-0.125-3.el5.i386.rpm < 0.125-3
[root at uszmpaplp005lc i386]# rpm -qa | grep elf
elfutils-libelf-0.137-3.el5 < 0.137-3

-- 
    _
   °v°
  /(_)\
   ^ ^  Mark LaPierre
Registered Linux user No #267004
https://linuxcounter.net/
****