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: setroubleshootAssignee: Daniel Walsh <dwalsh>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: 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:
Description Flags
File: dso_list
none
File: event_log
none
File: core_backtrace none

Description Ted Henscheid 2012-12-25 04:44:58 UTC
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)

Comment 1 Ted Henscheid 2012-12-25 04:45:01 UTC
Created attachment 668691 [details]
File: dso_list

Comment 2 Ted Henscheid 2012-12-25 04:45:02 UTC
Created attachment 668692 [details]
File: event_log

Comment 3 Ted Henscheid 2012-12-25 04:45:04 UTC
Created attachment 668693 [details]
File: core_backtrace

Comment 4 Miroslav Grepl 2013-01-02 09:44:29 UTC
It looks you have F17 and F18 system together?

What does

# rpm -qa *selinux*