Tue 19 Aug 2008

    一、 发现deb包依赖关系错误:

    border@b0rder:~$  sudo apt-get install -f
    正在读取软件包列表... 完成
    正在分析软件包的依赖关系树
    读取状态信息... 完成
    已经不需要下列自动安装的软件包:
      liberror-perl libdigest-sha1-perl
    使用 'apt-get autoremove' 来删除它们。
    共升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件未被升级。
    有 6 个软件包没有被完全安装或卸载。
    操作完成后,会消耗掉 0B 的额外磁盘空间。
    正在设置 flex (2.5.34-2.1) ...
    install-info:不能识别的选项“--description=A fast scanner generator”
            试用“install-info --help”以获得选项的完整列表。
    dpkg:处理 flex (--configure)时出错:
     子进程 post-installation

    (Read more...)

    Tags: ubuntu, dpkg 评论(0) 阅读(238)