우분투는 13.04를 말하지만 lsb_release는 12.10을 말합니다


8

12.10이 설치된 Samsung New Series 9에서 조사한 결과 다음과 같이 나타났습니다. 여기에 이미지 설명을 입력하십시오

  • 설정> 세부 정보> Ubuntu 13.04
  • lsb_release> 우분투 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 2019

그래, 고마워, 분명히 내 질문을 잘못 읽었 어
Panther

편집은 질문의 출력을 추가하십시오 cat /etc/apt/sources.listfor X in /etc/apt/sources.list.d/*; do echo; echo; echo "** $X:"; echo; cat $X; done이 당신이 13.04에서 파일을 줄 수있는 소프트웨어 소스를 사용하고 있는지 여부에 빛을 흘렸다한다 -.
Eliah Kagan

고맙습니다, 나는 출력을 추가했습니다. 그래도 결론에 대해 확신하지 ..
Sulliwane

Ubuntu 13.04 베타 를 설치 하면이 문제가 발생합니다. 13.04의 실제 릴리스 (2013 년 4 월)까지 다운로드는 여전히 12.10 으로 표시되지만 이후 커널, 새 라이브러리 및 기타 추가 기능이 있습니다.
david6

답변:


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를 제거하거나 패키지를 다시 설치하거나보고 된 버전 불일치를 무시할 것인지 결정할 수 있습니다.

어쨌든 13.04에서 하나 이상의 파일로 12.10을 실행하는 것 같습니다.


패키지는 ppa:gnome3-team/gnome3quantal 저장소가 아닌에서 제공됩니다. 원하는 경우 sudo apt-get install ppa-purge및 을 실행하여 정상으로 되돌릴 수 있습니다 sudo ppa-purge ppa:gnome3-team/gnome3. 해당 PPA의 모든 업데이트가 되돌려집니다. 사전에 원하는 내용인지 확인하십시오.
pablomme

2

12.10 버전이 설치되어 있습니까?

나를 위해 12.10이라고 말합니다.

내가 여기에있는 유일한 사례는 여전히 개발중인 13.04입니다 (Askubuntu의 주제를 벗어난 것으로 간주합니다).

여기에 이미지 설명을 입력하십시오

일부 13.04 패키지를 설치 한 경우 (수동 또는 PPA를 통해) 12.10 전체와 13.04 패키지를 혼합 한 후 시스템 정보를 수정하여 현재 정보를 표시 할 수 있습니다.


그렇습니다, 나는 확실히 12.10을 가지고 있다고 확신합니다! 그러나 당신이 말했듯이 13.04의 PPA가 전체를 섞은 것입니다 ... 명령 출력으로 게시물을 편집했습니다. 답변 주셔서 감사합니다.
Sulliwane
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.