GNU/Linux >> Linux Esercitazione >  >> Ubuntu

Ubuntu dice 13.04 ma Lsb_release dice 12.10?

Durante le indagini sul mio Samsung New Series 9 con 12.10 installato, ho trovato questo :

  • Impostazioni> dettagli> Ubuntu 13.04
  • lsb_release> ubuntu 12.10

È possibile ? Penso davvero che il mio problema di stampa sia legato a questa incoerenza...

Grazie.

[Modifica]

[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

Migliore risposta

lsb_release ottiene le sue informazioni da /etc/lsb-release , fornito dal pacchetto base-files , mentre gnome-control-center visualizza semplicemente il file PNG in /usr/share/gnome-control-center/ui/UbuntuLogo.png , che è distribuito nel pacchetto gnome-control-center-data .

Controlla quali gnome-control-center-data stai usando con il seguente comando:

apt-cache policy gnome-control-center

Potrebbe essere una versione da un PPA o da qualche altra fonte che potresti aver installato; a seconda dell'esito del comando precedente, potresti decidere di eliminare il PPA o reinstallare il pacchetto o ignorare la mancata corrispondenza della versione segnalata...

Correlati:perché la cache nella memoria è sempre piena?

In ogni caso, sembra che tu stia eseguendo 12.10 con almeno un file dalla 13.04.


Ubuntu
  1. Come installare il server HTTP Git con Nginx su Ubuntu 16.04

  2. Come installare HTTP Git Server con Nginx su Ubuntu 20.04

  3. Configurazione del bilanciamento del carico HAproxy in Ubuntu 14.04

  4. Impossibile rilasciare l'aggiornamento dal 17.04 al 17.10?

  5. Installazione di Cuda 8 su Ubuntu 16:impossibile individuare il pacchetto Cuda?

2 modi per installare Android Studio in Ubuntu 20.04/Ubuntu 18.04

Come abilitare il protocollo HTTP/2 con Apache su Ubuntu 20.04

Come installare HTTP Git Server su Ubuntu 20.04 LTS

Come abilitare HTTP/2 in Apache su Ubuntu

Le versioni di Eol non saranno più archiviate?

Installa Quanta su Ubuntu 11.10