Package: apt Version: 0.3.13 Severity: normal Situation: I have gcc already newest version (at the moment) 1:2.95.2-0pre1. The problem: apt-get dist-upgrade tries to download/upgrade gcc, apt-get upgrade does not. Seems to be version comparing in dist-upgrade is broken. dist-upgrade shows version as 1%3a2.95, which leads it to confusion.
session: worm# apt-get -u dist-upgrade Reading Package Lists... Done Building Dependency Tree... Done Calculating Upgrade... Done The following packages have been kept back gnome-panel-data slrn The following packages will be upgraded gcc 1 packages upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Need to get 0B/1091kB of archives. After unpacking 0B will be used. Do you want to continue? [Y/n] (Reading database ... 43313 files and directories currently installed.) Preparing to replace gcc 1:2.95.2-0pre1 (using .../gcc_1%3a2.95.2-0pre1_sparc.deb) ... Unpacking replacement gcc ... Setting up gcc (2.95.2-0pre1) ... Checking available versions of cc, updating links in /etc/alternatives ... (You may modify the symlinks there yourself if desired - see `man ln'.) Leaving cc (/usr/bin/cc) pointing to /usr/bin/gcc. Leaving cc.1.gz (/usr/share/man/man1/cc.1.gz) pointing to /usr/share/man/man1/gcc.1.gz. -- System Information Debian Release: potato Architecture: sparc Kernel: Linux worm 2.2.12 #4 Fri Sep 10 08:30:14 EEST 1999 sparc Versions of packages apt depends on: ii libc6 2.1.2-4 GNU C Library: Shared libraries an ii libstdc++2.10 1:2.95.2-0pre1 The GNU stdc++ library

