Hide Forgot
Description of problem: There is a missing dependency for the package setroubleshoot-server: pygobject2 Version-Release number of selected component (if applicable): setroubleshoot-server-3.2.10-1.fc19.x86_64 How reproducible: Always reproducible. Steps to Reproduce: 1. Install a minimum Fedora 19 system 2. yum install setroubleshoot-server 3. Run: sealert -l "*" Actual results: $ sealert -l "*" Traceback (most recent call last): File "/usr/bin/sealert", line 25, in <module> import gobject ImportError: No module named gobject Expected results: No python backtrace
*** This bug has been marked as a duplicate of bug 1004553 ***