On Thursday 20 August 2009, Ketil Mikalsen Kvifte wrote:
> On Thursday 20 August 2009 08:47:11 Jerome Potts wrote:
> > On Wed, Aug 19, 2009 at 4:38 PM, Trebor A. Rude wrote:
> > > Obviously, I could use --permit-unsafe-uninstalls to get rid of python
> > > 2.5, but I'd like to have some confidence that nothing on the system
> > > actually depends on it. Is there any way to do that?
> >
> > Have you run /usr/sbin/python-updater? That won't help with the deps as
> > perceived by Paludis, but if you are determined to force the uninstall,
> > then your dependent packages won't be broken.
> >
> > Jerome Potts.
> >
> >
> > !DSPAM:4a8cf478147101804284693!
>
> I would do this, and then reinstall every package with python-2.5 in DEPEND
> in installed repository.
>
> grep python-2.5 /var/db/pkg/*/*/DEPEND -l
>
> Ketil Kvifte.

Thanks for the tips. I did run python-updater, and it only wanted to update 
the three boost libraries (now down to one) that I had installed, and those 
were all added by the "manual" check. The only mentions of python 2.5 in 
/var/db/pkg/*/*/DEPEND are of the >= form. That gives me confidence enough to 
remove that version of python.

Trebor
_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to