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

Bug#107322: marked as done (apt: tries to remove packages unnecessarily)



Your message dated Mon, 6 Aug 2001 22:28:59 -0600 (MDT)
with message-id <[🔎] Pine.LNX.3.96.1010806222732.25719A-100000@wakko.deltatee.com>
and subject line Bug#107322: apt: tries to remove packages unnecessarily
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; 1 Aug 2001 04:34:41 +0000
>From ieure@sickfuck.org Tue Jul 31 23:34:41 2001
Return-path: <ieure@sickfuck.org>
Received: from sttlpop5.sttl.uswest.net [::ffff:206.81.192.5] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 15RniS-0000Vq-00; Tue, 31 Jul 2001 23:34:40 -0500
Received: (qmail 14905 invoked by alias); 1 Aug 2001 04:34:34 -0000
Delivered-To: fixup-submit@bugs.debian.org@fixme
Received: (qmail 14748 invoked by uid 0); 1 Aug 2001 04:34:33 -0000
Received: from fdslppp239.sttl.uswest.net (HELO electron.earth.sickfuck.org) (216.160.92.239)
  by sttlpop5.sttl.uswest.net with SMTP; 1 Aug 2001 04:34:33 -0000
Received: from ieure by electron.earth.sickfuck.org with local (Exim 3.22 #1 (Debian))
	id 15RnYT-0000bg-00; Tue, 31 Jul 2001 21:24:21 -0700
From:  <ieure@sickfuck.org>
Subject: apt: tries to remove packages unnecessarily
To: submit@bugs.debian.org
X-Mailer: bug 3.3.9
Message-Id: <E15RnYT-0000bg-00@electron.earth.sickfuck.org>
Date: Tue, 31 Jul 2001 21:24:21 -0700
Delivered-To: submit@bugs.debian.org

Package: apt
Version: 0.5.3
Severity: normal

this may very well be a wishlist bug, but...

i have a woody system with apache & php4 installed. when i try to install
phpgroupware, apt wants to remove php4 and install php3:

-- snip --
ieure!electron:~$ sudo apt-get install phpgroupware
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  libc-client-ssl2000 libpgsql2.1 mlock php3-cgi php3-cgi-imap php3-cgi-pgsql phpgroupware-api wwwconfig-common
The following packages will be REMOVED:
  libpgsql2 php4
The following NEW packages will be installed:
  libc-client-ssl2000 libpgsql2.1 mlock php3-cgi php3-cgi-imap php3-cgi-pgsql phpgroupware phpgroupware-api wwwconfig-common
0 packages upgraded, 9 newly installed, 2 to remove and 23  not upgraded.
Need to get 65.5kB/3470kB of archives. After unpacking 20.2MB will be used.
Do you want to continue? [Y/n]
-- snip --

phpgroupware Depends: on php3-imap | php3-cgi-imap | php4-imap

it seems like this dependency could be solved better by installing php4-imap
instead of removing all my php4 stuff and installing php3 instead.

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux electron 2.2.19 #1 Sun Apr 29 18:43:18 PDT 2001 i686 unknown

Versions of the packages apt depends on:
ii  libc6          2.2.3-5        GNU C Library: Shared libraries and Timezone
ii  libstdc++2.10- 2.95.4-0.01042 The GNU stdc++ library

---------------------------------------
Received: (at 107322-done) by bugs.debian.org; 7 Aug 2001 04:29:03 +0000
>From jgg@debian.org Mon Aug 06 23:29:03 2001
Return-path: <jgg@debian.org>
Received: from crack-ext.ab.videon.ca [206.75.216.33] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 15TyUI-0005EH-00; Mon, 06 Aug 2001 23:29:03 -0500
Received: (qmail 15011 invoked from network); 7 Aug 2001 04:29:01 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.108.173.63]) (envelope-sender <jgg@debian.org>)
          by crack-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
          for <ieure@sickfuck.org>; 7 Aug 2001 04:29:01 -0000
Received: from localhost
	([127.0.0.1] helo=wakko.deltatee.com ident=jgg)
	by wakko.deltatee.com with smtp (Exim 3.16 #1 (Debian))
	id 15TyUF-0007Xo-00; Mon, 06 Aug 2001 22:28:59 -0600
Date: Mon, 6 Aug 2001 22:28:59 -0600 (MDT)
From: Jason Gunthorpe <jgg@debian.org>
X-Sender: jgg@wakko.deltatee.com
To: ieure@sickfuck.org, 107322-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#107322: apt: tries to remove packages unnecessarily
In-Reply-To: <E15RnYT-0000bg-00@electron.earth.sickfuck.org>
Message-ID: <[🔎] Pine.LNX.3.96.1010806222732.25719A-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 107322-done@bugs.debian.org


On Tue, 31 Jul 2001 ieure@sickfuck.org wrote:

> i have a woody system with apache & php4 installed. when i try to install
> phpgroupware, apt wants to remove php4 and install php3:

This is the expected thing, you could argue any selection from a list of
choices is correct, depending on the situation. Policy (used?) to suggest
that the first should be picked. APT selects the one of highest priority.

Jason




Reply to: