ich lasse hier auf meinem Lenny-Bastel-Rechner über Nacht per cron-apt und aptitude das System aktualisieren. Kürzlich erhielt ich daraufhin folgendes Mail:
Code: Alles auswählen
[...]
CRON-APT LINE: /usr/bin/aptitude dist-upgrade -y -o APT::Get::Show-Upgraded=true
[...]
The following packages are BROKEN:
capisuite
The following NEW packages will be installed:
cupsddk{a} cupsddk-drivers{a} libhunspell-1.2-0{a} libqt4-dbus{a}
libqt4-designer{a} libqt4-network{a} libqt4-script{a} libqt4-sql-mysql{a}
libqt4-svg{a} libqt4-test{a} libqt4-xml{a} libqtcore4{a} python2.5{a}
python2.5-minimal{a}
The following packages will be REMOVED:
libhunspell-1.1-0{u} libsqlite0{u}
The following packages will be upgraded:
debconf debconf-i18n eject hpijs hpijs-ppds hplip hplip-data hplip-gui
iceape-browser iceweasel liblcms1 libqt4-core libqt4-gui
libqt4-qt3support libqt4-sql libsane libsane-extras libsqlite3-0 libxml2
lsb-base lsb-release m4 python python-central python-minimal python2.4
python2.4-minimal qt4-qtconfig sane-utils
29 packages upgraded, 14 newly installed, 2 to remove and 0 not upgraded.
Need to get 52.8MB of archives. After unpacking 29.4MB will be used.
The following packages have unmet dependencies:
capisuite: Depends: python (< 2.5) but 2.5.2-1 is to be installed.
Resolving dependencies...
The following actions will resolve these dependencies:
Remove the following packages:
capisuite
Score is 121
Gut, eigentlich hatte ich capisuite ganz gerne und wollte es deshalb neuinstallieren, doch das mag aptitude nun scheinbar so gar nicht:
Code: Alles auswählen
$ aptitude install capisuite
[...]
No candidate version found for capisuite
No candidate version found for capisuite
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
TIA,
-Phil