Bug 888754 - Missing dependency to m2crypto
Summary: Missing dependency to m2crypto
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: freeipa
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rob Crittenden
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-19 12:18 UTC by Sumit Bose
Modified: 2013-01-15 02:24 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-15 02:24:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Sumit Bose 2012-12-19 12:18:24 UTC
Description of problem:
freeipa-server-trust-ad depends on m2crypto but has no explicit 'Requires:' set in the spec file


Version-Release number of selected component (if applicable): freeipa-server-trust-ad-3.1.0-1.fc18


How reproducible:


Steps to Reproduce:
1. install freeipa-server-trust-ad
2. call 'python -c "import ipaserver.dcerpc"'

  
Actual results:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/site-packages/ipaserver/dcerpc.py", line 45, in <module>
    from M2Crypto import RC4
ImportError: No module named M2Crypto

Expected results:
- no output -

Additional info:

Comment 1 Martin Kosek 2012-12-19 12:23:45 UTC
This issue is already fixed upstream, we just need to also update F18 spec file.

Comment 2 Fedora Update System 2013-01-04 09:24:49 UTC
freeipa-3.1.0-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/freeipa-3.1.0-2.fc18

Comment 3 Fedora Update System 2013-01-04 20:24:52 UTC
Package freeipa-3.1.0-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing freeipa-3.1.0-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-0171/freeipa-3.1.0-2.fc18
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-01-15 02:24:39 UTC
freeipa-3.1.0-2.fc18 has been pushed to the Fedora 18 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.