Dear fellow tests,
I see several sealerts aside from dracut error:
I tried to send in report via bugzilla, but forgot my password :(
I got this:
browser.py:277:row_activated:TypeError: GtkTreeSelection.get_selected can not be used when selection mode is gtk.SELECTION_MULTIPLE
Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/setroubleshoot/browser.py", line 277, in row_activated
store, iter = x.get_selection().get_selected()
TypeError: GtkTreeSelection.get_selected can not be used when selection mode is gtk.SELECTION_MULTIPLE
Local variables in innermost frame:
y: (0,)
x: <gtk.TreeView object at 0x4d64050 (GtkTreeView at 0x2a4e260)>
self: <setroubleshoot.browser.BrowserApplet instance at 0x29d55a8>
z: <gtk.TreeViewColumn object at 0x4d647d0 (GtkTreeViewColumn at 0x4e4d260)>
newer F15 kernel dies quickly and drops to a shell, see semodule report
[olivares@localhost ~]$ rpm -qa kernel*
kernel-2.6.35.6-48.fc14.x86_64
kernel-devel-2.6.35.6-45.fc14.x86_64
kernel-2.6.35.6-46.fc14.x86_64
kernel-headers-2.6.36-1.fc15.x86_64
kernel-devel-2.6.35.6-48.fc14.x86_64
kernel-devel-2.6.36-1.fc15.x86_64
kernel-2.6.36-1.fc15.x86_64
[olivares@localhost ~]$ cat /etc/fedora-release
Fedora release 15 (Rawhide)
[olivares@localhost ~]$ sealert
[olivares@localhost ~]$ cd Documents/
[olivares@localhost Documents]$ script report1.txt
Script started, file is report1.txt
[olivares@localhost Documents]$ su -
Password:
[root@localhost ~]# grep /usr/bin/xauth /var/log/audit/audit.log | audit2allow -M mypol
compilation failed:
mypol.te:6:ERROR 'syntax error' at token '' on line 6:
/usr/bin/checkmodule: error(s) encountered while parsing configuration
/usr/bin/checkmodule: loading policy configuration from mypol.te
[root@localhost ~]# semodule -i mypol.pp
semodule: Failed on mypol.pp!
[root@localhost ~]# grep /bin/mount /var/log/audit/audit.log | audit2allow -M mypol
compilation failed:
mypol.te:6:ERROR 'syntax error' at token '' on line 6:
/usr/bin/checkmodule: error(s) encountered while parsing configuration
/usr/bin/checkmodule: loading policy configuration from mypol.te
[root@localhost ~]# semodule -i mypol.pp
semodule: Failed on mypol.pp!
[root@localhost ~]# grep /usr/bin/nspluginscan /var/log/audit/audit.log | audit2allow -M mypol
compilation failed:
mypol.te:6:ERROR 'syntax error' at token '' on line 6:
/usr/bin/checkmodule: error(s) encountered while parsing configuration
/usr/bin/checkmodule: loading policy configuration from mypol.te
[root@localhost ~]# semodule -i mypol.ppsemodule: Failed on mypol.pp!
Thanks in Advance,
Antonio