Bug 888754

Summary: Missing dependency to m2crypto
Product: [Fedora] Fedora Reporter: Sumit Bose <sbose>
Component: freeipaAssignee: Rob Crittenden <rcritten>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: abokovoy, mkosek, rcritten, ssorce
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-15 02:24:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.