Andrés Ghigliazza wrote:
I can't install Kde in Sarge:

# apt-get install kde
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:
  kde: Depends: kde-core but it is not going to be installed
       Depends: kde-amusements but it is not going to be installed
       Depends: kdeaddons but it is not going to be installed
       Depends: kdeadmin but it is not going to be installed
       Depends: kdeartwork but it is not going to be installed
       Depends: kdegraphics but it is not going to be installed
       Depends: kdemultimedia but it is not going to be installed
       Depends: kdenetwork but it is not going to be installed
       Depends: kdepim but it is not going to be installed
       Depends: kdeutils but it is not going to be installed
       Depends: kdewebdev but it is not going to be installed
E: Broken packages

Make sure that you do an "apt-get update" before you try again. Then, if
the problem persists, follow the chain of dependencies to find out where
it hangs, e.g. try "apt-get install kde-core", see what packages this
complains about, try to install those, etc. You can also use "apt-cache
policy kde-core" to find out what versions of "kde-core" are known and
which one is preferred by apt. If you get stuck, post the contents of
the following two files

/etc/apt/sources.list
/etc/apt/preferences

and the output of the command

dpkg --get-selections | grep ^kde

(You probably have a misconfiguration of either apt or dpkg, and
hopefully this information will help us to find it.)

Regards,
           Florian


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to