Folgendes Beispiel:
Code: Alles auswählen
rechner:/home/userxyz#apt-get install ttf-commercial
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
libstdc++2.10-glibc2.2: Depends: libc6 (>= 2.2.5-13) but 2.2.5-11.2 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Code: Alles auswählen
rechner:/home/userxyz# apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following packages will be REMOVED:
abiword abiword-common abiword-gtk afterstep alsa-base alsa-utils alsaconf alsaplayer-alsa alsaplayer-common
alsaplayer-gtk apache apt apt-utils ark base-config blackbox bonobo bonobo-conf console-tools dpkg enlightenment
enlightenment-data evolution fakeroot fluxbox fvwm fvwm2 g++ g++-2.95 gconf gdk-imlib1 gdm gimp1.2 gmc gnome-applets
gnome-bin gnome-control-center gnome-core gnome-help gnome-libs-data gnome-panel gnome-panel-data gnome-session
gnome-terminal gnome-utils gnomeicu groff-base gtkhtml icewm imagemagick imlib-base imlib1 kab karm kate kcalc
kcharselect kchart kcoloredit kcpuload kcron kde kdebase kdebase-audiolibs kdebase-libs kdelibs3 kdelibs3-bin
kdepasswd kdepim-libs kdf kdict kdm kedit kernel-package kfind kformula kfract kghostview khexedit kiconedit kit kivio
kjots kmail knewsticker knode knotes koffice koffice-libs konqueror konsole kontour korganizer korn koshell kpackage
kpaint kpm kpresenter kruler kscreensaver ksirc ksnapshot kspread ksysv ktimer kugar kuser kview kword libarts
libcamel0 libcapplet0 libfnlib0 libgal19 libgconf11 libgdk-pixbuf-gnome2 libgdk-pixbuf2 libgimp1.2 libglade-gnome0
libglade0 libgnome-vfs-common libgnome-vfs0 libgnome32 libgnomeprint-bin libgnomeprint-data libgnomeprint15
libgnomesupport0 libgnomeui32 libgnorba27 libgtk1.2 libgtkhtml-data libgtkhtml20 libgtkxmhtml1 libkdenetwork1 libkmid
libkonq3 libmagick5 libmimelib1 libpspell-ispell1 libpspell4 libqt2 libstdc++2.10-dev libstdc++2.10-glibc2.2
libstroke0 man-db menu modconf modutils mozilla mozilla-browser mozilla-mailnews mozilla-psm ppp pppconfig pppoe
pppoeconf rep-gtk rep-gtk-gnome sawfish secpolicy sinek sysvinit twm vim wmakerconf wmbubble wmmixer x-window-system
x-window-system-core xbase-clients xchat xdm xlibmesa3 xmms xscreensaver xscreensaver-gnome
WARNING: The following essential packages will be removed
This should NOT be done unless you know exactly what you are doing!
apt libstdc++2.10-glibc2.2 (due to apt) dpkg sysvinit
0 packages upgraded, 0 newly installed, 177 to remove and 4 not upgraded.
1 packages not fully installed or removed.
Need to get 0B of archives. After unpacking 373MB will be freed.
You are about to do something potentially harmful
To continue type in the phrase 'Yes, do as I say!'
?]
Code: Alles auswählen
rechner:/home/userxyz# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these.
Sorry, but the following packages have unmet dependencies:
libstdc++2.10-glibc2.2: Depends: libc6 (>= 2.2.5-13) but 2.2.5-11.2 is installed
E: Unmet dependencies. Try using -f.