GNU/Linux >> Tutoriales Linux >  >> Ubuntu

¿Ubuntu 16.04 paquetes rotos después de una instalación nueva?

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.

  1. Configuración del sistema
  2. Software y actualizaciones
  3. Seleccione "Servidor principal" en la sección "Descargar desde"
Relacionado:Muchos errores de autenticación PAM en los registros dirigidos al servidor de correo. ¿Cómo detenerlo?
Ubuntu
  1. Instalar paquetes RPM en Ubuntu 11.10 y Ubuntu 11.04

  2. 10 cosas que hacer después de instalar Ubuntu Desktop

  3. Cómo reparar paquetes rotos en Ubuntu 20.04

  4. ¿Conexión inalámbrica lenta/inconsistente después de una instalación nueva de Ubuntu 14.04 (realtek Rtl8188ee)?

  5. ¿La instalación nueva de Ubuntu 14.04.1 Lts se congela después de iniciar sesión?

Debe hacer cosas después de instalar Ubuntu 13.04

Cosas que hacer después de instalar Ubuntu 13.10

20 cosas que hacer después de una instalación nueva de Ubuntu 18.04 LTS

Cómo enumerar los paquetes instalados en Ubuntu 20.04

Cómo instalar paquetes RPM en Ubuntu 20.04 LTS

Cómo enumerar los paquetes instalados en Ubuntu 22.04