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

Bug#110921: marked as done (apt-get -ds strange habit)



Your message dated Sat, 8 Sep 2001 18:52:48 -0600 (MDT)
with message-id <[🔎] Pine.LNX.3.96.1010908185115.1852E-100000@wakko.deltatee.com>
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 abli@mailbox.hu Sat Sep 01 23:49:47 2001
Return-path: <abli@mailbox.hu>
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 <submit@bugs.debian.org>; 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 <submit@bugs.debian.org>; Sun, 02 Sep 2001 06:19:52 +0200
To: submit@bugs.debian.org
Subject: apt-get -ds strange habit
From: Abel Daniel <abli@mailbox.hu>
Date: 02 Sep 2001 06:19:51 +0200
Message-ID: <[🔎] 87pu9a9qc8.fsf@mailbox.hu>
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 <abli@hooloovoo>
X-Scanner: exiscan by Freestart
X-BadReturnPath: abli@hooloovoo rewritten as abli@mailbox.hu
  using "From" header
Delivered-To: submit@bugs.debian.org

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
abli@mailbox.hu

---------------------------------------
Received: (at 110921-done) by bugs.debian.org; 9 Sep 2001 00:53:04 +0000
>From jgg@debian.org Sat Sep 08 19:53:04 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 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 <jgg@debian.org>)
          by crack-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
          for <abli@mailbox.hu>; 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 <jgg@debian.org>
X-Sender: jgg@wakko.deltatee.com
To: Abel Daniel <abli@mailbox.hu>, 110921-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#110921: apt-get -ds strange habit
In-Reply-To: <[🔎] 87pu9a9qc8.fsf@mailbox.hu>
Message-ID: <[🔎] Pine.LNX.3.96.1010908185115.1852E-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 110921-done@bugs.debian.org


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



Reply to: