Nach meinem Daten-Gau musste ich Debian halt neu installieren.
Habe erstmal Stable von den CDs die hier noch rumlagen installiert.
und dann halt entsprechend die sources.list auf unstable angepasst.
und danach ein:
Code: Alles auswählen
apt-get update
apt-get upgrade
Code: Alles auswählen
Violet:~# apt-get install gnome
Reading Package Lists...
Building Dependency Tree...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
Sorry, but the following packages have unmet dependencies:
gnome: Depends: gnome-desktop-environment (= 65) but it is not going to be installed
Depends: gnome-office (= 65) but it is not going to be installed
Depends: gnome-cups-manager (>= 0.25) but it is not going to be installed
Depends: rhythmbox but it is not going to be installed
Depends: vino (>= 2.8.1) but it is not going to be installed
Depends: xscreensaver but it is not going to be installed
E: Sorry, broken packages
Muss ich jetzt wirklich warten bis das package fixed is oder kennt jemand eine Alternative?
Danke schon mal im Vorraus!
Hovy