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

Re: Bug#58345: dependancy check says libc6 2.1.3-2 doesn't satisfy libc6 (>= 2.1.2)




On Fri, 18 Feb 2000, Brian May wrote:

> Sorry, but the following packages have unmet dependencies:
>   libdb2: Depends: libc6 (>= 2.1.2) but it is not going to be installed
>           Depends: libc6 (>= 2.1.2) but it is not going to be installed
>   libdb2-util: Depends: libc6-bin but it is not going to be installed
> E: Sorry, broken packages

This is just a confusing error message, it means there are some cyclic
loops. The 'not going to be installed' is key. Try

apt-get install libc6 libdb2 libdb2-utils

and you will get a different message.

Jason


Reply to: