[This sort of continues from "unmerging slotted group packages" which
drifted into general gentoo maintenance, and hence my first --depclean
since inception.]
revdep-rebuild is pulling up hundreds of broken links since the depclean.
A large group of them are in /usr/lib32.
A while ago I got rid of all emulation programs (firefox-bin,
mplayer-bin) and all of the emul-linux-* packages.
I've been putting back via --usepkg everything revdep-rebuild comes up
with but it doesn't help at all, so I've switched to looking at the
raw "broken /usr/lib32/blah_calls (requires blah_so)";
doing an 'equery belongs blah_calls'  which usually brings up nothing,
or a 64 bit application, then I manually delete the
/usr/lib32/blah_calls.so file.
This will get the job done (I believe), however is incredibly tedious.

So, can I simply rm /usr/lib32/* ?
--
[email protected] mailing list

Reply via email to