All of lore.kernel.org
 help / color / mirror / Atom feed
* global name 'seinfo' is not defined
@ 2012-03-19  6:16 Russell Coker
  2012-03-19 12:11 ` Stephen Smalley
  0 siblings, 1 reply; 4+ messages in thread
From: Russell Coker @ 2012-03-19  6:16 UTC (permalink / raw)
  To: SE-Linux

I'm stuck on the following error after updating the Debian packages to the 
latest userspace.  Could someone please tell me where this "seinfo" function 
is supposed to be defined?  I can probably work out the cause of this if I 
could find where it's defined.

As an aside, if someone who's good at Python wants to help out with the Debian 
SE Linux work then that would be greatly appreciated.  Not much work is 
required, but it's tough for people like me who generally don't do Python.


# dmesg|audit2allow 
Traceback (most recent call last):
  File "/usr/bin/audit2allow", line 354, in <module>
    app.main()
  File "/usr/bin/audit2allow", line 345, in main
    self.__output()
  File "/usr/bin/audit2allow", line 315, in __output
    g.add_access(self.__avs)
  File "/usr/lib/python2.7/dist-packages/sepolgen/policygen.py", line 211, in 
add_access
    self.__add_allow_rules(raw_allow)
  File "/usr/lib/python2.7/dist-packages/sepolgen/policygen.py", line 179, in 
__add_allow_rules
    self.domains = seinfo(ATTRIBUTE, name="domain")[0]["types"]
NameError: global name 'seinfo' is not defined

-- 
My Main Blog         http://etbe.coker.com.au/
My Documents Blog    http://doc.coker.com.au/

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-19 14:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-19  6:16 global name 'seinfo' is not defined Russell Coker
2012-03-19 12:11 ` Stephen Smalley
2012-03-19 13:49   ` Daniel J Walsh
2012-03-19 14:23     ` lkcl luke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.