Bug 890097 - [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
Summary: [abrt] setroubleshoot-server-3.1.15-1.fc17: __init__.py:22:swig_import_helper...
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: setroubleshoot
Version: 18
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:f666583b9d9d7af552fd0186a49...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-25 04:44 UTC by Ted Henscheid
Modified: 2013-04-24 19:39 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-04-24 19:39:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: dso_list (36 bytes, text/plain)
2012-12-25 04:45 UTC, Ted Henscheid
no flags Details
File: event_log (36 bytes, text/plain)
2012-12-25 04:45 UTC, Ted Henscheid
no flags Details
File: core_backtrace (304 bytes, text/plain)
2012-12-25 04:45 UTC, Ted Henscheid
no flags Details

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*


Note You need to log in before you can comment on or make changes to this bug.