zoukankan      html  css  js  c++  java
  • 下载额外数据文件失败 以下软件包要求安装后下载附加数据,但其数据无法下载或无法处理 ttf-mscorefonts-installer

    故障显示:
    一些软件包的数据文件无法下载

    以下软件包要求安装后下载附加数据,但其数据无法下载或无法处理。

    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


  • 相关阅读:
    .Net时间计算函数,统计某一天是一年的第几周,这一周从哪天开始到哪天结束
    1分钟搞定超慢SQL
    网站
    舞台
    相见欢
    一套完整系统对人生的意义
    2015/08/15心情
    Linux下压缩某个文件夹(文件夹打包)
    init进程 && 解析Android启动脚本init.rc && 修改它使不启动android && init.rc中启动一个sh文件
    andriod系统裁剪心得
  • 原文地址:https://www.cnblogs.com/zhenfei/p/6186671.html
Copyright © 2011-2022 走看看