Depuis que j'ai mis à niveau vers la dernière version d'Ubuntu, je ne peux pas installer le package Java OpenJDK nécessaire pour compiler des ROM personnalisées Android. Lorsque j'exécute sudo apt-get install openjdk-7-jdk
, l'erreur suivante apparaît:
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: openjdk-7-jdk :
Depends: openjdk-7-jre (= 7u51-2.4.6-1ubuntu4) E: Unable to correct
problems, you have held broken packages.
Comment résoudre ce problème?