Bug#497617: The Problem gets worse more and more

2009-09-16 Thread Goswin von Brederlow
Klaus Ethgen kl...@ethgen.de writes:

 Package: apt
 Version: 0.7.20.2+lenny1
 Followup-For: Bug #497617

 The problem is as worse as it could be. There is no way to update the
 system anymore!

 LC_ALL=C apt-get update
 E: Wow, you exceeded the number of versions this APT is capable of.
 E: Problem with MergeList 
 /var/lib/apt/lists/debian.ethz.ch_mirror_debian_dists_experimental_main_binary-i386_Packages
 E: The package lists or status file could not be parsed or opened.

 It should be not that difficult to extend the internal version list.
 However there shouldn't be a fixed size list at all.

 I did not rise the severity, however I think it should be as it has a
 big impact on the security of the system as it couldn't get updated.

The problem is your sources.list combined with your (for your
sources.list) outdated apt:

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

 deb file:/home/ftp/pub/debian etch unofficial
 deb file:/misc/debian-build ./

 # Lokale Pakete f�i
 deb file:/misc/debian-ikki ./
 #deb-src file:/misc/debian-ikki ./

 # Lokale Mirror
 deb file:/mirror/debian sid main contrib non-free
 deb file:/mirror/debian-marillat sid main

 deb file:/mirror/debian lenny main contrib non-free
 deb file:/mirror/debian-marillat lenny main
 deb file:/mirror/debian-security lenny/updates main contrib non-free

 deb file:/mirror/debian etch main contrib non-free
 deb file:/mirror/debian-marillat etch main

 #deb file:/mirror/debian sarge main contrib non-free
 #deb file:/mirror/debian-non-US sarge/non-US main contrib non-free
 #deb file:/mirror/debian-security sarge/updates main contrib non-free

 #deb file:/mirror/webcleaner ./
 #deb-src file:/mirror/webcleaner ./
 deb file:/mirror/debian-local sid unofficial
 deb-src file:/mirror/debian-local sid unofficial

 deb ftp://debian.ethz.ch/debian etch main contrib non-free
 deb ftp://debian.ethz.ch/debian lenny main contrib non-free
 deb ftp://debian.ethz.ch/debian sid main contrib non-free
 deb http://www.debian-multimedia.org/ etch main
 deb http://www.debian-multimedia.org/ lenny main
 deb http://www.debian-multimedia.org/ sid main
 deb-src http://www.debian-multimedia.org/ sid main

 deb ftp://security.debian.org/debian-security lenny/updates main contrib 
 non-free

 # Sources
 deb-src ftp://debian.ethz.ch/mirror/debian etch main contrib non-free
 deb-src ftp://debian.ethz.ch/mirror/debian lenny main contrib non-free
 deb-src ftp://debian.ethz.ch/mirror/debian sid main contrib non-free

 # Diverses
 # Java
 #deb ftp://sunsite.cnlab-switch.ch/mirror/java-linux/debian etch main non-free
 #deb-src http://snapshot.debian.net/archive pool thoughttracker
 deb http://snapshot.debian.net/archive pool kernel-patch-cryptoloop
 deb http://snapshot.debian.net/archive pool scrollz
 deb http://snapshot.debian.net/archive pool fuse
 deb http://snapshot.debian.net/archive pool nvidia-graphics-drivers
 deb-src http://snapshot.debian.net/archive pool nvidia-graphics-drivers
 deb-src http://snapshot.debian.net/archive pool lvm2

 # Experimental
 deb ftp://debian.ethz.ch/mirror/debian experimental main contrib non-free
 deb-src ftp://debian.ethz.ch/mirror/debian experimental main contrib non-free

 #deb ftp://ftp.de.debian.org/debian sarge main contrib non-free
 #deb ftp://ftp.de.debian.org/debian-security sarge/updates main contrib 
 non-free
 #deb-src http://wine.budgetdedicated.com/apt etch main #WineHQ - Debian 4.0 
 Etch

At least having both etch and lenny in there is insane.

MfG
Goswin



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#497617: The Problem gets worse more and more

2009-08-31 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Package: apt
Version: 0.7.20.2+lenny1
Followup-For: Bug #497617

The problem is as worse as it could be. There is no way to update the
system anymore!

 LC_ALL=C apt-get update
E: Wow, you exceeded the number of versions this APT is capable of.
E: Problem with MergeList 
/var/lib/apt/lists/debian.ethz.ch_mirror_debian_dists_experimental_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.

It should be not that difficult to extend the internal version list.
However there shouldn't be a fixed size list at all.

I did not rise the severity, however I think it should be as it has a
big impact on the security of the system as it couldn't get updated.

- -- Package-specific info:

- -- apt-config dump --

