LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 613|回复: 1

无法apt的问题

[复制链接]
发表于 2005-9-23 11:57:48 | 显示全部楼层 |阅读模式
刚(安装好的debian的base system(硬盘安装),准备用网络安装
base-config命令来安装软件,出现了如下错误
用apt-get vim来测试,也出现了同样的错误,一个软件包也安装不上去

E: This installation run will require temporarily removing the essential package e2fsprogs due to a Conflicts/Pre-Depends loop. This is often bad, but if you really want to do it, activate the APT::Force-LoopBreak option.
E: Internal Error, Could not early remove e2fsprogs

##########以下的goolge上找到的####################
On Tuesday 13 September 2005 01:44 pm, Shawn Ross wrote:
> So, I created a file (/etc/apt/apt.conf):
> This file only has 1 line:
>
> APT::Force-LoopBreak "1"

  You need a semicolon (";") at the end of the line here.

> I have also tried running "apt-get -o=" with the contents of the apt.conf
> file (when the apt.conf file doesn't exist) and it also gives me the SYNTAX
> error.  I have tried both the file and command-line methods with all of the
> combinations above, even using case-sensitivity as a factor.

  apt-get -o "APT::Force-Loopbreak=true" ...

  See also apt.conf(5) and apt-get(8).

  Daniel
################################


我是debian新手, 请问问题出来哪?如何解决?

上面描述的是什么样的问题?
发表于 2005-9-23 12:38:31 | 显示全部楼层
这个之前有人问过了。
apt-get dist-upgrade -o APT:Force-LoopBreak=enable
等下会有个-f install提示
然后apt-get -f install -o APT:Force-LoopBreak=enable
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表