Dopo una nuova installazione di Ubuntu 16.04, ho pacchetti danneggiati e non riesco a installare la maggior parte delle applicazioni. Ho provato da Synaptic "Correggi pacchetti rotti" ma non funziona. Un esempio;
sudo apt-get install steam
Uscita;
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 altro esempio;
sudo apt-get install nvidia-361
Uscita;
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.
Non c'è output da;
sudo apt-get clean
ci ho provato;
sudo apt-get install -f
Uscite;
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Grazie..
Risposta accettata:
16.04 è nuovo e tutti i pacchetti non sono pronti per l'uso in tutti i server. L'utilizzo del server principale per scaricare i pacchetti risolve il mio problema.
- Impostazioni di sistema
- Software e aggiornamenti
- Seleziona "Server principale" dalla sezione "Scarica da"