Bug 217961 - sealert needs pygtk2-libglade
Summary: sealert needs pygtk2-libglade
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: John Dennis
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-30 21:58 UTC by Jeffrey C. Ollie
Modified: 2018-02-09 08:25 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-11-30 22:20:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeffrey C. Ollie 2006-11-30 21:58:51 UTC
Description of problem:

setroubleshoot needs to require pygtk2-libglade

Version-Release number of selected component (if applicable):
1.7.1-1.fc6

How reproducible:
Always

Steps to Reproduce:
1. Run sealert from the command line
  
Actual results:
[root@fw04 ~]# sealert 
Traceback (most recent call last):
  File "/usr/bin/sealert", line 33, in ?
    from setroubleshoot.gui_utils import *
  File "/usr/lib/python2.4/site-packages/setroubleshoot/gui_utils.py", line 26, in ?
    import gtk, gtk.glade
ImportError: No module named glade

Expected results:
sealert starts

Additional info:

Comment 1 John Dennis 2006-11-30 22:20:22 UTC
Thank you! fixed in 1.8.4


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