Your message dated Tue, 19 Nov 2002 10:49:17 -0600 (CST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#169338: it would be nice if apt-get had an hold option.
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; 16 Nov 2002 12:04:07 +0000
>From [EMAIL PROTECTED] Sat Nov 16 06:04:06 2002
Return-path: <[EMAIL PROTECTED]>
Received: from smtp-out-4.wanadoo.fr (mel-rto4.wanadoo.fr) [193.252.19.23] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18D1gE-0008K2-00; Sat, 16 Nov 2002 06:04:06 -0600
Received: from mel-rta8.wanadoo.fr (193.252.19.79) by mel-rto4.wanadoo.fr 
(6.5.007)
        id 3DA24D320174613C for [EMAIL PROTECTED]; Sat, 16 Nov 2002 13:03:34 
+0100
Received: from iliana (81.49.129.178) by mel-rta8.wanadoo.fr (6.5.007)
        id 3DD0D427002D77F9 for [EMAIL PROTECTED]; Sat, 16 Nov 2002 13:03:34 
+0100
Received: from luther by iliana with local (Exim 3.36 #1 (Debian))
        id 18D1fh-0000S6-00
        for <[EMAIL PROTECTED]>; Sat, 16 Nov 2002 13:03:33 +0100
Date: Sat, 16 Nov 2002 13:03:32 +0100
To: [EMAIL PROTECTED]
Subject: it would be nice if apt-get had an hold option.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
From: Sven Luther <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-4.6 required=5.0
        tests=SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MUTT
        version=2.41
X-Spam-Level: 

Package: apt
Version: 0.5.4
Severity: wishlist

Hello, ...

It would be really nice if apt-get had an option to put a package (or
list of packages) on hold, currently you have to do something like :

# echo -e '<package>\thold' | dpkg --set-selections

which could well be emulated by a :

# apt-get hold <package>

It is already possible to unhold a package by doing the install step.

Friendly,

Sven Luther

---------------------------------------
Received: (at 169338-done) by bugs.debian.org; 19 Nov 2002 16:49:26 +0000
>From [EMAIL PROTECTED] Tue Nov 19 10:49:25 2002
Return-path: <[EMAIL PROTECTED]>
Received: from 12-239-172-122.client.attbi.com (lapdoog.doogie.org) 
[12.239.172.122] (uucp)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18EBYz-0004kB-00; Tue, 19 Nov 2002 10:49:25 -0600
Received: from localhost ([127.0.0.1])
        by lapdoog.doogie.org with esmtp (Exim 3.35 #1 (Debian))
        id 18EBYs-0000nn-00; Tue, 19 Nov 2002 10:49:18 -0600
Date: Tue, 19 Nov 2002 10:49:17 -0600 (CST)
From: Adam Heath <[EMAIL PROTECTED]>
X-X-Sender: <[EMAIL PROTECTED]>
To: Sven Luther <[EMAIL PROTECTED]>,  <[EMAIL PROTECTED]>
Subject: Re: Bug#169338: it would be nice if apt-get had an hold option.
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=-8.1 required=5.0
        tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,
              SPAM_PHRASE_00_01,USER_AGENT_PINE
        version=2.41
X-Spam-Level: 

On Sat, 16 Nov 2002, Sven Luther wrote:

> It would be really nice if apt-get had an option to put a package (or
> list of packages) on hold, currently you have to do something like :
>
> # echo -e '<package>\thold' | dpkg --set-selections
>
> which could well be emulated by a :
>
> # apt-get hold <package>

Apt doesn't write the dpkg status database.  It never will.  This will never
be a part of apt.

Reply via email to