Public bug reported:

Binary package hint: aptitude

when I execute "aptitude install trac", libapr1 is installed, too ,for 
dependencies.
then, I execute "aptitude install apache2", apache2-mpm-worker is installed for 
dependencies.

later, I "aptitude purge apache2", it prompted me that only apache2 package 
will be purged.
"aptitude purge trac", apache2-mpm-worker be uninstalled too.

I guess:
trac depend on subverion, subversion depend on libapr1.
apache2 depend on apache2-mpm-worker, apache2-mpm-worker depend on libapr1.

When I purge apache2, libapr1 is still depended on by trac/subverion.
Aptitude thinks that apache2-mpm-worker (the package associated to libapr1) 
shouldn't be uninstall.
This is wrong.

** Affects: aptitude (Ubuntu)
     Importance: Undecided
         Status: New

-- 
aptitude::Delete-Unused behaves incorrectly
https://bugs.launchpad.net/bugs/217585
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to