Bug 1305144
Summary: | ipa-python does not require its dependencies | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Scott Poore <spoore> |
Component: | ipa | Assignee: | IPA Maintainers <ipa-maint> |
Status: | CLOSED ERRATA | QA Contact: | Namita Soman <nsoman> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.2 | CC: | ksiddiqu, pvoborni, rcritten |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | ipa-4.4.0-0.el7.1.alpha1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-11-04 05:51:03 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
Scott Poore
2016-02-05 19:56:16 UTC
Upstream ticket: https://fedorahosted.org/freeipa/ticket/5680 fixed upstream master: d6f03da7535565daa936b79c445b835410333974 spec: Add missing dependencies to python*-ipalib package ipa-4-3: 34ce42cc97fc7014a34179159e5a17690e4cdb34 spec: Add missing dependencies to python*-ipalib package This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions Verified. Version :: ipa-python-compat-4.4.0-0.el7.1.alpha1 Results :: [root@auto-hv-01-guest10 ~]# yum -y install ipa-python ... Installed: ipa-python-compat.noarch 0:4.4.0-0.el7.1.alpha1 Dependency Installed: python-dns.noarch 0:1.12.0-2.20150617git465785f.el7 python-ldap.x86_64 0:2.4.15-2.el7 python2-ipalib.noarch 0:4.4.0-0.el7.1.alpha1 Complete! [root@auto-hv-01-guest10 ~]# python -c "from ipapython import ipautil" [root@auto-hv-01-guest10 ~]# Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2404.html |