Ubuntu说13.04,但是lsb_release说12.10


8

在对安装有12.10的Samsung New Series 9的调查中,我发现了以下内容: 在此处输入图片说明

  • 设置>详细信息> Ubuntu 13.04
  • lsb_release> Ubuntu 12.10

那可能吗 ?我真的认为我的打印问题与这种不一致有关。

谢谢。

[编辑]

root@jocelyne-ss9:/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

root@jocelyne-ss9:/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

root@jocelyne-ss9:/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

1
@ bodhi.zazen:OP明确表示他正在使用12.10。
Andrea Corbellini

好,谢谢,我显然是看错了我的错误
Panther

请编辑您的问题补充的输出cat /etc/apt/sources.listfor X in /etc/apt/sources.list.d/*; do echo; echo; echo "** $X:"; echo; cat $X; done-这应该就是否你使用任何软件来源可能会给你从13.04文件线索。
伊利亚·卡根

谢谢,我添加了输出。不过,不确定结论是否..
Sulliwane

安装Ubuntu 13.04 beta会导致此问题(或类似问题)。13.04的实际发行版(2013年4月)之前,下载仍标记为12.10,但具有更高的内核,新的库和其他附加功能。
david6

Answers:


10

lsb_release/etc/lsb-release包提供的信息中获取信息base-files,而gnome-control-center仅显示PNG文件/usr/share/gnome-control-center/ui/UbuntuLogo.png,该文件在包中分发gnome-control-center-data

gnome-control-center-data使用以下命令检查您正在使用哪个 :

apt-cache policy gnome-control-center

它可能是来自PPA的版本,也可能是您安装的其他来源的版本。根据上述命令的结果,您可能会决定要清除PPA,重新安装软件包或忽略报告的版本不匹配...

无论如何,您似乎正在运行12.10,并且至少有一个来自13.04的文件。


软件包来自ppa:gnome3-team/gnome3,而不是数量存储库。如果需要,可以通过运行sudo apt-get install ppa-purge和使其恢复正常sudo ppa-purge ppa:gnome3-team/gnome3。从该PPA进行的任何更新都将被还原-请确保您事先要这样做。
pablomme

2

您确定已安装12.10版本吗?

对我来说,它说12.10。

我在这里显示的唯一情况是仍在开发中的13.04(Ans还考虑在Askubuntu中脱离主题):

在此处输入图片说明

如果您安装了某些13.04软件包(手动或通过PPA),则可能会将整个12.10与13.04软件包混合在一起,并修改了系统信息以显示您现在看到的信息。


是的,我确定我肯定有12.10!但是,正如您所说,肯定是13.04中的某些PPA混合了整个内容...我用一些命令输出编辑了我的帖子。谢谢您的回答。
Sulliwane
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.