2017-10-25 12 views
1

私のapt-getは完全に壊れていて、何もインストールできません。 『のpython3をaptのインストールsudoの絵である:https://imgur.com/a/IbGK0apt-getが壊れて何もインストールできません

私はすべての可能な質問をGoogleで検索し、いずれかを試してみました:「の出力

# apt-get install -f 
Reading package lists... Done 
Building dependency tree  
Reading state information... Done 
Correcting dependencies... failed. 
The following packages have unmet dependencies: 
gnome-icon-theme : Depends: gtk-update-icon-cache 
python3-cairo : Depends: python3 (>= 3.6~) but 3.4.3-1 is installed 
python3-gdbm : Depends: python3 (>= 3.6) but 3.4.3-1 is installed 
python3-reportlab-accel : Depends: python3 (>= 3.6~) but 3.4.3-1 is installed 
rhythmbox : Depends: rhythmbox-data (= 3.1-1ubuntu3) but 3.4.1-2ubuntu5 is installed 
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. 
E: Unable to correct dependencies 

の出力は次のように「である-f apt-getのインストール』

+0

ここに記載されている手順を試してみましたか:https://askubuntu.com/questions/140246/how-do-i-resolve-unmet-dependencies-after-a-appa – Stanko

+0

はい、私は試しましたが、それは助けにはなりません。 "apt"と "install"のコマンドは壊れています。そして、出力は次のとおりです。 – mlpy

+0

#sudoのクリーン #の須藤はapt-getをAUTOCLEAN 読書のパッケージ一覧...完了 建物の依存関係ツリー 読み込み状態情報をapt-getを... #sudoの完了-fインストールapt-getを パッケージリストを読み込んでいます...完了 ビルディング依存ツリー 状態情報を読み取っています...完了しました 依存関係を修正する...失敗しました。 gnome-icon-theme:依存:gtk-update-icon-cache python3-cairo:依存:python3(> = 3.6〜)しかし3.4.3-1がインストールされています .. .......( 'apt-get install -f'の出力と同じです) – mlpy

答えて

関連する問題