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

Bug#69725: marked as done (apt-get: simulation of --download-only wrong)



Your message dated Tue, 22 Aug 2000 12:22:57 -0600 (MDT)
with message-id <[🔎] Pine.LNX.3.96.1000822122159.7958D-100000@wakko.deltatee.com>
and subject line Bug#69725: apt-get: simulation of --download-only wrong
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; 22 Aug 2000 17:13:05 +0000
>From breiter@usf.uni-osnabrueck.de Tue Aug 22 12:13:05 2000
Return-path: <breiter@usf.uni-osnabrueck.de>
Received: from omecihuatl.rz.uni-osnabrueck.de [::ffff:131.173.17.35] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 13RHbj-0004NH-00; Tue, 22 Aug 2000 12:13:04 -0500
Received: from cheops.usf.Uni-Osnabrueck.DE (cheops.usf.Uni-Osnabrueck.DE [131.173.30.45])
	by omecihuatl.rz.Uni-Osnabrueck.DE (8.9.3/8.9.3) with ESMTP id TAA06023
	for <submit@bugs.debian.org>; Tue, 22 Aug 2000 19:13:02 +0200
Received: (from breiter@localhost)
          by cheops.usf.Uni-Osnabrueck.DE (8.8.4/8.8.4)
	  id TAA26728 for submit@bugs.debian.org; Tue, 22 Aug 2000 19:13:02 +0200 (MET DST)
Date: Tue, 22 Aug 2000 19:13:02 +0200
From: Bernhard Reiter <bernhard@intevation.de>
To: submit@bugs.debian.org
Subject: apt-get: simulation of --download-only wrong
Message-ID: <[🔎] 20000822191302.N21357@cheops.usf.Uni-Osnabrueck.DE>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.4i
Delivered-To: submit@bugs.debian.org

Package: apt
Version: 0.3.19
Severity: normal

When running apt-get in simulation mode it does not show the effect of
the --download-only flags correctly. This might be a feature.

lympha:~# apt-get  install -d -s alien
Reading Package Lists... Done
Building Dependency Tree... Done
1 packages upgraded, 0 newly installed, 0 to remove and 233 not upgraded.
Inst alien
Conf alien
lympha:~# apt-get  install  -s alien
Reading Package Lists... Done
Building Dependency Tree... Done
1 packages upgraded, 0 newly installed, 0 to remove and 233 not upgraded.
Inst alien
Conf alien
lympha:~# apt-get  install  -d alien
Reading Package Lists... Done
Building Dependency Tree... Done
1 packages upgraded, 0 newly installed, 0 to remove and 233 not upgraded.
Need to get 94.8kB of archives. After unpacking 10.2kB will be used.
Get:1 ftp://ftp.de.debian.org unstable/main alien 7.6 [94.8kB]
Fetched 94.8kB in 1s (72.4kB/s)
lympha:~# apt-get --version
apt 0.3.19 for i386 compiled on May 12 2000  21:17:27

	Bernhard
-- 
Professional Service around Free Software                (intevation.net)  
The FreeGIS Project				            (freegis.org)
Association for a Free Informational Infrastructure            (ffii.org)

---------------------------------------
Received: (at 69725-done) by bugs.debian.org; 22 Aug 2000 18:23:03 +0000
>From jgg@ualberta.ca Tue Aug 22 13:23:03 2000
Return-path: <jgg@ualberta.ca>
Received: from tmmi197-073.telusvelocity.net (wakko.deltatee.com) [::ffff:209.115.197.73] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 13RIhS-0007Mk-00; Tue, 22 Aug 2000 13:23:03 -0500
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
	by wakko.deltatee.com with smtp (Exim 2.11 #1)
	id 13RIhN-0002KP-00 (Debian); Tue, 22 Aug 2000 12:22:57 -0600
Date: Tue, 22 Aug 2000 12:22:57 -0600 (MDT)
From: Jason Gunthorpe <jgg@ualberta.ca>
X-Sender: jgg@wakko.deltatee.com
To: Bernhard Reiter <bernhard@intevation.de>, 69725-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#69725: apt-get: simulation of --download-only wrong
In-Reply-To: <[🔎] 20000822191302.N21357@cheops.usf.Uni-Osnabrueck.DE>
Message-ID: <[🔎] Pine.LNX.3.96.1000822122159.7958D-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 69725-done@bugs.debian.org


On Tue, 22 Aug 2000, Bernhard Reiter wrote:

> When running apt-get in simulation mode it does not show the effect of
> the --download-only flags correctly. This might be a feature.

Simulation puts apt into a special mode where it shows the result of the
ordering sequence - it is more a debug mode than anything.

It is not intended to effect any other systems.

Jason



Reply to: