LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   KDE menu entries disapear (https://www.linuxquestions.org/questions/linux-software-2/kde-menu-entries-disapear-192326/)

SAC82 06-11-2004 09:52 AM

KDE menu entries disapear
 
Hi,
I am using Knoppix. I made an apt-get upgrade without problems. After that i installed the package ksysguard using kpackage. But after that my kde menu does not show more any entry. Only Bookmarks, Run command and this staff. Also for example when i run The KDE Control Center it is displayed empty and so on. I tried with an apt-get update and an apt-get upgrade but after this last one i get the next message.
Code:

///////#  apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
  kdelibs4: Depends: kdelibs-data (>= 4:3.2.1) but 4:3.1.5-1 is installed
E: Unmet dependencies. Try using -f.

I try with the apt-get -f install

Code:

# apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
  kdelibs-data
The following packages will be upgraded:
  kdelibs-data
1 upgraded, 0 newly installed, 0 to remove and 165 not upgraded.
11 not fully installed or removed.
Need to get 0B/6380kB of archives.
After unpacking 3420kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 117371 files and directories currently installed.)
Preparing to replace kdelibs-data 4:3.1.5-1 (using .../kdelibs-data_4%3a3.2.2-2_all.deb) ...
Unpacking replacement kdelibs-data ...
Replacing files in old package koffice-data ...
dpkg: error processing /var/cache/apt/archives/kdelibs-data_4%3a3.2.2-2_all.deb (--unpack):
 trying to overwrite `/usr/share/mimelnk/application/vnd.sun.xml.calc.desktop', which is also in package openoffice-de-en
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/kdelibs-data_4%3a3.2.2-2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

I thougth that maybe removing the ksysguard which was the package which crashed everything but i obtained
Code:

apt-get remove --purge  ksysguard
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  kdelibs4: Depends: kdelibs-data (>= 4:3.2.1) but 4:3.1.5-1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

I am completely desperate it seems that i should have to reinstall knopixx again because i can not even configure the keyboard language now!!!. Can anyone help me?


All times are GMT -5. The time now is 08:30 AM.