Getting a RuntimeError: Invalid argument from _seinfo

Frank Licea francisco.licea at gmail.com
Fri Dec 17 23:56:35 UTC 2010


I'm on a fresh installation of Fedora 14 and I'm encountering an error when
I use the `sandbox` policy script. I'm would like to know if there are any
others who are getting the same issue that I am.

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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/selinux/attachments/20101217/9b6ac032/attachment.html 


More information about the selinux mailing list