Bug 716734

Summary: SEAlert crashes on GTKIO dependency after yum update from std repos on 26.06.2011
Product: [Fedora] Fedora Reporter: an0nym
Component: setroubleshootAssignee: Daniel Walsh <dwalsh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 15CC: an0nym, dmalcolm, dwalsh, ivazqueznet, jonathansteffan, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-28 10:46:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description an0nym 2011-06-26 19:33:42 UTC
Description of problem:
Running SEAlert gives
>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 46, in <module>
>    import report.io.GTKIO
>ImportError: No module named GTKIO

Version-Release number of selected component (if applicable):
    Updated     pygobject2-2.28.4-3.fc15.x86_64
    Update                 2.28.6-1.fc15.x86_64
    Updated     pyparted-3.5-2.fc15.x86_64
    Update               3.5-3.fc15.x86_64
    Updated     python-cups-1.9.55-1.fc15.x86_64
    Update                  1.9.57-1.fc15.x86_64
    Updated     python-slip-0.2.14-2.fc15.noarch
    Update                  0.2.16-1.fc15.noarch
    Updated     python-slip-dbus-0.2.14-2.fc15.noarch
    Update                       0.2.16-1.fc15.noarch
    Updated     python-slip-gtk-0.2.14-2.fc15.noarch
    Update                      0.2.16-1.fc15.noarch
    Updated     python-telepathy-0.15.19-1.fc15.noarch
    Update                       0.15.19-3.fc15.noarch
    Updated     python-xlib-0.15-0.4.rc1.fc15.noarch
    Update                  0.15-0.5.rc1.fc15.noarch
    Updated     selinux-policy-3.9.16-26.fc15.noarch
    Update                     3.9.16-30.fc15.noarch
    Updated     selinux-policy-targeted-3.9.16-26.fc15.noarch
    Update                              3.9.16-30.fc15.noarch


How reproducible:
Always

Steps to Reproduce:
1. run sealert
  
Actual results:
Crash

Expected results:
Normal run

Additional info:

Comment 1 Daniel Walsh 2011-06-28 10:46:43 UTC

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