Bug 903434
| Summary: | [abrt] setroubleshoot-server-3.1.21-1.fc19: server.py:42:<module>:ImportError: No module named systemd.journal | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kevin Fenzi <kevin> | ||||||||
| Component: | setroubleshoot | Assignee: | Daniel Walsh <dwalsh> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 19 | CC: | awilliam, decathorpe, dwalsh, mgrepl, sysoutfran | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:736ef2e93110f09c1da82993841ec6501588a1ad | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-04-24 19:35:39 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: |
|
||||||||||
|
Description
Kevin Fenzi
2013-01-24 01:19:32 UTC
Created attachment 686394 [details]
File: backtrace
Created attachment 686395 [details]
File: core_backtrace
Created attachment 686396 [details]
File: environ
Waiting on bootup Package: setroubleshoot-server-3.1.21-1.fc19 Architecture: i686 OS Release: Fedora release 19 (Rawhide) Hitting this on each boot of Rawhide I believe. I do have systemd-python installed, and there's a /usr/lib64/python2.7/site-packages/systemd/journal.py in it. If I run python and do 'import systemd.journal' it works fine, so it's not the *obvious* problem (the module really isn't there). This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle. Changing version to '19'. (As we did not run this process for some time, it could affect also pre-Fedora 19 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19 |