2017-01-24 21 views
1

(ubuntu 14.04.3を使用) libx32gcc-4.8-dev libc6-dev-i386をインストールする必要があります。ubuntu "壊れたパッケージを持っている"

sudo apt-get install libx32gcc-4.8-dev libc6-dev-i386

ターミナルリターン: 私は書き込みで、それをダウンロードしようとすると、

Reading package lists... Done 
Building dependency tree  
Reading state information... Done 
Some packages could not be installed. This may mean that you have 
requested an impossible situation or if you are using the unstable 
distribution that some required packages have not yet been created 
or been moved out of Incoming. 
The following information may help to resolve the situation: 

The following packages have unmet dependencies: 
libx32gcc-4.8-dev : Depends: lib32gcc1 (>= 1:4.8.4-2ubuntu1~14.04.3) but it   is not going to be installed 
       Depends: libx32gcc1 (>= 1:4.8.4-2ubuntu1~14.04.3) but it is  not going to be installed 
       Depends: lib32asan0 (>= 4.8.4-2ubuntu1~14.04.3) but it is not going to be installed 
       Depends: libx32asan0 (>= 4.8.4-2ubuntu1~14.04.3) but it is not going to be installed 
E: Unable to correct problems, you have held broken packages.` 

をし、それが動作しません。 私は

sudo apt-get upgrade 
sudo apt-get install libx32gcc-4.8-dev libc6-dev-i386 

同じ結果 と

sudo apt-get remove libx32gcc-4.8-dev libc6-dev-i386 
sudo apt-get clean 
sudo apt-get autoclean 
sudo apt-get update 
sudo apt-get install libx32gcc-4.8-dev libc6-dev-i386 

を試してみましたが、それは私はあなたがなりやすいこの sudoを実行してパッケージを修正する必要があると思います...どちらか

+0

この質問は[askubuntu](http://askubuntu.com/)に属します。 –

答えて

0

を動作しません。 -get install -f

関連する問題