apt 掛了 - Linux

Table of Contents

當我使用 ubuntu software center 安裝 texmaker 時

到最後出現一些異常錯誤

當時沒有詳記是什麼錯誤

之後我的就沒辦法使用 apt

例如當我輸入 sudo apt-get check

將得到如下的錯誤訊息

Reading package lists... Error!
E: Problem parsing dependency Depends
E: Error occurred while processing libgtkspell0 (NewVersion1)
E: Problem with MergeList /var/lib/dpkg/status
E: The package lists or status file could not be parsed or opened.

google 後只有找到一個被關掉的 bug issue

想請問這是 denpendency 被我弄壞了嗎?

有解決方法嗎

--

All Comments

Quanna avatarQuanna2010-09-17
重新安裝apt-get試試看
或者是用自動修復,自己 man apt-get
Hardy avatarHardy2010-09-17
我修復成功了 感謝樓上分享