GNU/Linux >> Tutoriales Linux >  >> Ubuntu

Ubuntu dice 13.04 pero Lsb_release dice 12.10?

Durante las investigaciones en mi Samsung New Series 9 con 12.10 instalado, encontré esto:

  • Configuración> detalles> Ubuntu 13.04
  • lsb_release> ubuntu 12.10

Es eso posible ? Realmente creo que mi problema de impresión está relacionado con esta inconsistencia...

Gracias.

[Editar]

[email protected]:/home/jocelyne# cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 12.10 _Quantal Quetzal_ - Release amd64 (20121017.5)]/ quantal main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ quantal main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ quantal main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ quantal-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ quantal-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ quantal universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ quantal universe
deb http://fr.archive.ubuntu.com/ubuntu/ quantal-updates universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ quantal-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ quantal multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ quantal multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ quantal-updates multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ quantal-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ quantal-backports main restricted universe multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ quantal-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu quantal-security main restricted
deb-src http://security.ubuntu.com/ubuntu quantal-security main restricted
deb http://security.ubuntu.com/ubuntu quantal-security universe
deb-src http://security.ubuntu.com/ubuntu quantal-security universe
deb http://security.ubuntu.com/ubuntu quantal-security multiverse
deb-src http://security.ubuntu.com/ubuntu quantal-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu quantal partner
# deb-src http://archive.canonical.com/ubuntu quantal partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu quantal main
deb-src http://extras.ubuntu.com/ubuntu quantal main
deb http://www.duinsoft.nl/pkg debs all

[email protected]:/home/jocelyne# for X in /etc/apt/sources.list.d/*; do echo; echo; echo "** $X:"; echo; cat $X; done


** /etc/apt/sources.list.d/gnome3-team-gnome3-quantal.list:

deb http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu quantal main
deb-src http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu quantal main


** /etc/apt/sources.list.d/gnome3-team-gnome3-quantal.list.save:

deb http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu quantal main
deb-src http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu quantal main


** /etc/apt/sources.list.d/google-chrome.list:

### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb http://dl.google.com/linux/chrome/deb/ stable main


** /etc/apt/sources.list.d/google-chrome.list.save:

### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb http://dl.google.com/linux/chrome/deb/ stable main


** /etc/apt/sources.list.d/google-talkplugin.list:

### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb http://dl.google.com/linux/talkplugin/deb/ stable main


** /etc/apt/sources.list.d/google-talkplugin.list.save:

### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb http://dl.google.com/linux/talkplugin/deb/ stable main


** /etc/apt/sources.list.d/jitsi.list:

### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb http://download.jitsi.org/deb unstable/


** /etc/apt/sources.list.d/jitsi.list.save:

### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb http://download.jitsi.org/deb unstable/


** /etc/apt/sources.list.d/langdalepl-gvfs-mtp-quantal.list:

deb http://ppa.launchpad.net/langdalepl/gvfs-mtp/ubuntu quantal main
deb-src http://ppa.launchpad.net/langdalepl/gvfs-mtp/ubuntu quantal main


** /etc/apt/sources.list.d/scopes-packagers-ppa-quantal.list:

deb http://ppa.launchpad.net/scopes-packagers/ppa/ubuntu quantal main
deb-src http://ppa.launchpad.net/scopes-packagers/ppa/ubuntu quantal main


** /etc/apt/sources.list.d/scopes-packagers-ppa-quantal.list.save:

deb http://ppa.launchpad.net/scopes-packagers/ppa/ubuntu quantal main
deb-src http://ppa.launchpad.net/scopes-packagers/ppa/ubuntu quantal main


** /etc/apt/sources.list.d/ubuntu-extras.list:

# deb http://extras.ubuntu.com/ubuntu/ quantal main #Added by software-center
# deb-src http://extras.ubuntu.com/ubuntu/ quantal main #Added by software-center


** /etc/apt/sources.list.d/ubuntu-extras.list.save:

# deb http://extras.ubuntu.com/ubuntu/ quantal main #Added by software-center
# deb-src http://extras.ubuntu.com/ubuntu/ quantal main #Added by software-center


** /etc/apt/sources.list.d/umang-indicator-stickynotes-quantal.list:

deb http://ppa.launchpad.net/umang/indicator-stickynotes/ubuntu quantal main
deb-src http://ppa.launchpad.net/umang/indicator-stickynotes/ubuntu quantal main


** /etc/apt/sources.list.d/umang-indicator-stickynotes-quantal.list.save:

deb http://ppa.launchpad.net/umang/indicator-stickynotes/ubuntu quantal main
deb-src http://ppa.launchpad.net/umang/indicator-stickynotes/ubuntu quantal main

[email protected]:/home/jocelyne# apt-cache policy gnome-control-center
gnome-control-center:
  Installé : 1:3.6.3-0ubuntu11~ubuntu12.10.1
  Candidat : 1:3.6.3-0ubuntu11~ubuntu12.10.1
  Table de version :
 *** 1:3.6.3-0ubuntu11~ubuntu12.10.1 0
        500 http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu/ quantal/main amd64 Packages
        100 /var/lib/dpkg/status
     1:3.4.2-0ubuntu19 0
        500 http://fr.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages

Mejor respuesta

lsb_release obtiene su información de /etc/lsb-release , proporcionado por el paquete base-files , mientras que gnome-control-center simplemente muestra el archivo PNG en /usr/share/gnome-control-center/ui/UbuntuLogo.png , que se distribuye en el paquete gnome-control-center-data .

Compruebe qué gnome-control-center-data está utilizando con el siguiente comando:

apt-cache policy gnome-control-center

Puede ser una versión de un PPA o alguna otra fuente que haya instalado; dependiendo del resultado del comando anterior, puede decidir si desea purgar el PPA, o reinstalar el paquete, o ignorar la discrepancia de versión informada...

Relacionado:¿Por qué el caché en la memoria siempre está lleno?

En cualquier caso, parece que está ejecutando 12.10 con al menos un archivo de 13.04.


Ubuntu
  1. Cómo instalar el servidor HTTP Git con Nginx en Ubuntu 16.04

  2. [Solucionado] Comando lsb_release no encontrado en Ubuntu o Derivados

  3. Cómo enumerar los repositorios instalados en Ubuntu y Debian

  4. Configuración del balanceador de carga HAproxy en Ubuntu 14.04

  5. ¿No se pudo lanzar la actualización de 17.04 a 17.10?

2 formas de instalar Android Studio en Ubuntu 20.04/Ubuntu 18.04

Cómo habilitar el protocolo HTTP/2 con Apache en Ubuntu 20.04

Cómo instalar el servidor HTTP Git en Ubuntu 20.04 LTS

Cómo habilitar HTTP/2 en Apache en Ubuntu

¿Ya no se archivarán los lanzamientos de Eol?

Instalar Quanta en Ubuntu 11.10