| Summary: | Missing dependency for setroubleshoot-server | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Timothée Ravier <tim> |
| Component: | setroubleshoot | Assignee: | Daniel Walsh <dwalsh> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | dwalsh, mgrepl |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-10 15:10:38 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
*** This bug has been marked as a duplicate of bug 1004553 *** |
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