Bug 452770 - audit2allow: AttributeError: PolicyGenerator instance has no attribute 'add_role_types'
Summary: audit2allow: AttributeError: PolicyGenerator instance has no attribute 'add_r...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: policycoreutils
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-24 22:48 UTC by Tom London
Modified: 2008-06-25 12:14 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-25 12:14:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
contents of /var/log/audit/audit.log from current boot (6.12 KB, text/plain)
2008-06-24 22:48 UTC, Tom London
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.