Package: apt Version: 0.5.4 Severity: normal Using the -c option to specify a source list file makes the parsing of this file fail with "Extra junk at end of file". This happened to me using different source.list files, all working well as default.
Example: argon:~# apt-get -c=/etc/apt/sources.list update E: Syntax error /etc/apt/sources.list:36: Extra junk at end of file argon:~# apt-get update Hit http://debian.ethz.ch sarge/main Packages Hit http://debian.ethz.ch sarge/main Release .... -- System Information Debian Release: testing/unstable Architecture: i386 Kernel: Linux argon.local 2.4.18 #1 Wed Aug 14 18:35:24 CEST 2002 i686 Locale: LANG=C, LC_CTYPE= Versions of packages apt depends on: ii libc6 2.3.1-16 GNU C Library: Shared libraries an ii libstdc++2.10-glibc2.2 1:2.95.4-17 The GNU stdc++ library

