Bug 552556 - policycoreutils-python should require setools-libs-python
Summary: policycoreutils-python should require setools-libs-python
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: policycoreutils
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-05 14:28 UTC by Tim Waugh
Modified: 2014-06-09 13:46 UTC (History)
3 users (show)

Fixed In Version: policycoreutils-2.0.83-33.1.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-03 21:12:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tim Waugh 2010-01-05 14:28:51 UTC
Description of problem:
The audit2allow program requires the Python setools module from setools-libs-python.

Version-Release number of selected component (if applicable):
policycoreutils-python-2.0.78-3.fc12.x86_64

How reproducible:
100%

Steps to Reproduce:
1.audit2allow
  
Actual results:
Traceback (most recent call last):
  File "/usr/bin/audit2allow", line 24, in <module>
    import sepolgen.policygen as policygen
  File "/usr/lib64/python2.6/site-packages/sepolgen/policygen.py", line 33, in <module>
    from setools import *
ImportError: No module named setools

Comment 1 Daniel Walsh 2010-01-05 14:33:47 UTC
Fixed in policycoreutils-2.0.78-6.fc12

Comment 2 Andrew J. Schorr 2010-11-01 01:56:59 UTC
The dependency was added incorrectly.  In Fedora 13, I see this:

bash-4.1$ rpm -q policycoreutils-python 
policycoreutils-python-2.0.83-20.fc13.x86_64
bash-4.1$ rpm -q -R policycoreutils-python | grep setools
setools-libs-python >= setools-3.3.7-6

The requirement has an invalid version number (should be 3.3.7-6, not setools-3.3.7-6).

Regards,
Andy

Comment 3 Daniel Walsh 2010-11-01 13:51:24 UTC
Fixed in policycoreutils-python-2.0.83-33.1.fc13.x86_64

Comment 4 Fedora Update System 2010-11-01 13:58:41 UTC
policycoreutils-2.0.83-33.1.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/policycoreutils-2.0.83-33.1.fc13

Comment 5 Fedora Update System 2010-11-01 20:50:02 UTC
policycoreutils-2.0.83-33.1.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update policycoreutils'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/policycoreutils-2.0.83-33.1.fc13

Comment 6 Fedora Update System 2010-11-03 21:12:14 UTC
policycoreutils-2.0.83-33.1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Bug Zapper 2010-11-04 01:49:26 UTC
This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


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