Bug 890097
| Summary: | [abrt] setroubleshoot-server-3.1.15-1.fc17: __init__.py:22:swig_import_helper:ImportError: /usr/lib/python2.7/site-packages/selinux/_selinux.so: undefined symbol: matchpathcon_init_prefixes | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ted Henscheid <thenscheid> | ||||||||
| Component: | setroubleshoot | Assignee: | Daniel Walsh <dwalsh> | ||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 18 | CC: | dwalsh, mgrepl | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | i686 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:f666583b9d9d7af552fd0186a49fdb0db37d3c06 | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-04-24 19:39:29 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: |
|
||||||||||
Created attachment 668691 [details]
File: dso_list
Created attachment 668692 [details]
File: event_log
Created attachment 668693 [details]
File: core_backtrace
It looks you have F17 and F18 system together? What does # rpm -qa *selinux* |
Version-Release number of selected component: setroubleshoot-server-3.1.15-1.fc17 Additional info: libreport version: 2.0.15 abrt_version: 2.0.14 cmdline: /usr/bin/python -Es /usr/bin/sealert -b kernel: 3.6.2-4.fc17.i686.PAE backtrace: :__init__.py:22:swig_import_helper:ImportError: /usr/lib/python2.7/site-packages/selinux/_selinux.so: undefined symbol: matchpathcon_init_prefixes : :Traceback (most recent call last): : File "/usr/bin/sealert", line 36, in <module> : import selinux : File "/usr/lib/python2.7/site-packages/selinux/__init__.py", line 26, in <module> : _selinux = swig_import_helper() : File "/usr/lib/python2.7/site-packages/selinux/__init__.py", line 22, in swig_import_helper : _mod = imp.load_module('_selinux', fp, pathname, description) :ImportError: /usr/lib/python2.7/site-packages/selinux/_selinux.so: undefined symbol: matchpathcon_init_prefixes : :Local variables in innermost frame: :fp: <closed file '/usr/lib/python2.7/site-packages/selinux/_selinux.so', mode 'rb' at 0x90d0bd0> :imp: <module 'imp' (built-in)> :dirname: <function dirname at 0xb74a8b1c> :pathname: '/usr/lib/python2.7/site-packages/selinux/_selinux.so' :description: ('.so', 'rb', 3)