2017-01-24 36 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 

,但它不工作,要麼...

+0

此問題屬於[askubuntu](http://askubuntu.com/) –

回答

0

我認爲你必須這樣做 sudo易於修復包-get install -f