April 27, 2012.
Python2.7 got all screwed up. In fact
it was removed from the system.
This must be the best argument for
writing the package manager in C,
because I couldn't even run equo.
I copied all the python2.7 stuff I could
find from the latest Sabayon ISO. My
system is usable but I lost a lot of gnome
appearance stuff.
I ran equo deptest and every thing was cool.
When I run equo libtest I get this:
- Code: Select all
>> @@ Matching broken libraries/executables
>> @@ Libraries/Executables statistics:
>> ## Not matched:
>> => /usr/lib/python2.7/site-packages/deskbar/core/_userdirs/__userdirs.so
>> => /usr/lib/python2.7/site-packages/deskbar/core/keybinder/_keybinder.so
>> => /usr/lib/python2.7/site-packages/deskbar/osutils/_osutils.so
>> => /usr/lib/python2.7/site-packages/deskbar/ui/iconentry/_iconentry.so
>> => /usr/lib/python2.7/site-packages/duplicity/_librsync.so
>> => /usr/lib/python2.7/site-packages/gtk-2.0/gnomeapplet.so
>> => /usr/lib/python2.7/site-packages/gtk-2.0/gnomedesktop/_gnomedesktop.so
>> => /usr/lib/python2.7/site-packages/gtk-2.0/gucharmap.so
>> => /usr/lib/python2.7/site-packages/gweather/I_KNOW_THIS_IS_UNSTABLE/gweather.so
>> => /usr/lib/python2.7/site-packages/imobiledevice/_imobiledevice.so
>> => /usr/lib/python2.7/site-packages/selinux/_selinux.so
>> => /usr/lib/python2.7/site-packages/selinux/audit2why.so
what does "Not Matched" mean?
I've run equo install python many times already.

