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

Bug#201197: marked as done (plus sign doesn't override conflicts)



Your message dated Tue, 15 Jul 2003 12:07:25 -0500 (CDT)
with message-id <Pine.LNX.4.44.0307151206480.857-100000@gradall.private.brainfood.com>
and subject line Bug#201197: plus sign doesn't override conflicts
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.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 14 Jul 2003 10:01:21 +0000
>From niall@chime.net.au Mon Jul 14 05:01:11 2003
Return-path: <niall@chime.net.au>
Received: from rave.iinet.net.au [203.59.130.251] 
	by master.debian.org with smtp (Exim 3.35 1 (Debian))
	id 19c08s-0008RV-00; Mon, 14 Jul 2003 05:01:11 -0500
Received: (qmail 15741 invoked by uid 1085); 14 Jul 2003 08:14:27 -0000
Received: from localhost (sendmail-bs@127.0.0.1)
  by localhost with SMTP; 14 Jul 2003 08:14:27 -0000
Date: Mon, 14 Jul 2003 16:14:27 +0800 (WST)
From: Niall Young <niall@chime.net.au>
X-X-Sender: niall@rave.iinet.net.au
To: submit@bugs.debian.org
Subject: plus sign doesn't override conflicts
Message-ID: <[🔎] Pine.LNX.4.40.0307141610420.17003-100000@rave.iinet.net.au>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0
	tests=HAS_PACKAGE,USER_AGENT_PINE
	version=2.53-bugs.debian.org_2003_06_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_27 (1.174.2.15-2003-03-30-exp)

Package: apt
Version: 0.5.4

>From apt-get(8):

"Similarly a plus sign can  be used to designate a package to install. These
latter features may be used to override decisions made by apt-get's
conflict resolution system."

Appending a plus sign doesn't seem to override the conflict resolution, e.g.

# apt-get -u install sendmail+
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  qmail
The following NEW packages will be installed:
    sendmail
0 packages upgraded, 1 newly installed, 1 to remove and 14  not upgraded.
Need to get 918kB of archives. After unpacking 1327kB will be used.

Niall Young                                    Chime Communications Pty Ltd
niall@chime.net.au                            Level 6, 263 Adelaide Terrace
Ph: (+61) 08 9213 1330 / 0408 192 797         Perth, Western Australia 6000


---------------------------------------
Received: (at 201197-done) by bugs.debian.org; 15 Jul 2003 17:07:39 +0000
>From doogie@debian.org Tue Jul 15 12:07:33 2003
Return-path: <doogie@debian.org>
Received: from boof.brainfood.com (bigboy2) [146.82.138.61] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19cTH3-0005Ti-00; Tue, 15 Jul 2003 12:07:33 -0500
Received: from gradall.private.brainfood.com ([192.168.2.101] ident=adam)
	by bigboy2 with esmtp (Exim 3.36 #1 (Debian))
	id 19cTGx-0002sL-00; Tue, 15 Jul 2003 12:07:27 -0500
Date: Tue, 15 Jul 2003 12:07:25 -0500 (CDT)
From: Adam Heath <doogie@debian.org>
X-X-Sender: adam@gradall.private.brainfood.com
To: Niall Young <niall@chime.net.au>,  <201197-done@bugs.debian.org>
Subject: Re: Bug#201197: plus sign doesn't override conflicts
In-Reply-To: <[🔎] Pine.LNX.4.40.0307141610420.17003-100000@rave.iinet.net.au>
Message-ID: <Pine.LNX.4.44.0307151206480.857-100000@gradall.private.brainfood.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 201197-done@bugs.debian.org
X-Spam-Status: No, hits=-15.0 required=4.0
	tests=BAYES_20,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,
	      REPLY_WITH_QUOTES,USER_AGENT_PINE
	autolearn=ham version=2.53-bugs.debian.org_2003_06_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_06_27 (1.174.2.15-2003-03-30-exp)

On Mon, 14 Jul 2003, Niall Young wrote:

> Package: apt
> Version: 0.5.4
>
> >From apt-get(8):
>
> "Similarly a plus sign can  be used to designate a package to install. These
> latter features may be used to override decisions made by apt-get's
> conflict resolution system."
>
> Appending a plus sign doesn't seem to override the conflict resolution, e.g.
>
> # apt-get -u install sendmail+
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following packages will be REMOVED:
>   qmail
> The following NEW packages will be installed:
>     sendmail
> 0 packages upgraded, 1 newly installed, 1 to remove and 14  not upgraded.
> Need to get 918kB of archives. After unpacking 1327kB will be used.

What conflict resolution is there?  You told apt to install sendmail, which it
is doing.  Doing so requires that it remove qmail.  Your + does nothing to
change that.



Reply to: