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


  • 相关阅读:
    bzoj 3196/tyvj p1730 二逼平衡树
    AW201 可见的点 (欧拉函数)
    P3912 素数个数
    P1029 最大公约数和最小公倍数问题
    P1835 素数密度
    P2563 [AHOI2001]质数和分解
    P1075 质因数分解
    AW199 余数之和
    AW198 反素数
    AW197 阶乘分解
  • 原文地址:https://www.cnblogs.com/zhenfei/p/6186671.html
Copyright © 2011-2022 走看看