apt-get 설치를 시도 할 때 계속 오류가 발생합니다. Depends: libgtk-3-common (= 3.4.1-0ubuntu1) but 3.4.2-0ubuntu0.4 is to be installed
내가 실행할 때 sudo apt-get -f install
, 나는 여러 가지를 얻는다dpkg: warning: files list file for package 'XXX' missing, assuming package has no files currently installed.
그때
Preparing to replace libgtk-3-bin 3.4.1-0ubuntu1 (using .../libgtk-3-bin_3.4.2-0ubuntu0.4_i386.deb) ...
Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin'
dpkg-divert: error: rename involves overwriting `/usr/sbin/update-icon-caches.gtk2' with
different file `/usr/sbin/update-icon-caches', not allowed
dpkg: error processing /var/cache/apt/archives/libgtk-3-bin_3.4.2-0ubuntu0.4_i386.deb (--unpack):
subprocess new pre-installation script returned error exit status 2
Errors were encountered while processing:
/var/cache/apt/archives/libgtk-3-bin_3.4.2-0ubuntu0.4_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
패키지의 최신 버전에 대해 왜 불평하는지 잘 모르겠지만 도움을 주시면 감사하겠습니다.
올바른 포럼에 배치 해 주셔서 감사합니다 ... 3.4.1로 다운 그레이드하려고하면 오류가 발생합니다
—
Trevor Newhook
Depends: libgtk-3-common (= 3.4.2-0ubuntu0.4) but 3.4.1-0ubuntu1 is to be installed
sudo apt-get install libgtk-3-common=3.4.1-0ubuntu1