Bug#34961: marked as done (apt does not obey | dependencies)
Your message dated Tue, 23 Mar 1999 15:07:42 -0700 (MST)
with message-id <[🔎] Pine.LNX.3.96.990323150616.22890A-100000@Wakko.deltatee.com>
and subject line Bug#34961: apt does not obey | dependencies
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'm
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Ian Jackson
(administrator, Debian bugs database)
Received: (at submit) by bugs.debian.org; 23 Mar 1999 20:46:37 +0000
Received: (qmail 9573 invoked from network); 23 Mar 1999 20:46:35 -0000
Received: from terminus.lwc.edu (mail@159.230.137.245)
by master.debian.org with SMTP; 23 Mar 1999 20:46:35 -0000
Received: from balmeida by terminus.lwc.edu with local (Exim 2.11 #1 (Debian))
for submit@bugs.debian.org
id 10PY46-0004vt-00; Tue, 23 Mar 1999 15:46:22 -0500
Date: Tue, 23 Mar 1999 15:46:22 -0500
From: Brian Almeida <bma@debian.org>
To: submit@bugs.debian.org
Subject: apt does not obey | dependencies
Message-ID: <[🔎] 19990323154622.A18946@debian.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.4i
Sender: "Brian M. Almeida" <balmeida@terminus.lwc.edu>
Package: apt
Version: 0.1.9
oddness:/etc/apt# apt-get install enlightenment
Updating package status cache...done
Checking system integrity...ok
The following extra packages will be installed:
libaudiofile0 imlib1 fnlib-data enlightenment-docs libfnlib0 libesd0
The following NEW packages will be installed:
libaudiofile0 fnlib-data enlightenment enlightenment-docs libfnlib0 libesd0
1 packages upgraded, 6 newly installed, 0 to remove and 3 not upgraded.
Sorry, but the following packages are broken - this means they have unmet
dependencies:
enlightenment: Depends:libc6 Depends:libungif3g
dpkg -I enlightenment_0.15.4-2_i386.deb shows:
Package: enlightenment
Version: 0.15.4-2
Section: x11
Priority: optional
Architecture: i386
Depends: freetype2, imlib1(>= 1.9.4-1), libaudiofile0, libc6 (>= 2.1),
libesd0, libfnlib0, libjpeg62, libpng2, libtiff3g, libungif3g (>= 3.0-2) |
giflib3g (>= 3.0-5.2), xlib6g (>= 3.3-5), zlib1g (>= 1:1.1.3),
enlightenment-docs
dpkg -s giflib3g shows:
Package: giflib3g
Status: install ok installed
Priority: optional
Section: non-free/libs
Installed-Size: 46
Maintainer: Larry Daffner <vizzie@airmail.net>
Source: giflib
Version: 3.0-5.2
Replaces: libungif3g
Depends: libc6, xlib6g (>= 3.3-5)
Conflicts: libgif3g, libgif2, libungif3g
Description: shared library for GIF images (runtime lib)
This is a shared library for working with GIF images.
So the libungif3g|giflib3g dependency IS met, but apt doesn't think so.
Reply to: