Hendrik Sattler wrote: > Something is wrong with your setup. Hmm. Is there a diagnostician in the house? :-) The only thing non-standard that I know of in my system is that I have gdb held back, and I don't think that explains what I'm seeing. Specifically:
1. It looks like libqt3-mt_3.0.5-4 requires libc6 (>= 2.2.5-13), which my system doesn't have. Does Woody have such a version? (http://packages.debian.org/stable/allpackages.html shows libc6 2.2.5-6.) 2. It looks like libqt3-mt_3.0.5-4 replaces libqt3 (>= 2:3.0.5-3); is that ">=" really right? In addition to local mirrors, I have the following in /etc/apt/sources.list: deb http://debian.lcs.mit.edu/debian woody main contrib non-free deb http://debian.lcs.mit.edu/debian unstable main contrib non-free deb http://http.us.debian.org/debian woody main contrib non-free deb http://non-us.debian.org/debian-non-US woody/non-US main contrib non-free deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free deb http://security.debian.org/ stable/updates main deb-src http://debian.permabit.com/mirror/debian woody main contrib non-free deb-src http://debian.permabit.com/mirror/non-us woody/non-US main contrib non-free deb-src http://debian.lcs.mit.edu/debian woody main contrib non-free # KDE-3 stuff for woody deb http://download.us.kde.org/pub/kde/stable/latest/Debian/woody ./ Here's some data on what I'm seeing (formatted for readability): # apt-get -s upgrade Reading Package Lists... Done Building Dependency Tree... Done The following packages have been kept back cvs doxygen doxygen-gui gdb libbsd-resource-perl xmix The following packages will be upgraded kernel-image-2.4.18 libopenafs-dev 2 packages upgraded, 0 newly installed, 0 to remove and 6 not upgraded. Inst kernel-image-2.4.18 (permacore.1.4 intranet.permabit.com) Inst libopenafs-dev (1.2.3final2-6 Debian-Security:3.0/stable) Conf kernel-image-2.4.18 (permacore.1.4 intranet.permabit.com) Conf libopenafs-dev (1.2.3final2-6 Debian-Security:3.0/stable) # apt-cache show libc6 | grep -e Version Version: 2.3.1-5 Version: 2.2.5-12 Version: 2.2.5-11.2 Version: 2.2.5-6 # apt-cache show libqt3-mt | grep -e 'Version\|Depends\|Replaces\|^$' Version: 2:3.0.5-4 Replaces: qt3-tools (<< 2:3.0.2-20020306-1), libqt3 (>= 2:3.0.5-3) Depends: libc6 (>= 2.2.5-13), libfreetype6 (>= 2.1.1-1), libjpeg62, libmng1 (>= 1.0.3-1), libpng3, libstdc++2.10-glibc2.2 (>= 1:2.95.4-0.010810), nas-lib, xlibmesa3 | libgl1, xlibs (>> 4.1.0), zlib1g (>= 1:1.1.4) Version: 2:3.0.5-4 Depends: libc6 (>= 2.2.4-4), libjpeg62, libmng1 (>= 1.0.3-1), libpng3, libqt3 (>= 2:3.0.5-4), libstdc++2.10-glibc2.2 (>= 1:2.95.4-0.010810), xlibmesa3 | libgl1, xlibs (>> 4.1.0), zlib1g (>= 1:1.1.4) Replaces: qt3-tools (<< 2:3.0.2-20020306-1) Version: 2:3.0.4-2 Replaces: qt3-tools (<< 2:3.0.2-20020306-1) Depends: libc6 (>= 2.2.4-4), libfreetype6 (>= 2.1.1-1), libjpeg62, libmng1 (>= 1.0.3-1), libpng3, libqt3 (>= 2:3.0.4-1), libstdc++2.10-glibc2.2 (>= 1:2.95.4-0.010810), xlibmesa3 | libgl1, xlibs (>> 4.1.0), zlib1g (>= 1:1.1.4) Version: 2:3.0.3-20020329-1 Replaces: qt3-tools (<< 2:3.0.2-20020306-1) Depends: libc6 (>= 2.2.4-4), libfreetype6, libgl1, libjpeg62, libmng1 (>= 1.0.3-1), libpng3, libqt3 (>= 2:3.0.3-1), libstdc++2.10-glibc2.2 (>= 1:2.95.4-0.010810), xlibs (>> 4.1.0), zlib1g (>= 1:1.1.4)