Bug 1195139 - policycoreutils-python3 shouldn't require audit-libs-python
Summary: policycoreutils-python3 shouldn't require audit-libs-python
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: policycoreutils
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-23 08:29 UTC by Bohuslav "Slavek" Kabrda
Modified: 2015-03-13 17:13 UTC (History)
3 users (show)

Fixed In Version: policycoreutils-2.3-16.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-13 17:13:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Bohuslav "Slavek" Kabrda 2015-02-23 08:29:05 UTC
audit-libs-python package only provides Python 2 bindings that are not importable in Python 3. AFAICS policycoreutils-python3 works fine even without using any audit code, so it should be ok to just drop audit-libs-python dependency. Please do this in F22 and rawhide, so that we can successfully implement https://fedoraproject.org/wiki/Changes/Python_3_Migration_Improvements

Comment 1 Petr Lautrbach 2015-02-23 12:19:07 UTC
This is just a cosmetic change which won't probably solve your problem.

The thing is that policycoreutils-python can't be replaced be policycoreutils-python3 now. Sadly, policycoreutils-python3 port seems to be incomplete and unusable in this moment. There are two missing parts:

- sepolgen module is not ported to python3 

I've started to port the code in my personal github branch [1] but it's not ready yet as 'make test PYTHON=python3' still fails

- audit2allow and other tools imports seobject which uses audit.audit_log_semanage_message to log ROLE related messages


[1] https://github.com/bachradsusi/selinux/tree/sepolgen-python3

Comment 2 Fedora Update System 2015-02-24 19:41:00 UTC
policycoreutils-2.3-16.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/policycoreutils-2.3-16.fc22

Comment 3 Fedora Update System 2015-02-25 15:15:59 UTC
Package policycoreutils-2.3-16.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing policycoreutils-2.3-16.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-2577/policycoreutils-2.3-16.fc22
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2015-03-13 17:13:57 UTC
policycoreutils-2.3-16.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


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