Your message dated Sun, 5 Dec 1999 19:57:24 -0700 (MST)
with message-id <[EMAIL PROTECTED]>
and subject line Fixed
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; 30 Oct 1999 17:45:46 +0000
Received: (qmail 10278 invoked from network); 30 Oct 1999 17:45:46 -0000
Received: from front7.grolier.fr (194.158.96.57)
by master.debian.org with SMTP; 30 Oct 1999 17:45:46 -0000
Received: from bylbo.nowhere.earth ([195.36.243.116])
by front7.grolier.fr (8.9.3/No_Relay+No_Spam_MGC990224) with ESMTP id
TAA17622;
Sat, 30 Oct 1999 19:45:42 +0200 (MET DST)
Received: from dwitch by bylbo.nowhere.earth with local (Exim 3.03 #1 (Debian))
id 11hcCj-0000LQ-00; Sat, 30 Oct 1999 19:22:13 +0200
From: dwitch <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apt manpages: circular reference
X-Reportbug-Version: 0.38
X-Mailer: reportbug 0.38
Date: Sat, 30 Oct 1999 19:22:13 +0200
Message-Id: <[EMAIL PROTECTED]>
Package: apt
Version: 0.3.13
Severity: normal
apt-get(8) says:
--print-uris [...] See APT::Get::Print-URIs.
apt.conf(5) says:
The APT Group
Get The Get subsection controls the apt-get(8) tool,
please see its documentation for more information
about the options here.
Hm... looks like the information is not where we're told :(
-- System Information
Debian Release: potato
Architecture: i386
Kernel: Linux bylbo 2.2.12 #1 Tue Oct 26 22:59:19 CEST 1999 i586
Versions of packages apt depends on:
ii libc6 2.1.2-6 GNU C Library: Shared libraries an
ii libstdc++2.10 1:2.95.2-1 The GNU stdc++ library
---------------------------------------
Received: (at 48740-done) by bugs.debian.org; 6 Dec 1999 02:57:27 +0000
Received: (qmail 30078 invoked from network); 6 Dec 1999 02:57:27 -0000
Received: from crash.ab.videon.ca ([EMAIL PROTECTED])
by master.debian.org with SMTP; 6 Dec 1999 02:57:27 -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 TAA25611
for <[EMAIL PROTECTED]>; Sun, 5 Dec 1999 19:57:25 -0700 (MST)
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
by wakko.deltatee.com with smtp (Exim 2.11 #1)
id 11uoL6-0003ff-00 (Debian); Sun, 5 Dec 1999 19:57:24 -0700
Date: Sun, 5 Dec 1999 19:57:24 -0700 (MST)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Fixed
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
This was fixed, but seems to have been omitted from the change log - woops
The new man page entries read like this:
--diff-only, --tar-only
Download only the diff or tar file of a source
archive. Configuration Item: APT::Get::Diff-Only
Jason