GNU/Linux >> Tutoriels Linux >  >> Ubuntu

Paquets cassés d'Ubuntu 16.04 après une nouvelle installation ?

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.

  1. Paramètres système
  2. Logiciels et mises à jour
  3. Sélectionnez "Serveur principal" dans la section "Télécharger depuis"
Connexe :Beaucoup d'erreurs d'authentification PAM sur les journaux ciblant le serveur de messagerie. Comment l'arrêter ?
Ubuntu
  1. Comment répertorier les packages installés sur Ubuntu 20.04

  2. Comment répertorier les packages installés dans Ubuntu

  3. Installer les packages RPM sur Ubuntu 11.10 et Ubuntu 11.04

  4. 10 choses à faire après l'installation d'Ubuntu Desktop

  5. Choses à faire après l'installation d'Ubuntu 16.04 LTS

Doit faire des choses après l'installation d'Ubuntu 13.04

Choses à faire après l'installation d'Ubuntu 13.10

20 choses à faire après une nouvelle installation d'Ubuntu 18.04 LTS

Comment répertorier les packages installés dans Ubuntu 20.04

Comment installer les packages RPM sur Ubuntu 20.04 LTS

Comment répertorier les packages installés dans Ubuntu 22.04