Bug 720238 - sealert fails due to report.io.GTKIO import error
Summary: sealert fails due to report.io.GTKIO import error
Keywords:
Status: CLOSED DUPLICATE of bug 715373
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-11 06:26 UTC by Rakesh Pandit
Modified: 2011-07-11 06:49 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-11 06:49:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rakesh Pandit 2011-07-11 06:26:59 UTC
Opps, sealert hit an error!

Traceback (most recent call last):
  File "/usr/bin/sealert", line 692, in <module>
    run_as_dbus_service(username)
  File "/usr/bin/sealert", line 112, in run_as_dbus_service
    app = SEAlert(user, dbus_service.presentation_manager, watch_setroubleshootd=True)
  File "/usr/bin/sealert", line 326, in __init__
    from setroubleshoot.browser import BrowserApplet
  File "/usr/lib64/python2.7/site-packages/setroubleshoot/browser.py", line 41, in <module>
    import report.io.GTKIO
ImportError: No module named GTKIO

rpm -qf /usr/bin/sealert 
setroubleshoot-server-3.0.37-1.fc15.x86_64

Comment 1 Rakesh Pandit 2011-07-11 06:46:06 UTC
Had to install report-gtk package to resolve this.

https://admin.fedoraproject.org/updates/report-0.22-0.fc15 update seems to have moved GTKIO to separate package. This update should have pushed setroubleshoot package update as well.

It would be nice if this package is updated with dependency issue fixed. Users would be able to see sealert window.

Regards,

Comment 2 Rakesh Pandit 2011-07-11 06:49:15 UTC

*** This bug has been marked as a duplicate of bug 715373 ***


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