Bug#106911: apt still seriously broken
Package: apt
Version: 0.5.3
Severity: grave
Since I'm not a developer, so I can't reopen #97809, #99974, #103020,
#102951, but it looks still broken to me:
--snip--
root@wh36-a402:/etc/apt# cat sources.list
deb file:/mirrors/debian unstable main contrib non-free non-US/main non-US/non-free
deb ftp://ftp.rz.uni-karlsruhe.de/pub/debian stable main contrib non-free
deb ftp://ftp.rz.uni-karlsruhe.de/pub/debian testing main contrib non-free
deb ftp://ftp.rz.uni-karlsruhe.de/pub/debian unstable main contrib non-free
deb ftp://ftp.rz.uni-karlsruhe.de/pub/debian-non-US stable non-US/main non-US/non-free non-US/contrib
deb ftp://ftp.rz.uni-karlsruhe.de/pub/debian-non-US testing non-US/main non-US/non-free non-US/contrib
deb ftp://ftp.rz.uni-karlsruhe.de/pub/debian-non-US unstable non-US/main non-US/non-free non-US/contrib
deb ftp://ftp.rz.uni-karlsruhe.de/pub/debian-security stable updates/main updates/non-free updates/contrib
deb copy:/usr/local/debs unstable local
root@wh36-a402:/etc/apt# rm /var/lib/apt/lists/*
rm: »/var/lib/apt/lists/partial« ist ein Verzeichnis
root@wh36-a402:/etc/apt# apt-get update
Get:1 copy: unstable/local Packages [7078B]
Ign file: unstable/contrib Release
Ign file: unstable/non-free Release
Ign file: unstable/non-US/main Release
Ign file: unstable/non-US/non-free Release
Ign copy: unstable/local Release
Get:2 ftp://ftp.rz.uni-karlsruhe.de stable/main Packages [827kB]
Get:3 ftp://ftp.rz.uni-karlsruhe.de stable/main Release [95B]
Get:4 ftp://ftp.rz.uni-karlsruhe.de stable/contrib Packages [30.3kB]
Get:5 ftp://ftp.rz.uni-karlsruhe.de stable/contrib Release [98B]
Get:6 ftp://ftp.rz.uni-karlsruhe.de stable/non-free Packages [75.6kB]
Get:7 ftp://ftp.rz.uni-karlsruhe.de stable/non-free Release [99B]
Get:8 ftp://ftp.rz.uni-karlsruhe.de testing/main Packages [1302kB]
Get:9 ftp://ftp.rz.uni-karlsruhe.de testing/main Release [81B]
Get:10 ftp://ftp.rz.uni-karlsruhe.de testing/contrib Packages [38.0kB]
Get:11 ftp://ftp.rz.uni-karlsruhe.de testing/contrib Release [84B]
Get:12 ftp://ftp.rz.uni-karlsruhe.de testing/non-free Packages [66.2kB]
Get:13 ftp://ftp.rz.uni-karlsruhe.de testing/non-free Release [85B]
Get:14 ftp://ftp.rz.uni-karlsruhe.de unstable/main Packages [1444kB]
Get:15 ftp://ftp.rz.uni-karlsruhe.de unstable/main Release [82B]
Get:16 ftp://ftp.rz.uni-karlsruhe.de unstable/contrib Packages [44.2kB]
Get:17 ftp://ftp.rz.uni-karlsruhe.de unstable/contrib Release [85B]
Get:18 ftp://ftp.rz.uni-karlsruhe.de unstable/non-free Packages [71.3kB]
Get:19 ftp://ftp.rz.uni-karlsruhe.de unstable/non-free Release [86B]
Get:20 ftp://ftp.rz.uni-karlsruhe.de stable/non-US/main Packages [14.5kB]
Get:21 ftp://ftp.rz.uni-karlsruhe.de stable/non-US/main Release [102B]
Get:22 ftp://ftp.rz.uni-karlsruhe.de stable/non-US/non-free Packages [6066B]
Get:23 ftp://ftp.rz.uni-karlsruhe.de stable/non-US/non-free Release [106B]
Get:24 ftp://ftp.rz.uni-karlsruhe.de stable/non-US/contrib Packages [20B]
Get:25 ftp://ftp.rz.uni-karlsruhe.de stable/non-US/contrib Release [105B]
Get:26 ftp://ftp.rz.uni-karlsruhe.de testing/non-US/main Packages [42.3kB]
Get:27 ftp://ftp.rz.uni-karlsruhe.de testing/non-US/main Release [88B]
Get:28 ftp://ftp.rz.uni-karlsruhe.de testing/non-US/non-free Packages [3614B]
Get:29 ftp://ftp.rz.uni-karlsruhe.de testing/non-US/non-free Release [92B]
Get:30 ftp://ftp.rz.uni-karlsruhe.de testing/non-US/contrib Packages [400B]
Get:31 ftp://ftp.rz.uni-karlsruhe.de testing/non-US/contrib Release [91B]
Get:32 ftp://ftp.rz.uni-karlsruhe.de unstable/non-US/main Packages [60.9kB]
Get:33 ftp://ftp.rz.uni-karlsruhe.de unstable/non-US/main Release [89B]
Get:34 ftp://ftp.rz.uni-karlsruhe.de unstable/non-US/non-free Packages [3803B]
Get:35 ftp://ftp.rz.uni-karlsruhe.de unstable/non-US/non-free Release [93B]
Get:36 ftp://ftp.rz.uni-karlsruhe.de unstable/non-US/contrib Packages [400B]
Get:37 ftp://ftp.rz.uni-karlsruhe.de unstable/non-US/contrib Release [92B]
Get:38 ftp://ftp.rz.uni-karlsruhe.de stable/updates/main Packages [57.3kB]
Get:39 ftp://ftp.rz.uni-karlsruhe.de stable/updates/main Release [113B]
Get:40 ftp://ftp.rz.uni-karlsruhe.de stable/updates/non-free Packages [5958B]
Get:41 ftp://ftp.rz.uni-karlsruhe.de stable/updates/non-free Release [117B]
Get:42 ftp://ftp.rz.uni-karlsruhe.de stable/updates/contrib Packages [1150B]
Get:43 ftp://ftp.rz.uni-karlsruhe.de stable/updates/contrib Release [116B]
Fetched 4103kB in 16s (245kB/s)
Reading Package Lists... Done
Building Dependency Tree... Done
root@wh36-a402:/etc/apt# apt-get -u upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages have been kept back
aktion apt apt-utils ark artsbuilder bash bsdutils cddb cpp-3.0 ddd fileutils g++-3.0 gabber-ssl gcc-3.0 gcc-m68k-linux
gdk-imlib1 gnome-games-locale gnome-gnobots2 gnome-gnomine gnome-xbill groff groff-base icebreaker kab karm kate kcalc
kcharselect kcmlinuz kcron kdebase kdebase-audiolibs kdebase-crypto kdebase-dev kdebase-libs kdelibs-dev kdelibs3
kdelibs3-cups kdemultimedia-dev kdepasswd kdepim-dev kdepim-libs kdessh kdevelop kdf kdict kdm kedit kfind kfloppy kfract
kghostview khexedit kiconedit kit kjots klaptopdaemon klisa kljettool klpq kmail kmid kmidi kmix knetfilter knewsticker
knode knotes konqueror konsole korganizer korn kpackage kpaint kpm kppp kruler kscd kscreensaver ksirc ksnapshot ksysv
kuser kview libarts-alsa libarts-dev libarts-mpeglib libaudiofile-dev libaudiofile0 libc6 libc6-dev libc6-pic libgal-data
libgcc1 libgnomeprint-bin libgnomeprint15 libkdenetwork1 libkmid-alsa libkmid-dev libkonq-dev libkonq3 libltdl3
libltdl3-dev libmimelib-dev libmimelib1 libqt2 libqt3 libqxt0 libreadline4 libsdl1.2 libsdl1.2-all libsdl1.2-dev libsmpeg0
libssl-dev libssl0.9.6 libstdc++3 libstdc++3-dev libtiff3g libtiff3g-dev libxml1 libxml2 libxml2-dev lilo-config locales
mount mp3info mpeglib ncompress noatun samba-common secpolicy shellutils smbclient smbfs smpeg-gtv ssh sudo timidity
util-linux util-linux-locales w3m xmms-cdread
The following packages will be upgraded
anti-aliasing-howto ash binutils binutils-dev binutils-multiarch console-common cpio cpp debconf debconf-doc debconf-utils
debian-policy devfsd dvipdfm fbset finger g++ gcc gcc-3.0-base gcc-3.0-doc gettext gettext-base glibc-doc imlib-base imlib1
irda-common irda-tools kdebase-doc kdelibs3-crypto kdelibs3-doc kdewallpapers kernel-package libgnomeprint-data libncurses5
libncurses5-dev libpng2 libpng2-dev libstdc++2.10-glibc2.2 libtool libwrap0 lockfile-progs logrotate mbr nap nmap nmapfe
samba-doc sysvinit tcl8.3 tcl8.3-dev tcpd tk8.0 xcdroast
53 packages upgraded, 0 newly installed, 0 to remove and 142 not upgraded.
Sorry, but the following packages have unmet dependencies:
aktion: Depends: xanim but 2.80.1-13 is to be installed
apache-ssl: Depends: openssl (>= 0.9.6) but 0.9.6b-1 is to be installed
Conflicts: apache-modules but it is not installable
Conflicts: libapache-mod-perl (<= 1.17-1)
Conflicts: jserv (<= 1.1-3) but it is not going to be installed
Conflicts: suidmanager (< 0.50) but 0.52 is to be installed
ark: artsbuilder: Depends: xlibs (> 4.0.3) but 4.0.3-4 is to be installed
cddb: Depends: libc6 (>= 2.2.2-2) but 2.2.3-5 is to be installed
Conflicts: suidmanager (< 0.50) but 0.52 is to be installed
dcoppython: Depends: libqt2 (>= 2:2.3.0-final-0) or
libqt2-gl (>= 2:2.3.0-final-0)
Depends: zlib1g (>= 1:1.1.3) but 1:1.1.3-15 is to be installed
Depends: python-base but 1.5.2-16 is to be installed
debianutils: Conflicts: debian-utils but it is not installable
dpsclient: Depends: xlibs (>= 4.0.1-11) but 4.0.3-4 is to be installed
dupload: Depends: libnet-perl but 1.0703-4.1 is to be installed
gabber-ssl: Depends: libgnomemm9 but 1.2.0-1 is to be installed
galeon: Depends: libart2 (>= 1.2.13-5) but 1.2.13-9 is to be installed
Depends: libgdk-pixbuf2 (>= 0.11.0-2) but 0.11.0-2 is to be installed
Depends: libgnome32 (>= 1.2.13-5) but 1.2.13-9 is to be installed
Depends: oaf (>= 0.6.5) but 0.6.5-6 is to be installed
Depends: mozilla-browser (>= 2:0.9.1) but 2:0.9.1-4 is to be installed
gamix: Depends: libasound2 but 0.9.0beta4-1.1 is to be installed
Depends: libgtk1.2 (>= 1.2.10-1) but 1.2.10-1 is to be installed
gcc-3.0: Conflicts: egcc (< 2.91.63-1.1)
gcc-doc: Conflicts: gcc-docs (< 2.95.2)
gdk-imlib1: Depends: zlib1g (>= 1:1.1.3) but 1:1.1.3-15 is to be installed
gimp: Depends: aalib1 (>= 1.2-25) but 1.4p5-2 is to be installed
Conflicts: gimp-smotif but it is not installable
gnap: Depends: libart2 (>= 1.0.54-1) but 1.2.13-9 is to be installed
gnome-gnobots2: Depends: libart2 (>= 1.2.13-5) but 1.2.13-9 is to be installed
gnome-gnomine: Depends: libart2 (>= 1.2.13-5) but 1.2.13-9 is to be installed
Depends: libdb3 (>= 3.2.9-1) but 3.2.9-11 is to be installed
Depends: libgnomesupport0 (>= 1.2.13-5) but 1.2.13-9 is to be installed
gnome-xbill: Depends: libglib1.2 (>= 1.2.0) but 1.2.10-1.2 is to be installed
Depends: libgtk1.2 (>= 1.2.10-1) but 1.2.10-1 is to be installed
Conflicts: suidmanager (< 0.50) but 0.52 is to be installed
gs: Depends: xlibs (> 4.0.3) but 4.0.3-4 is to be installed
Depends: zlib1g (>= 1:1.1.3) but 1:1.1.3-15 is to be installed
Conflicts: gs-aladdin but it is not going to be installed
Conflicts: gs_both but it is not installable
gtk-engines-xenophilia: Depends: libglib1.2 (>= 1.2.0) but 1.2.10-1.2 is to be installed
htdig: Depends: zlib1g (>= 1:1.1.3) but 1:1.1.3-15 is to be installed
kcharselect: Depends: zlib1g (>= 1:1.1.3) but 1:1.1.3-15 is to be installed
kdelibs3: Depends: xlibs (> 4.0.3) but 4.0.3-4 is to be installed
kdelibs3-cups: Conflicts: kdelibs3 (< 4:2.2-alpha1-1) but 4:2.2.0-0beta1-5 is to be installed
kdemultimedia-dev: Depends: libcdparanoia0-dev but 3a9.8-2 is to be installed
Depends: libcdaudio0-dev but 0.99.5-1 is to be installed
Conflicts: arts (< 4:2.0-final-6)
kdepim-libs: Depends: libjpeg62 but 6b-1.3 is to be installed
kdessh: Depends: xlibs (> 4.0.3) but 4.0.3-4 is to be installed
Depends: zlib1g (>= 1:1.1.3) but 1:1.1.3-15 is to be installed
kdevelop: Depends: kdebase-libs but 4:2.2.0-0.1beta1-2 is to be installed
kdf: Depends: libjpeg62 but 6b-1.3 is to be installed
kernel-source-2.4.5: Depends: bzip2 but 1.0.1-12 is to be installed
Depends: fileutils (>= 4.0) but 4.1-2 is to be installed
kfloppy: Depends: xlibs (> 4.0.3) but 4.0.3-4 is to be installed
Depends: zlib1g (>= 1:1.1.3) but 1:1.1.3-15 is to be installed
khexedit: Depends: xlibs (> 4.0.3) but 4.0.3-4 is to be installed
klaptopdaemon: knetfilter: Depends: iptables (>= 1.2.1a-1) but 1.2.2-2 is to be installed
Depends: gawk but 1:3.1.0-1 is to be installed or
awk
knetload: Depends: zlib1g (>= 1:1.1.3) but 1:1.1.3-15 is to be installed
knode: Depends: zlib1g (>= 1:1.1.3) but 1:1.1.3-15 is to be installed
kpaint: Depends: libjpeg62 but 6b-1.3 is to be installed
krusader: Depends: zlib1g (>= 1:1.1.3) but 1:1.1.3-15 is to be installed
kscd: Depends: xlibs (> 4.0.3) but 4.0.3-4 is to be installed
kscreensaver: Depends: libc6 (>= 2.2.3-1) but 2.2.3-5 is to be installed
kuser: Depends: libjpeg62 but 6b-1.3 is to be installed
kview: libarts-alsa: Depends: libasound2 (>= 0.9.0beta4-1) but 0.9.0beta4-1.1 is to be installed
libc6-dev: Conflicts: libstdc++2.10-dev (< 1:2.95.2-15) but 1:2.95.4-0.010703 is to be installed
Conflicts: libgdbm1-dev but it is not installable
libdb2-util: libgnomeprint-bin: Depends: libxml1 but 1:1.8.14-2 is to be installed
libsdl1.2-all: Depends: libarts or
libarts-alsa but 4:2.2.0-0beta1-5 is to be installed
Depends: libasound1 (>= 0.5.5) but 0.5.10-2.1 is to be installed
Depends: libggi2 (>= 1:1.99.2.0b3.1-2.1) but 1:1.99.2.0b3.1-2.1 is to be installed
libsdl1.2-dev: Conflicts: libsdl1.0-dev but it is not going to be installed
mpeglib: Conflicts: libmpeglib0 but it is not going to be installed
opera: Depends: libjpeg62 but 6b-1.3 is to be installed
sudo: Depends: libpam0g (>= 0.72-1) but 0.72-30 is to be installed
Depends: libpam-modules but 0.72-30 is to be installed
util-linux: Conflicts: kbd (< 1.05-3)
E: Internal Error, InstallPackages was called with broken packages!
root@wh36-a402:/etc/apt#
--snip--
And no, my sources.list is not particular long. It used to be at least
thrice that long. Plus sources. This problem is not solved by defining it
solved. "fixed" is something different. We didn't have working package
management since four weeks, and this when package management is Debian's
kill app!
--
A "No" uttered from deepest conviction is better and greater than a
"Yes" merely uttered to please, or what is worse, to avoid trouble.
-- Mahatma Ghandi
Reply to: