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

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



Your message dated Thu, 17 Feb 2000 17:21:06 -0700 (MST)
with message-id <Pine.LNX.3.96.1000217172020.9220A-100000@wakko.deltatee.com>
and subject line Bug#58345: dependancy check says libc6 2.1.3-2 doesn't satisfy libc6 (>= 2.1.2)
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 17 Feb 2000 23:03:37 +0000
Received: (qmail 25269 invoked from network); 17 Feb 2000 23:03:32 -0000
Received: from snoopy.apana.org.au (postfix@202.12.87.129)
  by master.debian.org with SMTP; 17 Feb 2000 23:03:32 -0000
Received: by snoopy.apana.org.au (Postfix, from userid 1003)
	id D346C2FED9; Fri, 18 Feb 2000 10:03:22 +1100 (EST)
From: Brian May <bam@snoopy.apana.org.au>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: dependancy check says libc6 2.1.3-2 doesn't satisfy libc6 (>= 2.1.2)
X-Reportbug-Version: 0.48
X-Mailer: reportbug 0.48
Date: Fri, 18 Feb 2000 10:03:22 +1100
Reply-To: bam@snoopy.apana.org.au
Message-Id: <20000217230322.D346C2FED9@snoopy.apana.org.au>

Package: apt
Version: 0.3.18
Severity: important

snoopy# apt-get install libdb2 libdb2-util            
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

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

My libc6 version is indicated below.

I will also file a bug report against libdb2-util for depending on
libc6-bin.

-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux snoopy 2.2.14 #1 Sat Feb 12 07:49:10 EST 2000 i686

Versions of packages apt depends on:
ii  libc6                         2.1.3-2    GNU C Library: Shared libraries an
ii  libstdc++2.10                 1:2.95.2-5 The GNU stdc++ library            

---------------------------------------
Received: (at 58345-done) by bugs.debian.org; 18 Feb 2000 00:21:01 +0000
Received: (qmail 5333 invoked from network); 18 Feb 2000 00:21:00 -0000
Received: from wakko.powersurfr.com (HELO wakko.deltatee.com) (mail@24.108.53.97)
  by master.debian.org with SMTP; 18 Feb 2000 00:21:00 -0000
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
	by wakko.deltatee.com with smtp (Exim 2.11 #1)
	id 12LbAQ-0002Ot-00 (Debian); Thu, 17 Feb 2000 17:21:06 -0700
Date: Thu, 17 Feb 2000 17:21:06 -0700 (MST)
From: Jason Gunthorpe <jgg@ualberta.ca>
X-Sender: jgg@wakko.deltatee.com
To: bam@snoopy.apana.org.au, 58345-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#58345: dependancy check says libc6 2.1.3-2 doesn't satisfy libc6 (>= 2.1.2)
In-Reply-To: <20000217230322.D346C2FED9@snoopy.apana.org.au>
Message-ID: <Pine.LNX.3.96.1000217172020.9220A-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII



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: