On Tue, 04 Nov 2014 18:01:57 -0600, Dale wrote:

> For future reference, make sure nothing depends on whatever version of
> python you want to remove before you remove it.  If you don't, it could
> get very interesting in a really bad way.

The simplest way to do that, with any package you want to remove, is to
use

emerge --depclean --ask -v cat/pkg

instead of

emerge --unmerge --ask cat/pkg

With depclean, dependencies are checked and the package will only be
removed if nothing depends on it. Adding the -v shows you what depends on
it.


-- 
Neil Bothwick

By the time you can make ends meet, they move the ends.

Attachment: pgp0DawQZyhv5.pgp
Description: OpenPGP digital signature

Reply via email to