Your message dated Tue, 3 Apr 2001 23:24:52 -0600 (MDT)
with message-id <[EMAIL PROTECTED]>
and subject line Blah
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; 26 Mar 2001 18:55:36 +0000
>From [EMAIL PROTECTED] Mon Mar 26 12:55:36 2001
Return-path: <[EMAIL PROTECTED]>
Received: from math.teaser.net [213.91.2.4]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14hc9P-0003Gs-00; Mon, 26 Mar 2001 12:55:35 -0600
Received: from bretagne.teaser.fr (ppp1077-ft.teaser.net [213.91.49.17])
by math.teaser.net (Postfix) with ESMTP id 16BA76C822
for <[EMAIL PROTECTED]>; Mon, 26 Mar 2001 20:55:32 +0200 (CEST)
Received: (from [EMAIL PROTECTED])
by bretagne.teaser.fr (8.9.3/8.9.3) id UAA03296;
Mon, 26 Mar 2001 20:16:04 +0200
Date: Mon, 26 Mar 2001 20:16:04 +0200
Message-Id: <[EMAIL PROTECTED]>
From: Erwan David <[EMAIL PROTECTED]>
Subject: apt: apt-zip-list generate wrong ftp urls
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.9
Delivered-To: [EMAIL PROTECTED]
Package: apt
Version: 0.5.3
Severity: normal
-- System Information
Debian Release: testing/unstable
Kernel Version: Linux bretagne.teaser.fr 2.4.2 #3 dim mar 25 22:19:56 CEST 2001
i686 unknown
Versions of the packages apt depends on:
ii libc6 2.2.2-1 GNU C Library: Shared libraries and Timezone
ii libstdc++2.10- 2.95.3-4 The GNU stdc++ library
apt-zip-list, when using a ftp source generates lines like
ftp:ftp.fr.debian.org/debian/pool/main/x/xtel/xtel_3.2.1-15_i386.deb
xtel_3.2.1-15_i386.deb 190470 a2592398e5c1d402867545b1c9b7abb3
whereas wget wants ftp://ftp.fr.debian.org/debian/pool/...
---------------------------------------
Received: (at 91799-done) by bugs.debian.org; 4 Apr 2001 05:24:54 +0000
>From [EMAIL PROTECTED] Wed Apr 04 00:24:54 2001
Return-path: <[EMAIL PROTECTED]>
Received: from ike-ext.ab.videon.ca [206.75.216.35]
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 14kfmo-0002r4-00; Wed, 04 Apr 2001 00:24:54 -0500
Received: (qmail 22980 invoked from network); 4 Apr 2001 05:24:53 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.108.173.63])
(envelope-sender <[EMAIL PROTECTED]>)
by ike-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
for <[EMAIL PROTECTED]>; 4 Apr 2001 05:24:53 -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 14kfmn-0007np-00
for <[EMAIL PROTECTED]>; Tue, 03 Apr 2001 23:24:53 -0600
Date: Tue, 3 Apr 2001 23:24:52 -0600 (MDT)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Blah
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
The only way this is possible is if your sources.list doesn't have //'s.
So add them.
APT doesn't actually care if you have them are not, it works either way.
Jason