解決ubuntu 9.10 ttf-mscorefonts-inst … - Linux
By George
at 2009-11-09T21:13
at 2009-11-09T21:13
Table of Contents
※ 引述《Adama (So Say We All.)》之銘言:
: Frak! 我就是遇到這個問題 #^%$!*@ 感謝你。
: 不過為什麼我aptitute purge ttf-mscorefonts-installer
: 並且把source.list裡的站台全部mark掉只留下twaren.net
: 這樣還是無法避免這個錯誤?
嗯...
基本上這個patch需要 *未正確安裝* 的ttf-mscorefonts-installer,
也就是你 *不能purge* 他.
也就是需要下面這個檔案存在:
/var/lib/dpkg/info/ttf-mscorefonts-installer.postinst
然後patch完之後再用sudo apt-get -f install來修復安裝即可.
你也可手動編輯:
$ sudo vim /var/lib/dpkg/info/ttf-mscorefonts-installer.postinst
找到唯一有wget的那一行,
把
wget ... $URLROOT$ff ; then
改成
wget ... $URLROOT$ff?use_mirror=nchc ; then
然後存檔退出, 執行:
$ sudo apt-get -f install
基本上這個patch沒做什麼,
我只是強制sf.net用nchc當作mirror site這樣...
以上,
感謝您的收看!
ps.
有試著安裝wine1.2的人應該都會踩到這個地雷吧?
不知道ncu的mirror怎麼了?
--
: Frak! 我就是遇到這個問題 #^%$!*@ 感謝你。
: 不過為什麼我aptitute purge ttf-mscorefonts-installer
: 並且把source.list裡的站台全部mark掉只留下twaren.net
: 這樣還是無法避免這個錯誤?
嗯...
基本上這個patch需要 *未正確安裝* 的ttf-mscorefonts-installer,
也就是你 *不能purge* 他.
也就是需要下面這個檔案存在:
/var/lib/dpkg/info/ttf-mscorefonts-installer.postinst
然後patch完之後再用sudo apt-get -f install來修復安裝即可.
你也可手動編輯:
$ sudo vim /var/lib/dpkg/info/ttf-mscorefonts-installer.postinst
找到唯一有wget的那一行,
把
wget ... $URLROOT$ff ; then
改成
wget ... $URLROOT$ff?use_mirror=nchc ; then
然後存檔退出, 執行:
$ sudo apt-get -f install
基本上這個patch沒做什麼,
我只是強制sf.net用nchc當作mirror site這樣...
以上,
感謝您的收看!
ps.
有試著安裝wine1.2的人應該都會踩到這個地雷吧?
不知道ncu的mirror怎麼了?
--
Tags:
Linux
All Comments
By Necoo
at 2009-11-14T07:23
at 2009-11-14T07:23
By Odelette
at 2009-11-17T03:50
at 2009-11-17T03:50
Related Posts
CentOS 網路設定 、 kernel 及 GCC 問題
By Elizabeth
at 2009-11-09T17:45
at 2009-11-09T17:45
CentOS 網路設定 、 kernal 及 GCC 問題
By Andrew
at 2009-11-09T16:44
at 2009-11-09T16:44
OpenOffice專用滑鼠問世
By Megan
at 2009-11-09T16:39
at 2009-11-09T16:39
開機警告訊息
By Steve
at 2009-11-09T14:36
at 2009-11-09T14:36
Ubuntu 無法開機
By Ina
at 2009-11-09T13:18
at 2009-11-09T13:18