Your message dated Tue, 15 Jul 2003 12:07:25 -0500 (CDT)
with message-id <[EMAIL PROTECTED]>
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 [EMAIL PROTECTED] Mon Jul 14 05:01:11 2003
Return-path: <[EMAIL PROTECTED]>
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 ([EMAIL PROTECTED])
  by localhost with SMTP; 14 Jul 2003 08:14:27 -0000
Date: Mon, 14 Jul 2003 16:14:27 +0800 (WST)
From: Niall Young <[EMAIL PROTECTED]>
X-X-Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: plus sign doesn't override conflicts
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
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
[EMAIL PROTECTED]                            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 [EMAIL PROTECTED] Tue Jul 15 12:07:33 2003
Return-path: <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
X-X-Sender: [EMAIL PROTECTED]
To: Niall Young <[EMAIL PROTECTED]>,  <[EMAIL PROTECTED]>
Subject: Re: Bug#201197: plus sign doesn't override conflicts
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
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 via email to