| Summary: |
[abrt] setroubleshoot-server: SetroubleshootFixit.py:6:<module>:ImportError: No module named 'gobject' |
| Product: |
[Fedora] Fedora
|
Reporter: |
Heiko Adams <bugzilla> |
| Component: |
setroubleshoot | Assignee: |
Daniel Walsh <dwalsh> |
| Status: |
CLOSED
ERRATA
|
QA Contact: |
Fedora Extras Quality Assurance <extras-qa> |
| Severity: |
unspecified
|
Docs Contact: |
|
| Priority: |
unspecified
|
|
|
| Version: |
23 | CC: |
cristionciu, cyclojake2, DecimusXIV, dwalsh, fedora, jonandmykaela, mgrepl, mikhail.rokhin, niki.guldbrand, omer666ster, philip, plautrba, webdesigner
|
| Target Milestone: |
--- | |
|
| Target Release: |
--- | |
|
| Hardware: |
x86_64 | |
|
| OS: |
Unspecified | |
|
| URL: |
https://retrace.fedoraproject.org/faf/reports/bthash/7e886698a3a1cc53fccfe3e3d85563c4f609105a
|
| Whiteboard: |
abrt_hash:c9d8bb5ca12d412597ff1043ecb8005b9a1ce13b |
|
Fixed In Version:
|
setroubleshoot-3.3.4-1.fc23
|
Doc Type:
|
Bug Fix
|
|
Doc Text:
|
|
Story Points:
|
---
|
|
Clone Of:
|
|
Environment:
|
|
|
Last Closed:
|
2016-02-21 16:26:37 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:
|
|
| |
| Attachments: |
|
Version-Release number of selected component: setroubleshoot-server-3.3.1-0.2.fc23 Additional info: reporter: libreport-2.6.2 cmdline: /usr/bin/python3 /usr/share/setroubleshoot/SetroubleshootFixit.py executable: /usr/share/setroubleshoot/SetroubleshootFixit.py kernel: 4.2.0-1.fc23.x86_64 runlevel: N 5 type: Python3 uid: 0 Truncated backtrace: SetroubleshootFixit.py:6:<module>:ImportError: No module named 'gobject' Traceback (most recent call last): File "/usr/share/setroubleshoot/SetroubleshootFixit.py", line 6, in <module> import gobject ImportError: No module named 'gobject' Local variables in innermost frame: __doc__: None __loader__: <_frozen_importlib.SourceFileLoader object at 0x7fc84f389f60> __spec__: None __file__: '/usr/share/setroubleshoot/SetroubleshootFixit.py' dbus: <module 'dbus' from '/usr/lib64/python3.4/site-packages/dbus/__init__.py'> __builtins__: <module 'builtins' (built-in)> __name__: '__main__' __cached__: None __package__: None