APT ;
APT::Architecture i386;
APT::Build-Essential ;
APT::Build-Essential:: build-essential;
APT::Install-Recommends false;
APT::Install-Suggests 0;
APT::Acquire ;
APT::Acquire::Translation environment;
APT::Acquire::Description de;
APT::NeverAutoRemove ;
APT::NeverAutoRemove:: ^linux-image.*;
APT::NeverAutoRemove:: ^linux-restricted-modules.*;
APT::Get ;
APT::Get::Show-Upgraded true;
APT::Get::Show-Versions true;
APT::Get::Purge true;
APT::Cache-Limit 33554432;
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;
Dir::Log var/log/apt;
Dir::Log::Terminal term.log;
DPkg ;
DPkg::Pre-Install-Pkgs ;
DPkg::Pre-Install-Pkgs:: if [ -x /usr/bin/etckeeper ]; then etckeeper 
pre-install; fi;
DPkg::Pre-Install-Pkgs:: /usr/sbin/apt-listbugs apt || exit 10;
DPkg::Pre-Install-Pkgs:: /usr/bin/apt-listchanges --apt || test $? -ne 10;
DPkg::Pre-Install-Pkgs:: /usr/sbin/dpkg-preconfigure --apt || true;
DPkg::Post-Invoke ;
DPkg::Post-Invoke:: if [ -x /usr/bin/etckeeper ]; then etckeeper post-install; 
fi;
DPkg::Post-Invoke:: if [ -x /usr/bin/debsums ]; then /usr/bin/debsums 
--generate=nocheck -sp /var/cache/apt/archives; fi;
DPkg::Post-Invoke:: if [ -x /usr/bin/rkhunter ]  ( ! grep -q -E 
'^DISABLE_TESTS=.*(hashes.*attributes|attributes.*hashes|properties)' 
/etc/rkhunter.conf || grep -q -E 
'^ENABLE_TESTS=.*(hashes|attributes|properties)' /etc/rkhunter.conf); then 
/usr/bin/rkhunter --propupd; fi;
DPkg::Post-Invoke:: if [ -x /usr/sbin/localepurge ]  [ $(ps w -p $PPID | 
grep -c remove) != 1 ]; then /usr/sbin/localepurge; else exit 0; fi;
DPkg::Tools ;
DPkg::Tools::Options ;
DPkg::Tools::Options::/usr/sbin/apt-listbugs ;
DPkg::Tools::Options::/usr/sbin/apt-listbugs::Version 2;
DPkg::Tools::Options::/usr/bin/apt-listchanges ;
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version 2;
RPM ;
RPM::Pre-Install-Pkgs ;
RPM::Pre-Install-Pkgs:: if [ -x /usr/bin/etckeeper ]; then etckeeper 
pre-install; fi;
RPM::Post-Invoke ;
RPM::Post-Invoke:: if [ -x /usr/bin/etckeeper ]; then etckeeper post-install; 
fi;
Acquire ;
Acquire::ftp ;
Acquire::ftp::Passive true;

- -- /etc/apt/preferences --

Package: *
Pin: release o=Mowgli
Pin-Priority: 995

Package: *
Pin: release o=Jones
Pin-Priority: 99

Package: *
Pin: origin www.srce.hr
Pin-Priority: 99

Package: *
Pin: release a=unstable
Pin-Priority: 600

Package: *
Pin: release o=apt-build
Pin-Priority: 750

Package: *
Pin: release a=stable
Pin-Priority: 800

Package: *
Pin: release a=oldstable
Pin-Priority: 700

Package: *
Pin: release a=experimental
Pin-Priority: 60

Package: nvidia-glx
Pin: release a=unstable
Pin-Priority: 900

Package: nvidia-kernel-source
Pin: release a=unstable
Pin-Priority: 900

X-comment: Never update mutt as the upstream has a strange utf8 manie
Package: mutt
Pin: version 1.5.13-1.1.0
Pin-Priority: 1001

X-comment: This pice of software is that ill than the language
Package: sbcl
Pin: release 3.1
Pin-Priority: 1001

X-comment: Neuere fuse packages lassen sich nicht mehr mit Kernel 2.4 
compilieren
Package: fuse-source
Pin: version 2.5.3-3
Pin-Priority: 1001

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

deb file:/home/ftp/pub/debian etch unofficial
deb file:/misc/debian-build ./

# Lokale Pakete f�i
deb file:/misc/debian-ikki ./
#deb-src file:/misc/debian-ikki ./

# Lokale Mirror
deb file:/mirror/debian sid main contrib non-free
deb file:/mirror/debian-marillat sid main

deb file:/mirror/debian lenny main contrib non-free
deb file:/mirror/debian-marillat lenny main
deb file:/mirror/debian-security lenny/updates main contrib non-free

deb file:/mirror/debian etch main contrib non-free
deb file:/mirror/debian-marillat etch