[Bug 508922] Review Request: system-config-selinux - GUI Code for system-config-selinux, polgen, and lockdown

bugzilla at redhat.com bugzilla at redhat.com
Sun Nov 22 12:12:03 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=508922





--- Comment #24 from David Timms <dtimms at iinet.net.au>  2009-11-22 07:11:58 EDT ---
(In reply to comment #20)
> source rpm:
> http://fedorahosted.org/releases/s/y/system-config-selinux/system-config-selinux-0.2-5.fc11.src.rpm
Sorry, getting back to this...

Builds OK.
Clicking system|administration|selinux management
Runtime:
=====
$ system-config-selinux 
Traceback (most recent call last):
  File "/usr/bin/system-config-selinux", line 265, in <module>
    win = MainWindow()
  File "/usr/bin/system-config-selinux", line 55, in __init__
    self.startup()
  File "/usr/lib/python2.6/site-packages/scselinux/async.py", line 24, in rplc
    return function(*pargs,**kargs)
  File "/usr/bin/system-config-selinux", line 59, in startup
    self.selinux = scselinux.Transaction()
  File "/usr/lib/python2.6/site-packages/scselinux/proxy.py", line 36, in
__init__
    dbus_object = bus.get_object
("org.fedoraproject.selinux.config",'/org/fedoraproject/selinux/transaction')
  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 244, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 241, in
__init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 183, in
activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 281, in
start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 630, in
call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited:
Launch helper exited with unknown return code 1
=====
# system-config-selinux
Traceback (most recent call last):
  File "/usr/bin/system-config-selinux", line 265, in <module>
    win = MainWindow()
  File "/usr/bin/system-config-selinux", line 55, in __init__
    self.startup()
  File "/usr/lib/python2.6/site-packages/scselinux/async.py", line 24, in rplc
    return function(*pargs,**kargs)
  File "/usr/bin/system-config-selinux", line 86, in startup
    self.Pages =
[general_config.Page(self),files_object.Page(self),file_equiv_object.Page(self),users_object.Page(self),ports_object.Page(self),processes_object.Page(self),policy_config.Page(self),booleans_config.Page(self)]
  File "/usr/share/system-config-selinux/pages/general_config.py", line 47, in
__init__
    self.builder.add_from_file("ui/general_config.ui")
glib.GError: Duplicate object id 'vbox3' on line 469 (previously on line 11)
=====
So, at least under F12, i686 there is some trouble to sort out...

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list