apt 掛了 - Linux

Regina avatar
By Regina
at 2010-09-16T18:52

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 被我弄壞了嗎?

有解決方法嗎

--
Tags: Linux

All Comments

Quanna avatar
By Quanna
at 2010-09-17T10:10
重新安裝apt-get試試看
或者是用自動修復,自己 man apt-get
Hardy avatar
By Hardy
at 2010-09-17T15:01
我修復成功了 感謝樓上分享

Ubuntu對開源無貢獻?Shuttleworth不認同

Odelette avatar
By Odelette
at 2010-09-16T13:11
前段時間有人指責Ubuntu作為一款開源軟件卻並沒有對開源社區貢獻多少源代碼,對此, Ubuntu創始人Mark Shuttleworth在官方博客中做出了回應,指出這種批評對Ubuntu太刻 薄,Ubuntu為開源社區做出了巨大的貢獻,這一點是毋庸置疑的。 Shuttleworth表示,當Ubuntu開始 ...

關於 phpMyAdmin Cookies 的問題

Linda avatar
By Linda
at 2010-09-15T23:58
※ [本文轉錄自 Database 看板 #1CaEpudl ] 作者: nothinkmuch (回復) 看板: Database 標題: 關於 phpMyAdmin Cookies 的問題 時間: Wed Sep 15 23:57:42 2010 目前我的平台是Centos phpMyAdmin 安 ...

請問SVN的錯誤訊息? svn: OPTIONS requ …

Mason avatar
By Mason
at 2010-09-15T21:55
自問自答 原來是有個user 把原本project A的source code 直接用cp -r / -a andlt;folderandgt; 直接copy到project B底下 把原本的project A的.svn一起copy到project B了. :( 當然每次project B的svn che ...

虛請教如何修改某一個 byte

Megan avatar
By Megan
at 2010-09-15T18:52
請問,一個檔案,例如有 10MB,我想修改它的第 5000001 byte 的值, 請問有什麼方便的方法可以做嗎? PS: 該檔案不一定是文字檔。 - ...

samba 想製造超級使用者

Dorothy avatar
By Dorothy
at 2010-09-15T15:02
請問各位 我建立了一個 root 群組帳號 samba 設定 [backup] path = /home browseable = no writable = yes valid users = atroot create mode = 0777 director ...