나는 다음을 수행하여 다른 파티션에서 백업하지 않고 끔찍한 실수를하고 18.04로 업그레이드했습니다.
sudo apt update
sudo apt upgrade
sudo apt dist-upgrade
sudo apt-get autoremove
sudo apt install update-manager-core
sudo do-release-upgrade -d
그런 다음 다시 시작한 후 업데이트 및 업그레이드 명령을 수행했습니다. 이제 sudo apt-get -f install
명령이 해결할 수없는 충족되지 않은 종속성 및 손상된 패키지에 대한 많은 문제가 있습니다. 업데이트 sudo apt install -f 오류 로그 출력의 첫 번째 부분은 다음과 같습니다.
Reading package lists...
Building dependency tree...
Reading state information...
Correcting dependencies... failed.
The following packages have unmet dependencies:
gnome-calendar : Depends: gsettings-desktop-schemas (>= 3.21.2) but 3.18.1-1ubuntu1 is installed
gnome-session : Depends: gnome-shell (>= 3.25.91-0ubuntu4~) but it is not installed
Depends: gnome-session-bin (>= 3.28.1-0ubuntu2) but 3.18.1.2-1ubuntu1.16.04.2 is installed
Depends: gnome-session-common (= 3.28.1-0ubuntu2) but 3.18.1.2-1ubuntu1.16.04.2 is installed
Depends: xwayland but it is not installed
Recommends: fonts-cantarell but it is not installed
Recommends: adwaita-icon-theme-full
Recommends: gnome-themes-extra but it is not installed
gnome-settings-daemon : Depends: libgnome-desktop-3-17 (>= 3.17.92) but it is not installed
Depends: gsettings-desktop-schemas (>= 3.20) but 3.18.1-1ubuntu1 is installed
hplip : Depends: python3 (< 3.6) but 3.6.5-3 is installed
libc-dev-bin : Depends: libc6 (< 2.24) but 2.27-3ubuntu1 is installed
libc6-dbg : Depends: libc6 (= 2.23-0ubuntu10) but 2.27-3ubuntu1 is installed
libc6-dev : Depends: libc6 (= 2.23-0ubuntu10) but 2.27-3ubuntu1 is installed
libgmime-3.0-0 : Depends: libgpgme11 (>= 1.7.0) but 1.6.0-1 is installed
libreoffice-avmedia-backend-gstreamer : Depends: libreoffice-core (= 1:5.1.6~rc2-0ubuntu1~xenial3) but 1:6.0.3-0ubuntu1 is installed
libreoffice-base-core : Depends: libreoffice-core (= 1:5.1.6~rc2-0ubuntu1~xenial3) but 1:6.0.3-0ubuntu1 is installed
libreoffice-calc : Depends: libreoffice-base-core (= 1:6.0.3-0ubuntu1) but 1:5.1.6~rc2-0ubuntu1~xenial3 is installed
Depends: liborcus-0.13-0 (>= 0.13.3) but it is not installed
libreoffice-core : Depends: libgpgmepp6 (>= 1.10.0) but it is not installed
Depends: liborcus-0.13-0 (>= 0.13.3) but it is not installed
Depends: libpoppler73 (>= 0.62.0) but it is not installed
Depends: libxmlsec1 (>= 1.2.25) but it is not installed
Depends: libxmlsec1-nss (>= 1.2.25) but it is not installed
libreoffice-gnome : Depends: libreoffice-gtk3 but it is not installed
libreoffice-gtk : Depends: libreoffice-gtk2 but it is not installed
libreoffice-math : Depends: libreoffice-core (= 1:5.1.6~rc2-0ubuntu1~xenial3) but 1:6.0.3-0ubuntu1 is installed
libreoffice-writer : Depends: libreoffice-base-core (= 1:6.0.3-0ubuntu1) but 1:5.1.6~rc2-0ubuntu1~xenial3 is installed
Depends: libabw-0.1-1 but it is not installed
Depends: libepubgen-0.1-1 (>= 0.1.0) but it is not installed
libtotem0 : Depends: libgnome-desktop-3-17 (>= 3.17.92) but it is not installed
libwayland-egl1-mesa : Depends: libegl1 but it is not installed
libwebkitgtk-1.0-0 : Depends: libjavascriptcoregtk-1.0-0 (= 2.4.11-0ubuntu0.1) but 2.4.11-3ubuntu3 is installed
Depends: libwebkitgtk-1.0-common (>= 2.4.11) but it is not installable
nautilus : Depends: libgnome-desktop-3-17 (>= 3.18.1) but it is not installed
python3-brlapi : Depends: python3 (< 3.6) but 3.6.5-3 is installed
python3-cffi-backend : Depends: python3 (< 3.6) but 3.6.5-3 is installed
python3-crypto : Depends: python3 (< 3.6) but 3.6.5-3 is installed
과
E: Error, pkgProblemResolver::Resolve generated breaks,
this may be caused by held packages.
시냅틱에서 손상된 패키지를 수정하려고하면 다음과 같은 오류 메시지가 나타납니다.
E: Error, pkgProblemResolver::Resolve generated breaks,
this may be caused by held packages.
sources.list 파일에 문제가있는 것 같지 않으며 설치를 시도했을 때 업데이트 된 것으로 보입니다. 나는 내가하고있는 일을 거의 알지 못하고 오류 메시지에 대해 더 자세히 설명하게되어 기쁩니다. xterm에서 스크롤을 활성화하는 방법이 있다면, 그놈 터미널을 열 수 없기 때문에 지금 사용하고 있습니다.
47 개의 깨진 패키지와 보류 된 패키지를 모두 제거하고, 현재 다시 설치할 수없는 옵션 인 경우 (즉, 현재 필요하지 않은 LibreOffice와 같은) 패키지를 올바르게 다시 설치하거나 설치하지 않으려 고합니다. 그놈 터미널.
이 모든 문제를 해결하는 방법에 대한 초보자 단계를 찾고 있습니다. 시작하는 방법에 대한 안내서가 있습니까? 답변 검색에서 놓친 명백한 게시물? 이 게시물 이 올바른 방향으로 가고 있다고 생각 하지만 내 머리 위에는 조금 있습니다. 도움을 주시면 감사하겠습니다. 새로운 16.04 설치에서 시작하는 것이 더 쉬운 지 궁금합니다.
install -f
이미 실행 중이라고 말합니다 .
sudo apt-get install -f
와dpkg --configure -a
.