Bug 810715

Summary: selinux-polgengui - WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
Product: [Fedora] Fedora Reporter: Flóki Pálsson <flokip>
Component: policycoreutilsAssignee: Daniel Walsh <dwalsh>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-13 20:37:59 UTC Type: Bug
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
selinux-polgengui - same error none

Description Flóki Pálsson 2012-04-08 15:49:26 UTC
Description of problem:
'Generate SELinux policy modules' can not start. Not from terminal ( user and root). In can not sart from menu ( falback mode ) or from icon in /usr/share/applications.

Version-Release number of selected component (if applicable):
policycoreutils-gui-2.1.10-29.fc17.x86_64


How reproducible:


Steps to Reproduce:
1. in terminal /usr/bin/selinux-polgengui
2.
3.
  
Actual results:
$ /usr/bin/selinux-polgengui

** (process:4480): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'

** (process:4480): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'

** (process:4480): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
Gtk-Message: Failed to load module "pk-gtk-module"
could not open interface info [/var/lib/sepolgen/interface_info]
[floki@F17rc3d ~]$ 

Expected results:
Application 
Generate SELinux policy modules

Additional info:
Bug 810210  looks similar

as root 
"
[root@F17rc3d ~]# /usr/bin/selinux-polgengui

** (process:4484): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'

** (process:4484): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'

** (process:4484): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
Gtk-Message: Failed to load module "pk-gtk-module"
could not open interface info [/var/lib/sepolgen/interface_info]
[root@F17rc3d ~]# 
"

Comment 1 Miroslav Grepl 2012-04-10 13:19:18 UTC
*** Bug 810210 has been marked as a duplicate of this bug. ***

Comment 2 Miroslav Grepl 2012-04-10 13:22:55 UTC
Ok, could you try to execute

$ yum reinstall selinux-policy-targeted

Comment 3 Flóki Pálsson 2012-04-12 09:22:55 UTC
Created attachment 577011 [details]
selinux-polgengui - same error

>Ok, could you try to execute

>$ yum reinstall selinux-policy-targeted

same error.   See athachment

Comment 4 Daniel Walsh 2012-04-13 20:22:08 UTC
Sorry you have to run sepolgen as root.

Comment 5 Flóki Pálsson 2012-04-13 21:36:31 UTC
[root@F17rc4 ~]# sepolgen
could not open interface info [/var/lib/sepolgen/interface_info]
[root@F17rc4 ~]# 

and 
from 
/usr/share/application

SELinux Management 'Configure SELinux in a graphical setting'  can not start 
and 
SELinux Policy Generation Tool 'SELinux Policy Generation Tool' can not start

and not from menu.
I am using fallback mode

Comment 6 Flóki Pálsson 2012-04-13 22:04:52 UTC
This was installed from rc4   Fedora-17-Beta-x86_64-DVD.iso using Icelandic as language. 
Changing  language with system settings to British English did not help.
Changing to English did help.
Then changing back to British English and  Icelandic is ok.
Now it works.

Comment 7 Daniel Walsh 2012-04-16 18:41:40 UTC
sepolgen-ifgen

Comment 8 Flóki Pálsson 2012-04-25 00:00:06 UTC
$ sepolgen-ifgen
could not open output file [/var/lib/sepolgen/interface_info]
[floki@F17rc4 ~]$

Comment 9 Flóki Pálsson 2012-04-25 00:04:03 UTC
as root nothing happens.

Comment 10 Miroslav Grepl 2012-04-25 11:17:18 UTC
(In reply to comment #9)
> as root nothing happens.

so does it work for you now?