GNU/Linux >> LINUX-Kenntnisse >  >> Ubuntu

Ubuntu sagt 13.04, aber Lsb_release sagt 12.10?

Bei Untersuchungen an meinem Samsung New Series 9 mit installiertem 12.10 habe ich Folgendes gefunden:

  • Einstellungen> Details> Ubuntu 13.04
  • lsb_release> ubuntu 12.10

Ist das möglich ? Ich glaube wirklich, dass mein Druckproblem mit dieser Inkonsistenz zusammenhängt…

Danke.

[Bearbeiten]

[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

Beste Antwort

lsb_release erhält seine Informationen von /etc/lsb-release , bereitgestellt durch das Paket base-files , während gnome-control-center zeigt einfach die PNG-Datei unter /usr/share/gnome-control-center/ui/UbuntuLogo.png an , das im Paket gnome-control-center-data verteilt wird .

Überprüfen Sie, welche gnome-control-center-data Sie mit dem folgenden Befehl verwenden:

apt-cache policy gnome-control-center

Es kann sich um eine Version von einem PPA oder einer anderen Quelle handeln, die Sie möglicherweise installiert haben. Abhängig vom Ergebnis des obigen Befehls können Sie entscheiden, ob Sie das PPA löschen oder das Paket neu installieren oder die gemeldete Versionsabweichung ignorieren möchten …

Verwandte:Warum ist der Cache im Speicher immer voll?

Auf jeden Fall scheinen Sie 12.10 mit mindestens einer Datei von 13.04 auszuführen.


Ubuntu
  1. So installieren Sie den HTTP-Git-Server mit Nginx unter Ubuntu 16.04

  2. So installieren Sie den HTTP-Git-Server mit Nginx unter Ubuntu 20.04

  3. [Behoben] lsb_release-Befehl nicht in Ubuntu oder Derivaten gefunden

  4. Das Upgrade von 17.04 auf 17.10 konnte nicht veröffentlicht werden?

  5. Cuda 8 unter Ubuntu 16 installieren:Paket Cuda kann nicht gefunden werden?

2 Möglichkeiten zur Installation von Android Studio in Ubuntu 20.04/Ubuntu 18.04

So aktivieren Sie das HTTP/2-Protokoll mit Apache unter Ubuntu 20.04

So installieren Sie den HTTP-Git-Server unter Ubuntu 20.04 LTS

So aktivieren Sie HTTP/2 in Apache unter Ubuntu

Werden EOL-Releases nicht mehr archiviert?

Installieren Sie Quanta auf Ubuntu 11.10