故障顯示:
一些軟件包的數據文件無法下載
以下軟件包要求安裝后下載附加數據,但其數據無法下載或無法處理。
ttf-mscorefonts-installer
這是一個永久錯誤,系統中的這些軟件包將無法使用。您可能需要修復網絡連接,然后卸載並重新安裝它們。
解決方法:
到這個地址下載 http://sourceforge.net/projects/corefonts/files/the fonts/final/ 下面的這些文件都下載到一個單獨的目錄, 注意新建一個,例如:/home/<user>/Downloads/temp
另一個下載地址:
wget http://downloads.sourceforge.net/corefonts/andale32.exe wget http://downloads.sourceforge.net/corefonts/arial32.exe wget http://downloads.sourceforge.net/corefonts/arialb32.exe wget http://downloads.sourceforge.net/corefonts/comic32.exe wget http://downloads.sourceforge.net/corefonts/courie32.exe wget http://downloads.sourceforge.net/corefonts/georgi32.exe wget http://downloads.sourceforge.net/corefonts/impact32.exe wget http://downloads.sourceforge.net/corefonts/times32.exe wget http://downloads.sourceforge.net/corefonts/trebuc32.exe wget http://downloads.sourceforge.net/corefonts/verdan32.exe wget http://downloads.sourceforge.NET/corefonts/webdin32.exe
然后執行
sudo dpkg-reconfigure ttf-mscorefonts-installer
這時會彈出一個對話框,大概意思,就是要在對話框里填寫剛你現載文件的路徑。
后續:
這個方法有時也不靈光,這時直接讓 ubuntu 安裝整個附加包
sudo apt-get install ubuntu-restricted-extras