Bug 452770

Summary: audit2allow: AttributeError: PolicyGenerator instance has no attribute 'add_role_types'
Product: [Fedora] Fedora Reporter: Tom London <selinux>
Component: policycoreutilsAssignee: Daniel Walsh <dwalsh>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-25 12:14:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
contents of /var/log/audit/audit.log from current boot none

Description Tom London 2008-06-24 22:48:56 UTC
Description of problem:
Get this running audit2allow on copy of current audit log:

[root@localhost ~]# audit2allow -i log
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'
[root@localhost ~]# 


I attach copy of log below.

Version-Release number of selected component (if applicable):
policycoreutils-2.0.49-8.fc10.i386

How reproducible:
Every time

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Tom London 2008-06-24 22:48:56 UTC
Created attachment 310198 [details]
contents of /var/log/audit/audit.log from current boot

Comment 2 Daniel Walsh 2008-06-25 12:14:34 UTC
Fixed in -9.  Missing patch