배포판 업그레이드 오류

배포판 업그레이드 오류

시스템 설정으로 이동하여 소프트웨어 소스를 클릭해도 아무 일도 일어나지 않습니다. 내가 시도할 때

sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Failed
The following packages have unmet dependencies:
 gnome-shell : Depends: libcogl5 (>= 1.7.4) but it is not going to be installed
               Depends: gnome-shell-common (= 3.2.2.1-0ubuntu0.1) but 3.4.0+git20120401.c16dbd76-0ubuntu1~11.10~ricotz0 is to be installed
 gnome-shell-common : Breaks: gnome-tweak-tool (< 3.3) but 3.2.0-2ubuntu1~oneiric is to be installed
 libmutter0 : Breaks: gnome-shell (< 3.3.92~) but 3.2.2.1-0ubuntu0.1 is to be installed
 mutter-common : Breaks: gnome-shell (< 3.3.92~) but 3.2.2.1-0ubuntu0.1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

답변1

Gnome-shell이 ​​업그레이드를 중단한 것 같습니다. 업그레이드가 완료되면 패킷을 제거하고 다시 설치해야 합니다(gnome-shell은 oneiric의 저장소에서 사용 가능).

관련 정보