Bug 985368

Summary: libselinux: the switch to importlib cause _selinux.so can't be found from non-standard paths
Product: [openSUSE] openSUSE Tumbleweed Reporter: Dominique Leuenberger <dimstar>
Component: OtherAssignee: Vítězslav Čížek <vcizek>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: i, jsegitz
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Dominique Leuenberger 2016-06-17 09:52:12 UTC
Since the update to GCC6, openSUSE:Factory/selinux-policy fails to build
Comment 1 Marguerite Su 2016-07-05 17:40:00 UTC
Not GCC 6 related. It's a bug of python-selinux. remove the block.

It's been fixed in my branch.

After updating to 2.5, I will submit.
Comment 2 Marguerite Su 2016-07-06 16:22:10 UTC
fixed in https://build.opensuse.org/request/show/406990
Comment 4 Marguerite Su 2016-07-22 07:18:49 UTC
fixed