[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Failed dependancies.
- From: Tim Mooney <mooney dogbert cc ndsu NoDak edu>
- To: rpm-list redhat com
- Subject: Re: Failed dependancies.
- Date: Wed, 19 Nov 2003 12:56:19 -0600 (CST)
In regard to: Failed dependancies., Joe Zhou said (at 1:33pm on Nov 19, 2003):
>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,
That's not the same package name that you show below, and I'm skeptical
that there even is a glibc-common*.i686.rpm, but I could be wrong. ;-)
>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
glibc depends on glibc-common, and their versions must be identical.
Instead of trying to upgrade one or the other, upgrade both at the same
time.
rpm -Fvh glibc-commong-2.3.2-4.80.8.i386.rpm glibc-2.3.2-4.80.8.i686.rpm
>#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 ?
Because glibc needs the exact same version of glibc-common to be
installed.
Tim
--
Tim Mooney mooney@dogbert.cc.ndsu.NoDak.edu
Information Technology Services (701) 231-1076 (Voice)
Room 242-J6, IACC Building (701) 231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]