解決ubuntu 9.10 ttf-mscorefonts-inst … - Linux

Table of Contents

※ 引述《jiason (jiason)》之銘言:
: ※ 引述《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怎麼了?


請問 9.04也可以用你的patch嗎
我用了之後
問題還是沒有解決
出現了

dpkg:處理 ttf-mscorefonts-installer (--configure)時出錯:
子程序·post-installation script·返回了錯誤號·1
在處理時有錯誤發生:
ttf-mscorefonts-installer
E: Sub-process /usr/bin/dpkg returned an error code (1)

這樣的訊息
請問這是因為9.04的ttf-mscorefonts-installer的存放置不一樣的關係嗎
還是因為其他的原因呢
不知道有沒有解決的辦法
煩請解惑
謝謝

--

All Comments

Irma avatarIrma2009-11-27
我是照這篇欸 http://0rz.tw/pbrhn deb包之後都可以用
Doris avatarDoris2009-11-29
可以請問樓上是怎麼用的嗎??我用完後還是出錯
Irma avatarIrma2009-12-01
而且它還一直說arial32.exe出錯..請問這到底是什麼檔案啊
Charlotte avatarCharlotte2009-12-03
是哪一步出現問題的呢? 因為我用完全沒問題啊
Anthony avatarAnthony2009-12-04
不過老實講我也不懂 另外論壇裡有人分享自己包的deb
Caroline avatarCaroline2009-12-04
真的不行就去找那個來用吧