Your message dated Sat, 8 Sep 2001 18:52:48 -0600 (MDT)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#110921: apt-get -ds strange habit
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; 2 Sep 2001 04:49:47 +0000
>From [EMAIL PROTECTED] Sat Sep 01 23:49:47 2001
Return-path: <[EMAIL PROTECTED]>
Received: from pompom.freestart.hu [213.197.64.6]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 15dPCc-0002WF-00; Sat, 01 Sep 2001 23:49:47 -0500
Received: from erinyes.freestart.hu ([213.197.64.251] helo=hooloovoo)
by freestart.hu with esmtp (Freestart relay 1 (FS-Lin))
id 15dP6V-0008IX-00
for <[EMAIL PROTECTED]>; Sun, 02 Sep 2001 06:43:28 +0200
Received: from abli by hooloovoo with local (Exim 3.31 #1 (Debian))
id 15dOjg-0000c1-00
for <[EMAIL PROTECTED]>; Sun, 02 Sep 2001 06:19:52 +0200
To: [EMAIL PROTECTED]
Subject: apt-get -ds strange habit
From: Abel Daniel <[EMAIL PROTECTED]>
Date: 02 Sep 2001 06:19:51 +0200
Message-ID: <[EMAIL PROTECTED]>
Lines: 57
User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Copyleft)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: Debian User <[EMAIL PROTECTED]>
X-Scanner: exiscan by Freestart
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
using "From" header
Delivered-To: [EMAIL PROTECTED]
Package: apt
Version: 0.5.3
According to the man page, the -d option is for only downloading, but not
installing or configuring the packages. Well, this is what I get:
hooloovoo:/home/abli# apt-get -ds install masqmail
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
exim eximon
The following NEW packages will be installed:
masqmail
0 packages upgraded, 1 newly installed, 2 to remove and 51 not upgraded.
Remv eximon (3.31-1 Debian:testing)
Remv exim (3.31-1 Debian:testing) [at anacron mailx ]
Inst masqmail (0.1.15-1 Debian:testing)
Conf masqmail (0.1.15-1 Debian:testing)
hooloovoo:/home/abli#
So it clearly wants to configure the package.
hooloovoo:/home/abli# uname -a
Linux hooloovoo 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i686 unknown
hooloovoo:/home/abli# dpkg -s libc6 | grep ^Version
Version: 2.2.4-1
O, yes, and when I actually want to do it:
hooloovoo:/home/abli# apt-get -d install masqmail
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
exim eximon
The following NEW packages will be installed:
masqmail
0 packages upgraded, 1 newly installed, 2 to remove and 51 not upgraded.
Need to get 87.9kB of archives. After unpacking 933kB will be freed.
Do you want to continue? [Y/n] n
Abort.
hooloovoo:/home/abli#
I just want to download the package, because I don't want to throw exim out. (I
use a dialup and prefer configuring cmplex things like mail while offline)
Just to be really long:
hooloovoo:/home/abli# apt-get -d install glaxium
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
glaxium
0 packages upgraded, 1 newly installed, 0 to remove and 51 not upgraded.
Need to get 1183kB of archives. After unpacking 1864kB will be used.
Get:1 ftp://ftp.index.hu woody/main glaxium 0.3d-6 [1183kB]
Fetched 1183kB in 5m24s (3648B/s)
Download complete and in download only mode
hooloovoo:/home/abli#
abli
[EMAIL PROTECTED]
---------------------------------------
Received: (at 110921-done) by bugs.debian.org; 9 Sep 2001 00:53:04 +0000
>From [EMAIL PROTECTED] Sat Sep 08 19:53:04 2001
Return-path: <[EMAIL PROTECTED]>
Received: from crack-ext.ab.videon.ca [206.75.216.33]
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 15fsqN-0002wp-00; Sat, 08 Sep 2001 19:53:04 -0500
Received: (qmail 5423 invoked from network); 9 Sep 2001 00:52:51 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.108.173.63])
(envelope-sender <[EMAIL PROTECTED]>)
by crack-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
for <[EMAIL PROTECTED]>; 9 Sep 2001 00:52:51 -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 15fsq9-0000VG-00; Sat, 08 Sep 2001 18:52:49 -0600
Date: Sat, 8 Sep 2001 18:52:48 -0600 (MDT)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: Abel Daniel <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
cc: APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#110921: apt-get -ds strange habit
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
On 2 Sep 2001, Abel Daniel wrote:
> According to the man page, the -d option is for only downloading, but not
> installing or configuring the packages. Well, this is what I get:
Which is what it does, it stops before running dpkg commands, but acts the
same otherwise. 's' override download and displays what will happen.
--print-uris is for downloading like -s is for installing
Jason