Branden Robinson <[EMAIL PROTECTED]> immo vero scripsit > apt-get -u -o Debug::pkgProblemResolver=true dist-upgrade > > And post your results here? > > We need to know if this is a bug in apt, or there is some extra degree > of finagling that needs to be done with the XFree86 package > relationships.
Okay, I will now be running the same test. Actually, I've noticed in the way that the apt in woody successfully upgrades the system without removing X. However, doing the upgrade using apt in potato would fail. Thus, doing # apt-get install apt dpkg # apt-get dist-upgrade before doing the upgrade would be successful, but just doing # apt-get dist-upgrade will be quite unsuccessful :P (something to add to the release notes?) Anyway, the output is as below (if it's of any help) : Script started on Wed Oct 24 18:28:32 2001 bash-2.03# apt-get -u -o Debug::pkgProblemResolver=true dist-upgrade Reading Package Lists... Done Building Dependency Tree... Done Calculating Upgrade... Starting Starting 2 Package debconf has broken dep on debconf-tiny Considering debconf-tiny 27 as a solution to debconf 41 Package console-common has broken dep on debconf Considering debconf 41 as a solution to console-common 14 Holding Back console-common rather than change debconf Package console-data has broken dep on debconf Considering debconf 41 as a solution to console-data 5 Holding Back console-data rather than change debconf Package console-tools has broken dep on console-common Considering console-common 14 as a solution to console-tools 4 Removing console-tools rather than change console-common Package xserver-common has broken dep on debconf Considering debconf 41 as a solution to xserver-common 2 Holding Back xserver-common rather than change debconf Package xbase-clients has broken dep on debconf Considering debconf 41 as a solution to xbase-clients 1 Holding Back xbase-clients rather than change debconf Package xfonts-75dpi has broken dep on xbase-clients Considering xbase-clients 1 as a solution to xfonts-75dpi 1 Holding Back xfonts-75dpi rather than change xbase-clients Package xfonts-base has broken dep on xbase-clients Considering xbase-clients 1 as a solution to xfonts-base 1 Holding Back xfonts-base rather than change xbase-clients Package xfonts-100dpi has broken dep on xbase-clients Considering xbase-clients 1 as a solution to xfonts-100dpi 1 Holding Back xfonts-100dpi rather than change xbase-clients Package xserver-common-v3 has broken dep on xserver-common Considering xserver-common 2 as a solution to xserver-common-v3 1 Holding Back xserver-common-v3 rather than change xserver-common Package base-config has broken dep on debconf Considering debconf 41 as a solution to base-config 0 Holding Back base-config rather than change debconf Package xlibs has broken dep on xbase-clients Considering xbase-clients 1 as a solution to xlibs 10 Fixing xlibs via remove of xbase-clients Package xutils has broken dep on xserver-common Considering xserver-common 2 as a solution to xutils 7 Try to Re-Instate console-data Try to Re-Instate xserver-common Package xfonts-scalable has broken dep on xutils Considering xutils 7 as a solution to xfonts-scalable 1 Removing xfonts-scalable rather than change xutils Try to Re-Instate xfonts-75dpi Package xfonts-75dpi has broken dep on xbase-clients Considering xbase-clients 1 as a solution to xfonts-75dpi 1 Removing xfonts-75dpi rather than change xbase-clients Try to Re-Instate xfonts-base Package xfonts-base has broken dep on xbase-clients Considering xbase-clients 1 as a solution to xfonts-base 1 Removing xfonts-base rather than change xbase-clients Try to Re-Instate xfonts-100dpi Package xfonts-100dpi has broken dep on xbase-clients Considering xbase-clients 1 as a solution to xfonts-100dpi 1 Removing xfonts-100dpi rather than change xbase-clients Package xserver-svga has broken dep on xserver-common-v3 Considering xserver-common-v3 1 as a solution to xserver-svga 1 Holding Back xserver-svga rather than change xserver-common-v3 Package task-x-window-system-core has broken dep on xfonts-base Considering xfonts-base 1 as a solution to task-x-window-system-core 0 Removing task-x-window-system-core rather than change xfonts-base Try to Re-Instate base-config Try to Re-Instate xserver-svga Done Done The following packages will be REMOVED: console-tools task-x-window-system-core xbase-clients xfonts-100dpi xfonts-75dpi xfonts-base xfonts-scalable The following NEW packages will be installed: cpp-2.95 g++-2.95 gcc-2.95 ifupdown ipchains klogd libcap1 libdb3 libdps1 libfreetype6 libpcap0 libstdc++2.10-glibc2.2 libxaw6 libxaw7 net-tools netkit-inetd netkit-ping perl perl-modules xlibs The following packages have been kept back base-config console-data xserver-common xserver-svga The following packages will be upgraded adduser apt base-files base-passwd bash binutils bsdutils build-essential console-tools-libs cpio cpp debianutils diff dpkg dpkg-dev e2fsprogs elvis-tiny fbset fdutils fileutils findutils ftp g++ gcc gettext-base grep hostname isapnptools libc6 libc6-dev libdb2 libgdbmg1 libncurses5 libnewt0 libpam-modules libpam-runtime libpam0g libpopt0 libreadline4 libstdc++2.10 libstdc++2.10-dev libwrap0 locales login make makedev mawk mbr modconf modutils mount ncurses-base ncurses-bin netbase passwd patch pciutils perl-5.005 perl-5.005-base perl-base ppp pppconfig procps psmisc pump sed setserial shellutils slang1 sysklogd syslinux sysvinit tar tasksel tcpd telnet textutils update util-linux whiptail xfree86-common xlib6g zlib1g 83 packages upgraded, 20 newly installed, 7 to remove and 4 not upgraded. Need to get 30.0MB of archives. After unpacking 7817kB will be used. Do you want to continue? [Y/n] bash-2.03# Script done on Wed Oct 24 18:28:42 2001 -- [EMAIL PROTECTED] http://www.netfort.gr.jp/~dancer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

