Все тоже самое
$ su -
Password:
# apt-get update
Ign cdrom://ALT Linux 5.0.1 School Master (none) main build 2010-03-11 ALTLinux release
Get:1 ftp://ftp.altlinux.org i586 release [840B]
Get:2 ftp://ftp.altlinux.org noarch release [838B]
Fetched 1678B in 0s (3167B/s)
Get:1 ftp://ftp.altlinux.org i586/classic pkglist [3680kB]
Hit ftp://ftp.altlinux.org i586/classic release
Get:2 ftp://ftp.altlinux.org noarch/classic pkglist [2055kB]
Hit ftp://ftp.altlinux.org noarch/classic release
Fetched 5735kB in 28s (203kB/s)
Reading Package Lists... Done
Building Dependency Tree... Done
После чего пробуем apt-get dist-upgrade
# apt-get dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Failed
The following packages have unmet dependencies:
xulrunner-192: Obsoletes: xulrunner
xulrunner-192-libs: Obsoletes: xulrunner-libs
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Пробуем apt-get upgrade
# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be upgraded
fglrx_glx firefox-oxygen firefox-yandexbar fpc fpc-common fpc-compiler fpc-docs fpc-ide fpc-src
fpc-units-base fpc-units-db fpc-units-fcl fpc-units-fv fpc-units-gfx fpc-units-gnome1 fpc-units-gtk
fpc-units-gtk2 fpc-units-misc fpc-units-multimedia fpc-units-net fpc-units-rtl fpc-utils libnspr
libnss libsmbclient libsqlite3 nss-utils samba samba-client samba-client-cups samba-common sqlite3
The following packages have been kept back
firefox-ru firefox-uk thunderbird thunderbird-ru
32 upgraded, 0 newly installed, 0 removed and 4 not upgraded.
Need to get 53.0MB of archives.
After unpacking 1092kB of additional disk space will be used.
Do you want to continue? [Y/n] n
Abort.
Все это выглядит очень странно - apt-индикатор пишет что вышеперечисленные пакеты будут удалены, а apt - обновлены. Чудеса.