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

Bug#40434: marked as done (apt: apt-get update give errors)



Your message dated 30 Jun 1999 07:16:22 -0700
with message-id <ytt4sjplqo9.fsf@gilgamesh.cse.ucsc.edu>
and subject line file: URI problems fixed in 0.3.11
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 15:24:48 +0000
Received: (qmail 12025 invoked from network); 29 Jun 1999 15:24:44 -0000
Received: from corky.redlider.com.uy (root@207.3.120.130)
  by master.debian.org with SMTP; 29 Jun 1999 15:24:44 -0000
Received: (from cbf@localhost)
	by corky.redlider.com.uy (8.9.3/8.9.3/Debian/GNU) id JAA25889;
	Tue, 29 Jun 1999 09:34:23 -0300
Date: Tue, 29 Jun 1999 09:34:23 -0300
Message-Id: <[🔎] 199906291234.JAA25889@corky.redlider.com.uy>
From: <cbf@redlider.com.uy>
Subject: apt: apt-get update give errors
To: submit@bugs.debian.org
X-Mailer: bug 3.2.2

Package: apt
Version: 0.3.9
Severity: high

Hello!

In /etc/apt/sources.list I have this line:

deb file:/mnt/debian unstable main contrib non-free

Now the problem is that apt-get update does not work
The error are this:
----------------------------------------------------------
Err file:/mnt/debian/ unstable/main Packages
  Invalid URI, local URIS must not start with //
Ign file:/mnt/debian/ unstable/main Release
Err file:/mnt/debian/ unstable/contrib Packages
  Invalid URI, local URIS must not start with //
Ign file:/mnt/debian/ unstable/contrib Release
Err file:/mnt/debian/ unstable/non-free Packages
  Invalid URI, local URIS must not start with //
Ign file:/mnt/debian/ unstable/non-free Release
Reading Package Lists... Done
Building Dependency Tree... Done
W: Couldn't stat source package list 'file:/mnt/debian/ unstable/main
Packages'
(/var/state/apt/lists/mnt_debian_dists_unstable_main_binary-i386_Packages) -
stat (2 No existe el fichero o el directorio)
W: Couldn't stat source package list 'file:/mnt/debian/ unstable/contrib
Packages'
(/var/state/apt/lists/mnt_debian_dists_unstable_contrib_binary-i386_Packages)
- stat (2 No existe el fichero o el directorio)
W: Couldn't stat source package list 'file:/mnt/debian/ unstable/non-free
Packages'
(/var/state/apt/lists/mnt_debian_dists_unstable_non-free_binary-i386_Packages)
- stat (2 No existe el fichero o el directorio)
W: You may want to run apt-get update to correct these missing files
----------------------------------------------------

The file
/var/state/apt/lists/mnt_debian_dists_unstable_*_binary-i386_Packages
does not exist after an instalation. I did touch those files and then the it
works but with this annoying messages:

Err file:/mnt/debian/ unstable/main Packages
  Invalid URI, local URIS must not start with //
Ign file:/mnt/debian/ unstable/main Release
Err file:/mnt/debian/ unstable/contrib Packages
  Invalid URI, local URIS must not start with //
Ign file:/mnt/debian/ unstable/contrib Release
Err file:/mnt/debian/ unstable/non-free Packages
  Invalid URI, local URIS must not start with //
Ign file:/mnt/debian/ unstable/non-free Release


-- System Information
Debian Release: potato
Kernel Version: Linux corky 2.2.10 #1 mar jun 15 08:37:25 UYT 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: