Hallo,
habe schon im Debian Forum ein Thema erstellt aber keiner kann mir Helfen
Vielleicht könnt ihr mit Helfen!!!
Ich habe xfce4 Installiert
apt-get -y install xfce4 xfce4-goodies tango-icon-theme gnome-icon-theme
Eine Zeitlang war alles ok, doch jetzt kann ich kein Update-Upgrade machen
Bekomme jedes mal diese Fehlermeldung
was ich Probiert habe ist:
apt-get clean
apt-get update
apt-get dist-upgrade
apt-get -f install
Vielleicht kann mir jemand helfen
Danke im Voraus
john36
habe schon im Debian Forum ein Thema erstellt aber keiner kann mir Helfen
Vielleicht könnt ihr mit Helfen!!!
Ich habe xfce4 Installiert
apt-get -y install xfce4 xfce4-goodies tango-icon-theme gnome-icon-theme
Eine Zeitlang war alles ok, doch jetzt kann ich kein Update-Upgrade machen
Bekomme jedes mal diese Fehlermeldung
Code:
root@cubietruck ~ > sudo apt-get upgrade Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
xfce4-goodies : Depends: xfce4-timer-plugin but it is not installed
E: Unmet dependencies. Try using -f.
root@cubietruck ~ > apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
xfce4-timer-plugin
The following NEW packages will be installed:
xfce4-timer-plugin
0 upgraded, 1 newly installed, 0 to remove and 15 not upgraded.
Need to get 0 B/38,4 kB of archives.
After this operation, 424 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Selecting previously unselected package xfce4-timer-plugin.
dpkg: warning: files list file for package 'xfce4' missing; assuming package has no files currently installed
dpkg: unrecoverable fatal error, aborting:
files list file for package 'xfce4-verve-plugin' is missing final newline
E: Sub-process /usr/bin/dpkg returned an error code (2)
was ich Probiert habe ist:
apt-get clean
apt-get update
apt-get dist-upgrade
apt-get -f install
Vielleicht kann mir jemand helfen
Danke im Voraus
john36