ubuntu遇到了 dpkg was interrupted, you must manually run 'dpkg..的問題

dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. E: _cache->open() failed, please report.

上網搜索了一下中文網站,裏邊沒有能解決問題的,因而上了ubuntu國外論壇,在裏面搜索,終於解決問題了:
php

代碼以下:ubuntu

 

sudo dpkg --configure -a

 

 Enter your password when prompted. Then trypost

sudo apt-get update  
followed by  
sudo apt-get upgrade

 
If you've already tried this or you try it now and it isn't working then post the full output from apt-get here.

What package was being installed when apt-get failed? You should be able to see this in the output just prior to the error message you've shown.

詳細地址:http://ubuntuforums.org/showthread.php?t=388348

網站

最後又在終端出現了這樣的一個問題:、this

libc6-dev:依賴:libc6(=2.9-4ubuntu6.1) 可是2.9-Ubuntu6已經安裝了  E:不能知足依賴關係。不妨試一下-f選項     因而我在終端輸入sudo apt-get -f install

問題獲得解決!spa

相關文章
相關標籤/搜索