Bug 917201 - [abrt] system-config-users-1.3.1-1.fc18: __init__.py:22:swig_import_helper:ImportError: /usr/lib/python2.7/site-packages/selinux/_selinux.so: undefined symbol: selinux_binary_policy_path_min_max
Summary: [abrt] system-config-users-1.3.1-1.fc18: __init__.py:22:swig_import_helper:Im...
Keywords:
Status: CLOSED DUPLICATE of bug 922263
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-users
Version: 18
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a3a90a839a47cb4934de7663d00...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-02 01:25 UTC by Christopher Meng
Modified: 2013-05-14 16:56 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-05-14 16:22:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.27 KB, text/plain)
2013-03-02 01:25 UTC, Christopher Meng
no flags Details
File: core_backtrace (652 bytes, text/plain)
2013-03-02 01:25 UTC, Christopher Meng
no flags Details
File: environ (203 bytes, text/plain)
2013-03-02 01:25 UTC, Christopher Meng
no flags Details

Description Christopher Meng 2013-03-02 01:25:24 UTC
Version-Release number of selected component:
system-config-users-1.3.1-1.fc18

Additional info:
cmdline:        /usr/bin/python /usr/share/system-config-users/system-config-users.py
dso_list:       libselinux-python-2.1.12-7.fc18.i686
executable:     /usr/share/system-config-users/system-config-users.py
kernel:         3.6.10-4.fc18.i686.PAE
uid:            0

Truncated backtrace:
__init__.py:22:swig_import_helper:ImportError: /usr/lib/python2.7/site-packages/selinux/_selinux.so: undefined symbol: selinux_binary_policy_path_min_max

Traceback (most recent call last):
  File "/usr/share/system-config-users/system-config-users.py", line 43, in <module>
    import mainWindow
  File "/usr/share/system-config-users/mainWindow.py", line 39, in <module>
    import groupWindow
  File "/usr/share/system-config-users/groupWindow.py", line 28, in <module>
    import userGroupCheck
  File "/usr/share/system-config-users/userGroupCheck.py", line 51, 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: selinux_binary_policy_path_min_max

Local variables in innermost frame:
fp: <closed file '/usr/lib/python2.7/site-packages/selinux/_selinux.so', mode 'rb' at 0x9cd5ac8>
imp: <module 'imp' (built-in)>
dirname: <function dirname at 0xb74cba3c>
pathname: '/usr/lib/python2.7/site-packages/selinux/_selinux.so'
description: ('.so', 'rb', 3)

Comment 1 Christopher Meng 2013-03-02 01:25:29 UTC
Created attachment 704381 [details]
File: backtrace

Comment 2 Christopher Meng 2013-03-02 01:25:33 UTC
Created attachment 704382 [details]
File: core_backtrace

Comment 3 Christopher Meng 2013-03-02 01:25:36 UTC
Created attachment 704383 [details]
File: environ

Comment 4 Fedora End Of Life 2013-04-03 16:35:09 UTC
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

Comment 5 Nils Philippsen 2013-05-14 16:22:53 UTC
According to the package versions involved, this doesn't seem to be about Fedora 19 or Rawhide, but version 18. In that case it's a duplicate of another bug that has been fixed already.

*** This bug has been marked as a duplicate of bug 922263 ***

Comment 6 Christopher Meng 2013-05-14 16:56:27 UTC
(In reply to comment #5)

Thanks.


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