Your message dated Mon, 29 Nov 1999 10:14:34 -0700 (MST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#51529: apt: --no-download and --fix-missing
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; 18 Nov 1999 21:52:35 +0000
Received: (qmail 6596 invoked from network); 18 Nov 1999 21:52:34 -0000
Received: from irwell.zetnet.co.uk ([EMAIL PROTECTED])
by master.debian.org with SMTP; 18 Nov 1999 21:52:34 -0000
Received: from beaker ([EMAIL PROTECTED] [194.247.41.56])
by irwell.zetnet.co.uk (8.9.3/8.9.3/Debian/GNU) with ESMTP id VAA05416
for <[EMAIL PROTECTED]>; Thu, 18 Nov 1999 21:52:30 GMT
Received: from andy by beaker with local (Exim 3.03 #1 (Debian))
id 11oZFP-0002pl-00; Thu, 18 Nov 1999 21:37:43 +0000
From: Andy Mortimer <[EMAIL PROTECTED]>
Subject: apt: --no-download and --fix-missing
To: [EMAIL PROTECTED]
X-Mailer: bug 3.1.6.1
Message-Id: <[EMAIL PROTECTED]>
Date: Thu, 18 Nov 1999 21:37:43 +0000
Package: apt
Version: 0.3.14
Specifying the --no-download option with the --fix-missing option doesn't
work very well, as apt doesn't seem to realize that it would have failed
to download the files which *are* missing had it tried ... this results
in a rather funny-looking error message (path file.deb is not absolute or
something).
This may be wishlist!
Thanks,
Andy
-- System Information
Debian Release: slink
Kernel Version: Linux beaker 2.2.0-pre7 #4 Tue Mar 16 22:04:33 GMT 1999 i586
unknown
Versions of the packages apt depends on:
ii libc6 2.1.2-10 GNU C Library: Shared libraries and timezone
ii libc6 2.1.2-10 GNU C Library: Shared libraries and timezone
ii libstdc++2.10 2.95.2-3 The GNU stdc++ library
---------------------------------------
Received: (at 51529-done) by bugs.debian.org; 29 Nov 1999 17:14:40 +0000
Received: (qmail 5755 invoked from network); 29 Nov 1999 17:14:40 -0000
Received: from crash.ab.videon.ca ([EMAIL PROTECTED])
by master.debian.org with SMTP; 29 Nov 1999 17:14:40 -0000
Received: from wakko.deltatee.com ([EMAIL PROTECTED] [24.108.53.97])
by crash.ab.videon.ca (8.9.2/8.9.2) with ESMTP id KAA29219;
Mon, 29 Nov 1999 10:14:34 -0700 (MST)
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
by wakko.deltatee.com with smtp (Exim 2.11 #1)
id 11sUNm-0003tB-00 (Debian); Mon, 29 Nov 1999 10:14:34 -0700
Date: Mon, 29 Nov 1999 10:14:34 -0700 (MST)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: Andy Mortimer <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
cc: APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#51529: apt: --no-download and --fix-missing
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Thu, 18 Nov 1999, Andy Mortimer wrote:
> Specifying the --no-download option with the --fix-missing option doesn't
> work very well, as apt doesn't seem to realize that it would have failed
> to download the files which *are* missing had it tried ... this results
> in a rather funny-looking error message (path file.deb is not absolute or
> something).
This is specifically documented in the man page, the two options are not
asssured to work together!!
Jason