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

Bug#377424: apt-get source doesn't find packages if Etch's DVD is contained in sources.list



Package: apt
Version: 0.6.44.2

Hi,

apt-get source fails to fetch packages since some time:

$ apt-get source bison
Reading package lists... Done
Building dependency tree... Done
E: Unable to find a source package for bison

If I comment my file:/mnt/etch-dvd1 line in sources.list out, I get:

$ apt-get source bison
Reading package lists... Done
Building dependency tree... Done
Need to get 1168kB of source archives.
Get:1 http://ftp.de.debian.org testing/main bison 1:2.3.dfsg-1 (dsc) [610B]
Get:2 http://ftp.de.debian.org testing/main bison 1:2.3.dfsg-1 (tar) [1160kB]
Get:3 http://ftp.de.debian.org testing/main bison 1:2.3.dfsg-1 (diff) [7022B]
Fetched 1168kB in 3s (352kB/s)
dpkg-source: extracting bison in bison-2.3.dfsg
dpkg-source: unpacking bison_2.3.dfsg.orig.tar.gz
dpkg-source: applying ./bison_2.3.dfsg-1.diff.gz

The /mnt/etch-dvd1 contains binary 1 of an Etch DVD set:
$ cat /mnt/etch-dvd1/.disk/info 
Debian GNU/Linux testing "Etch" - Official Snapshot i386 Binary-1 (20051110)

Jens

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Default-Release "testing";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi";

-- (no /etc/apt/preferences present) --


-- /etc/apt/sources.list --

deb file:/mnt/etch-dvd1 etch main contrib

deb-src http://ftp.de.debian.org/pub/debian testing main contrib

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15-1-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages apt depends on:
ii  libc6                         2.3.6-15   GNU C Library: Shared libraries
ii  libgcc1                       1:4.1.0-4  GCC support library
ii  libstdc++6                    4.1.0-4    The GNU Standard C++ Library v3

Versions of packages apt recommends:
ii  debian-archive-keyring        2006.01.18 GnuPG archive keys of the Debian a

-- no debconf information



Reply to: