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

Bug#40425: marked as done (apt: file method complains of local URI starting with //, even if it doesn't)



Your message dated 29 Jun 1999 07:01:56 -0700
with message-id <ytt4sjrgl63.fsf@gilgamesh.cse.ucsc.edu>
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) (qmailr@152.66.142.3)
  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: <[🔎] 19990629130025.21478.qmail@utopia>
From: korn@eik.bme.hu
Subject: apt: file method complains of local URI starting with //, even if it doesn't
To: submit@bugs.debian.org
X-Mailer: bug 3.2.2

Package: apt
Version: 0.3.9
Severity: grave

Hi,

observe:

root@utopia:/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

root@utopia:/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) <korn@eik.bme.hu>  http://goliat.eik.bme.hu/~korn
    Finger korn@goliat.eik.bme.hu 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)


Reply to: