Cannot install eclipse due to broken packages

Posted by Achim on Ask Ubuntu See other posts from Ask Ubuntu or by Achim
Published on 2013-01-09T23:34:34Z Indexed on 2013/10/26 10:13 UTC
Read the original article Hit count: 430

Filed under:
|

Trying to install eclipse, I get the following error:

XXX:~$ sudo apt-get install eclipse
Reading package lists... Done
Building dependency tree       
Reading state information... 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.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 eclipse : Depends: eclipse-jdt (>= 3.8.0~rc4-1ubuntu1) but it is not going to be installed
           Depends: eclipse-pde (>= 3.8.0~rc4-1ubuntu1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

I have no idea how to solve it. I'm quite new to Ubuntu, but I don't think that I'm using a unstable distribution. But I have added the repository which is required to install Tomcat7. Could that cause the problem?

© Ask Ubuntu or respective owner

Related posts about package-management

Related posts about eclipse