Your message dated 29 Jun 1999 07:01:56 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#40425: apt: file method complains of local URI starting with //, even if it doesn't 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'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Ian Jackson (administrator, Debian bugs database) Received: (at submit) by bugs.debian.org; 29 Jun 1999 13:01:13 +0000 Received: (qmail 28387 invoked from network); 29 Jun 1999 13:01:10 -0000 Received: from line3.dial.bme.hu (HELO utopia) ([EMAIL PROTECTED]) by master.debian.org with SMTP; 29 Jun 1999 13:01:10 -0000 Received: (qmail 21479 invoked by uid 1000); 29 Jun 1999 13:00:25 -0000 Date: 29 Jun 1999 13:00:25 -0000 Message-ID: <[EMAIL PROTECTED]> From: [EMAIL PROTECTED] Subject: apt: file method complains of local URI starting with //, even if it doesn't To: [EMAIL PROTECTED] X-Mailer: bug 3.2.2 Package: apt Version: 0.3.9 Severity: grave Hi, observe: [EMAIL PROTECTED]:/root# /usr/lib/apt/methods/file 100 Capabilities Version: 1.0 Single-Instance: true Local-Only: true 600 URI Acquire URI: file:/misc/hdd1/debian/dists/unstable/main/binary-i386/Packages.gz Filename: test Index-File: true 400 URI Failure URI: file:/misc/hdd1/debian/dists/unstable/main/binary-i386/Packages.gz Message: Invalid URI, local URIS must not start with // If called through apt-get, it says [EMAIL PROTECTED]:/root# apt-get update Err file:/misc/hdd1/debian/ unstable/main Packages Invalid URI, local URIS must not start with // [...] Reading Package Lists... Done Building Dependency Tree... Done W: Couldn't stat source package list 'file:/misc/hdd1/debian/ unstable/main Packages' (/var/state/apt/lists/misc_hdd1_debian_dists_unstable_main_binary-i386_Packages) - stat (2 No such file or directory) [...] My sources.list consists of the following single line: deb file:/misc/hdd1/debian unstable main contrib non-free local non-US/main non-US/contrib non-US/non-free This line used to work with apt 0.3.6. Regards, -- Andrew Korn (Korn Andras) <[EMAIL PROTECTED]> http://goliat.eik.bme.hu/~korn Finger [EMAIL PROTECTED] for pgp key. Homepage is obsolete. QOTD: Computer! Create dancepartner. Human, female. -- System Information Debian Release: potato Kernel Version: Linux utopia 2.2.10-ac3 #54 Tue Jun 29 11:00:58 CEST 1999 i586 unknown Versions of the packages apt depends on: ii libc6 2.1.1-12 GNU C Library: Shared libraries and timezone ii libstdc++2.9-gl 2.91.66-2 The GNU stdc++ library (EGCS version)

