Après une nouvelle installation d'Ubuntu 16.04, j'ai des packages cassés et je ne peux pas installer la plupart des applications. J'ai essayé depuis Synaptic "Réparer les paquets cassés" mais cela ne fonctionne pas. Un exemple ;
sudo apt-get install steam
Sortie ;
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:
steam:i386 : Depends: libc6:i386 (>= 2.15) but it is not going to be installed
Depends: libstdc++6:i386 (>= 4.3) but it is not going to be installed
Depends: libx11-6:i386 but it is not going to be installed
Depends: libudev1:i386 but it is not going to be installed
Depends: libxinerama1:i386 but it is not going to be installed
Depends: libtxc-dxtn0:i386
Depends: libgl1-mesa-dri:i386 but it is not going to be installed
Depends: libgl1-mesa-glx:i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Un autre exemple ;
sudo apt-get install nvidia-361
Sortie ;
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:
nvidia-361 : Depends: lib32gcc1 but it is not going to be installed
Depends: libc6-i386 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Il n'y a pas de sortie de ;
sudo apt-get clean
j'ai essayé ;
sudo apt-get install -f
Sorties ;
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Merci..
Réponse acceptée :
16.04 est nouveau et tous les packages ne sont pas prêts à être utilisés sur tous les serveurs. L'utilisation du serveur principal pour télécharger des packages résout mon problème.
- Paramètres système
- Logiciels et mises à jour
- Sélectionnez "Serveur principal" dans la section "Télécharger depuis"