[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ubuntu的aptitude有个问题,debian是否类似?



在 2008-04-17四的 09:55 +0800,WANG Yunfeng写道:
> Ming Hua 写道:
> > On Tue, Apr 15, 2008 at 12:37:33PM +0800, 任晓磊 wrote:
> >> aptitude install trac 这时候安装了libapr1
> >> aptitude install apache2 这时候安装了apache2-mpm-worker(依赖libapr1)
> >> aptitude purge apache2 这时候只删除apache2,但保留apache2-mpm-worker
> >>
> >> 在ubuntu里有这样的问题。请大家帮忙测试一下debian是否类似
> > 
> > Ubuntu 和 Debian 的 aptitude 区别不大。除了 Taishan 已经提到的之外,还和
> > Aptitude::Keep-Recommends 和 Aptitude::Recommends-Important/APT::Install-
> > Recommends (具体是哪个和 aptitude/apt 版本有关) 两个选项设置相关。
> > 
> > Ming
> > 2008.04.16
> > 
> > 
> 并非这个问题,而是指理应自动删除的包并没有被连带删除,
> 见我添加的comment
> 
> https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/217585
> 

你确定你的配置文件中有
aptitude::Delete-Unused "true";
这样的选项?如果没有aptitude默认是不自动删除的。



Reply to: