[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Failed dependancies.
- From: Bart Whiteley <bwhiteley novell com>
- To: rpm-list redhat com
- Subject: Re: Failed dependancies.
- Date: Wed, 19 Nov 2003 11:49:27 -0700
On Wednesday 19 November 2003 11:33 am, 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
>
You need to update glibc and glibc-common together on the same command
line. When you try to upgrade glibc-common to glibc-common-2.3.2-4.80.8
it has to remove glibc-common = 2.3.2-4.80.6 but it can't because
glibc-2.3.2-4.80.6 requires that specific version of glibc-common:
2.3.2-4.80.6.
You may have to upgrade other components as well within the same
transaction, if they are replacing versions that had dependencies on the
old glibc.
> #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?
> Thanks a lot.
> Joe Zhou
>
>
> _______________________________________________
> Rpm-list mailing list
> Rpm-list@redhat.com
> https://www.redhat.com/mailman/listinfo/rpm-list
--
Bart Whiteley <bwhiteley@novell.com>
Novell, Inc., the leading provider of information solutions
http://www.novell.com/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]