Después de una instalación nueva de Ubuntu 16.04, tengo paquetes rotos y no puedo instalar la mayoría de las aplicaciones. Intenté desde Synaptic "Reparar paquetes rotos" pero no funciona. Un ejemplo;
sudo apt-get install steam
Salida;
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.
Otro ejemplo;
sudo apt-get install nvidia-361
Salida;
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.
No hay salida de;
sudo apt-get clean
Lo intenté;
sudo apt-get install -f
Salidas;
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Gracias..
Respuesta aceptada:
16.04 es nuevo y todos los paquetes no están listos para usar en todos los servidores. Usar el servidor principal para descargar paquetes resuelve mi problema.
- Configuración del sistema
- Software y actualizaciones
- Seleccione "Servidor principal" en la sección "Descargar desde"