Xavier Toth wrote:
I updated my rawhide box and now I getting the following error:
[root@localhost ~]# cat /var/log/audit/audit.log | audit2allow
Traceback (most recent call last):
File "/usr/bin/audit2allow", line 344, in <module>
app.main()
File "/usr/bin/audit2allow", line 338, in main
self.__output()
File "/usr/bin/audit2allow", line 314, in __output
g.add_role_types(self.__role_types)
AttributeError: PolicyGenerator instance has no attribute 'add_role_types'
--
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.
looks like the wrapper or some other dep is not the same revision as
your audit2allow, in other words, you might need to update its
dependencies too. just a guess.
--
Vikram Ambrose | Linux Products Division | WindRiver Corporation
--
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.