On Wed, May 01, 2013 at 03:55:44PM +0200, Sven Vermeulen wrote: > Recent policycoreutils' sepolicy imports "_policy", but I am having troubles > finding where _policy is provided? Okay so I know that _policy comes from policy.c which is build through "setup.py build" and is provided through a _policy.so file (I was looking for _policy.py which isn't created). However, I'm having a hard time debugging why I get the following: File "/usr/bin/sepolicy-2.7", line 63, in __call__ from sepolicy.network import domains File "/usr/lib64/python2.7/site-packages/sepolicy/network.py", line 44, in <module> portrecs, portrecsbynum = _gen_port_dict() File "/usr/lib64/python2.7/site-packages/sepolicy/network.py", line 31, in _gen_port_dict for i in info(sepolicy.PORT): File "/usr/lib64/python2.7/site-packages/sepolicy/__init__.py", line 182, in info dict_list = _policy.info(setype, name) RuntimeError: No such file or directory What could this error be about? I get this when I try "sepolicy communicate -s portage_t". Wkr, Sven Vermeulen -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.