Re: Failed dependancies.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wednesday 19 November 2003 10:33, Joe Zhou wrote:
> Hi,
>
> One of our machines is running RH8 with kernel-2.4.20-20.9.
> When I was ugrading to glibc-common-2.3.2-4.80.8.i686.rpm,
> I got the following result:
>
> #rpm -Uhv glibc-common-2.3.2-4.80.8.i386.rpm
> error: Failed dependencies:
>         glibc-common = 2.3.2-4.80.6 is needed by (installed)
> glibc-2.3.2-4.80.6
>
> #rpm -Uhv glibc-common-2.3.2-4.80.6.i386.rpm
> Preparing...              
>  ########################################### [100%]
>         package glibc-common-2.3.2-4.80.6 is already installed
>
>
> My question is if the glibc-common-2.3.2-4.80.6 is already installed,
> why I still got
> the first error ? Anybody can enlight me on this?

The error is telling you that the old version of glibc-common is needed 
by the installed package "glibc-2.3.2-4.80.6".  It's telling you that 
it can't upgrade the package because another package on the system 
depends on that exact version.  To handle this correctly, you'll need 
to get the updated glibc that matches the updated glibc-common (as well 
as the -devel if you have that as well), and upgrade them all in one 
command.

rpm -Uvh glibc-common-2.3.2-4.80.8.i386.rpm glibc-2.3.2-4.80.8.i386.rpm

rpm can take multiple packages as arguments and will sort them out as 
necessary.

-- 
Jesse Keating RHCE MCSE (geek.j2solutions.net)
Fedora Legacy Team      (www.fedora.us/wiki/FedoraLegacy)
Mondo DevTeam           (www.mondorescue.org)
GPG Public Key          (geek.j2solutions.net/jkeating.j2solutions.pub)
 
Was I helpful?  Let others know:
 http://svcs.affero.net/rm.php?r=jkeating

Attachment: pgp00000.pgp
Description: signature


[Index of Archives]     [RPM Ecosystem]     [Linux Kernel]     [Red Hat Install]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Red Hat]     [Gimp]     [Yosemite News]     [IETF Discussion]

  Powered by Linux