Hidden symbols and dynamic linking
by Sven Vermeulen, post on Mon 24 March 2014A few weeks ago, we introduced an error in the (\~arch) libselinux
ebuild which caused the following stacktrace to occur every time the
semanage command was invoked:
~ # semanage
Traceback (most recent call last):
File "/usr/lib/python-exec/python2.7/semanage", line 27, in
import seobject
File "/usr/lib64/python2.7 …