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

Bug#29767: marked as done (apt-get confused by nested/repeated OR (|)?)



Your message dated Fri, 20 Nov 1998 12:42:09 -0700 (MST)
with message-id <[🔎] Pine.LNX.3.96.981120123957.7186B-100000@wakko>
and subject line Bug#29767: apt-get confused by nested/repeated OR (|)?
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; 20 Nov 1998 14:04:28 +0000
Received: (qmail 22121 invoked from network); 20 Nov 1998 14:04:24 -0000
Received: from hermes.aston.ac.uk (134.151.79.46)
  by master.debian.org with SMTP; 20 Nov 1998 14:04:24 -0000
Received: from penguin (penguin.aston.ac.uk) [134.151.228.19] 
	by hermes.aston.ac.uk with esmtp (Exim 1.82 #3)
	id 0zgrCn-0001cw-00; Fri, 20 Nov 1998 14:06:37 +0000
Received: (from nijhojhb@localhost)
	by penguin.aston.ac.uk (8.9.1a/8.9.1/Debian/GNU) id OAA12668;
	Fri, 20 Nov 1998 14:03:26 GMT
Date: Fri, 20 Nov 1998 14:03:26 GMT
Message-Id: <[🔎] 199811201403.OAA12668@penguin.aston.ac.uk>
From: Jeroen Nijhof <J.H.B.Nijhof@aston.ac.uk>
To: submit@bugs.debian.org
Subject: apt-get confused by nested/repeated OR (|)?

Package: apt
Version: 0.1.9

If I try to install libfnlib0 it complains about unmet dependencies
-- libgif3g -- but in the shown chain the dependency is always
libungif3g | libgif3g, and libungif3g is installed:

penguin:~# apt-get -s install libfnlib0

Updating package status cache...done
Checking system integrity...ok
1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Sorry, but the following packages are broken - this means they have unmet
dependencies:
  libfnlib0: Depends:imlib1 Depends:giflib3g

--- 
dpkg --print-avail libfnlib0 :
Depends: [..], imlib1 (>= 1.6), [..], 
     libungif3g (>= 3.0-2) | giflib3g (>= 3.0-5.2), [..]

dpkg --print-avail imlib1 :
Depends: [..], libungif3g (>= 3.0-2) | giflib3g (>= 3.0-5.2), [..]

dpkg -l imlib1 libungif3g :
ii  imlib1          1.8.1-0.1      Imlib is an imaging library for X and X11
ii  libungif3g      3.0-2          shared library for GIF images (runtime lib)

Jeroen Nijhof


Reply to: