Using the sandbox policy with any command (for example):
`sandbox ls`
`sandbox`
Always returns the following error message:
Traceback (most recent call last):
File "/usr/bin/sandbox", line 443, in <module>
rc = sandbox.main()
File "/usr/bin/sandbox", line 428, in main
self.__parse_options()
File "/usr/bin/sandbox", line 251, in __parse_options
types = "\t" + "\n\t".join(setools.seinfo(setools.ATTRIBUTE, "sandbox_type")[0]['types'])
File "/usr/lib/python2.7/site-packages/setools/__init__.py", line 49, in seinfo
dict_list = _seinfo.seinfo(setype, name)
RuntimeError: Invalid argument
Anyone else getting this or just me?
-- selinux mailing list selinux@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/selinux