Bug 1006362 - Missing dependency for setroubleshoot-server
Summary: Missing dependency for setroubleshoot-server
Keywords:
Status: CLOSED DUPLICATE of bug 1004553
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: 19
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: 2013-09-10 13:56 UTC by Timothée Ravier
Modified: 2013-09-10 15:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-10 15:10:38 UTC
Type: Bug


Attachments (Terms of Use)

Description Timothée Ravier 2013-09-10 13:56:23 UTC
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

Comment 1 Daniel Walsh 2013-09-10 15:10:38 UTC

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


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