如果我跑
- # apt-get install sendmail
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- Some packages could not be installed. This may mean that you have
- requested an impossible situation or if you are using the unstable
- distribution that some required packages have not yet been created
- or been moved out of Incoming.
- The following information may help to resolve the situation:
- The following packages have unmet dependencies:
- sendmail : Depends: sendmail-bin but it is not going to be installed
- E: Unable to correct problems,you have held broken packages.
如果我将sendmail-bin添加到apt-get install命令,它可以工作,但是在Squeeze上没有必要
为什么我必须在Wheezy上指定一些依赖项?
编辑
如果我删除exim4包,那么apt-get install sendmail工作,似乎与包依赖关系有关
编辑
现在我在挤压测试,它是一样的!
我的麻烦是傀儡挤压清单没有工作喘息,思想改变了一些东西,但似乎没有,对不起