LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   kde problems in unstable (https://www.linuxquestions.org/questions/debian-26/kde-problems-in-unstable-357164/)

paterijk 08-26-2005 05:07 AM

kde problems in unstable
 
Hi,

I encountered the following problems while trying to install kdebase in unstable.

Code:

apt-get install kdebase
Reading package lists... Done
Building dependency tree... Done
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:

The following packages have unmet dependencies:
  kdebase: Depends: kappfinder (>= 4:3.3.2-1) but it is not going to be installed
          Depends: kate (>= 4:3.3.2-1) but it is not going to be installed
          Depends: kcontrol (>= 4:3.3.2-1) but it is not going to be installed
          Depends: kdebase-bin (>= 4:3.3.2-1) but it is not going to be installed
          Depends: kdebase-kio-plugins (>= 4:3.3.2-1) but it is not going to be installed
          Depends: kdepasswd (>= 4:3.3.2-1) but it is not going to be installed          Depends: kdeprint (>= 4:3.3.2-1) but it is not going to be installed
          Depends: kdesktop (>= 4:3.3.2-1) but it is not going to be installed
          Depends: kfind (>= 4:3.3.2-1) but it is not going to be installed
          Depends: khelpcenter (>= 4:3.3.2-1) but it is not going to be installed
          Depends: kicker (>= 4:3.3.2-1) but it is not going to be installed
          Depends: klipper (>= 4:3.3.2-1) but it is not going to be installed
          Depends: kmenuedit (>= 4:3.3.2-1) but it is not going to be installed          Depends: konqueror-nsplugins (>= 4:3.3.2-1) but it is not going to be installed
          Depends: konqueror (>= 4:3.3.2-1) but it is not going to be installed          Depends: konsole (>= 4:3.3.2-1) but it is not going to be installed
          Depends: kpager (>= 4:3.3.2-1) but it is not going to be installed
          Depends: kpersonalizer (>= 4:3.3.2-1) but it is not going to be installed
          Depends: ksmserver (>= 4:3.3.2-1) but it is not going to be installed          Depends: ksplash (>= 4:3.3.2-1) but it is not going to be installed
          Depends: ksysguard (>= 4:3.3.2-1) but it is not going to be installed          Depends: ktip (>= 4:3.3.2-1) but it is not going to be installed
          Depends: kwin (>= 4:3.3.2-1) but it is not going to be installed
          Depends: libkonq4 (>= 4:3.3.2-1) but it is not going to be installed
E: Broken packages

When I try to install the last package libkonq4 manually I get ...

Code:

The following packages have unmet dependencies:
  libkonq4:
Depends: kdelibs4 (>= 4:3.3.2-1) but it is not installable
Depends: libarts1 (>= 1.3.2) but it is not installable
            Depends: libqt3c102-mt (>= 3:3.3.3) but it is not installable
E: Broken packages

Then I try to install libqt3c102-mt and I get :

Code:

Package libqt3c102-mt is not available, but is referred to by another package.This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libqt3-mt
E: Package libqt3c102-mt has no installation candidate

So I think the problem comes from this libqt3c102-mt ... it says libqt3-mt replaces it .. but what should I do.

Thank you for your help

Patrick

paterijk 08-26-2005 05:11 AM

it's not all ...
 
I forgot to say that

Code:

apt-get install libarts1
Package libarts1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libarts1c2
E: Package libarts1 has no installation candidate

Code:

apt-get install kdelibs4
Package kdelibs4 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  kdelibs4c2
E: Package kdelibs4 has no installation candidate

so it seems that libkonq4 should be ready to be installed ... how should i proceed ???

Xian 08-26-2005 04:36 PM

Can you post the contents of your /etc/apt/sources.list please?

Also, what is the output of the following command
Be sure to first do an 'apt-get update'.

# apt-get -f install

zvonSully 09-13-2005 06:49 AM

same problem
 
Quote:

zvonSully:/var/cache/apt/archives# apt-get install libqt3c102-mt
Reading package lists... Done
Building dependency tree... Done
Package libqt3c102-mt is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
libqt3-mt
E: Package libqt3c102-mt has no installation candidate
It says that libqt-mt should replace libqt3c102-mt, but some packages (kwin-baghira,valknut...) depend on libqt3c102-mt.


All times are GMT -5. The time now is 04:05 AM.