![Linux Mint를 업그레이드할 수 없습니다. 종속성이 충족되지 않았습니다.](https://linux55.com/image/11967/Linux%20Mint%EB%A5%BC%20%EC%97%85%EA%B7%B8%EB%A0%88%EC%9D%B4%EB%93%9C%ED%95%A0%20%EC%88%98%20%EC%97%86%EC%8A%B5%EB%8B%88%EB%8B%A4.%20%EC%A2%85%EC%86%8D%EC%84%B1%EC%9D%B4%20%EC%B6%A9%EC%A1%B1%EB%90%98%EC%A7%80%20%EC%95%8A%EC%95%98%EC%8A%B5%EB%8B%88%EB%8B%A4..png)
Linux Mint 19 "Tara" Cinnamon을 설치했는데 업그레이드하거나 sudo apt-get dist-upgrade를 실행하려고 하면 몇 가지 오류가 발생합니다.
The following packages have unmet dependencies:
indicator-sensors:i386 : Depends: libappindicator3-1:i386 (>= 0.2.96) but it is not installed
Depends: libatasmart4:i386 (>= 0.13) but it is not installed
Depends: libc6:i386 (>= 2.3.6-6~) but it is not installed
Depends: libgdk-pixbuf2.0-0:i386 (>= 2.22.0) but it is not installed
Depends: libgirepository-1.0-1:i386 (>= 0.9.2) but it is not installed
Depends: libglib2.0-0:i386 (>= 2.28.0) but it is not installed
Depends: libgtk-3-0:i386 (>= 3.0.0) but it is not installed
Depends: libnotify4:i386 (>= 0.7.2) but it is not installed
Depends: libpeas-1.0-0:i386 (>= 1.0.0) but it is not installed
Depends: libsensors4:i386 (>= 1:3.0.0) but it is not installed
Depends: libx11-6:i386 but it is not installed
Depends: libxext6:i386 but it is not installed
Depends: dconf-gsettings-backend:i386 but it is not installed or
gsettings-backend:i386
Depends: gir1.2-peas-1.0:i386 but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
답변1
프로그램indicator-sensors
다음과 같이 개발되어 패키징되었습니다.snap
.
1) indicator-sensors
해당 ppa를 삭제합니다.
sudo apt remove indicator-sensors
sudo add-apt-repository --remove ppa:alexmurray/indicator-sensors
2) 달리다sudo apt --fix-broken install
3) 업그레이드:sudo apt update && sudo apt upgrade
4) 설치 indicator-sensors
패키지:
sudo apt install snapd
sudo snap install indicator-sensors
Ubuntu 16.04부터 이 패키지가 indicator-sensors
올바르게 설치되지 않습니다. 몇 가지 문제가 발생할 수 있습니다.
관리자의 답변:
alexmurray가 2018-06-18에 썼습니다: #3
이제 스냅을 통해 설치할 수 있습니다.https://snapcraft.io/indicator-sensors
스냅 마운트 표시 센서