On 04/15/2011 06:20 AM, Adam Carter wrote: > On Fri, Apr 15, 2011 at 8:16 PM, dhk <dhk...@optonline.net> wrote: > >> After a recent update I got python 2.7 installed. The emerge --depclean >> command removed python 2.6 which I thought would be alright since I now >> have 2.7. I also used eselect python to set 2.7 as my default. Now >> revdep-rebuild has a load of broke links that are due to 2.6 being >> missing. Now vi and other stuff doesn't work. What should be done next? >> > > Run python-updater. >
I forgot about that command. Thanks.