Bug 1058754
| Summary: | freeipa-server-strict requirements cause conflicts in clean F19 install | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dmytro Bezhnar <demonister> |
| Component: | freeipa | Assignee: | Rob Crittenden <rcritten> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | abokovoy, mkosek, pviktori, rcritten, ssorce |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | freeipa-3.3.4-3.fc19 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-02-28 18:33:25 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: | |||
I will fix the Requires this issue in FreeIPA 3.3.4 release which is currently in updates-testing. To workaround, use following command: # yum install "freeipa-*" --exclude freeipa-server-stric NOTE: freeipa-server-strict subpackage is deprecated and no longer build in Fedora 20. freeipa-3.3.4-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/freeipa-3.3.4-2.fc19 Package freeipa-3.3.4-2.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing freeipa-3.3.4-2.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-1696/freeipa-3.3.4-2.fc19 then log in and leave karma (feedback). Package freeipa-3.3.4-3.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing freeipa-3.3.4-3.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-1696/freeipa-3.3.4-3.fc19 then log in and leave karma (feedback). freeipa-3.3.4-3.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. fresh f18 installation (infrastructure server) 2. yum install freeipa* 3. get this error Error: Package: freeipa-server-strict-3.3.3-2.fc19.x86_64 (updates) Requires: 389-ds-base = 1.3.1.11 Available: 389-ds-base-1.3.1.2-1.fc19.x86_64 (fedora) 389-ds-base = 1.3.1.2-1.fc19 Available: 389-ds-base-1.3.1.17-1.fc19.x86_64 (updates) 389-ds-base = 1.3.1.17-1.fc19 Error: Package: freeipa-server-strict-3.3.3-2.fc19.x86_64 (updates) Requires: pki-ca = 10.0.5 Available: pki-ca-10.0.3-2.fc19.noarch (fedora) pki-ca = 10.0.3-2.fc19 Available: pki-ca-10.0.6-1.fc19.noarch (updates) pki-ca = 10.0.6-1.fc19 Error: Package: freeipa-server-strict-3.3.3-2.fc19.x86_64 (updates) Requires: pki-ca = 10.0.5 Available: pki-ca-10.0.3-2.fc19.noarch (fedora) pki-ca = 10.0.3-2.fc19 Installing: pki-ca-10.0.6-1.fc19.noarch (updates) pki-ca = 10.0.6-1.fc19 Error: Package: freeipa-server-strict-3.3.3-2.fc19.x86_64 (updates) Requires: 389-ds-base = 1.3.1.11 Available: 389-ds-base-1.3.1.2-1.fc19.x86_64 (fedora) 389-ds-base = 1.3.1.2-1.fc19 Installing: 389-ds-base-1.3.1.17-1.fc19.x86_64 (updates) 389-ds-base = 1.3.1.17-1.fc19 Actual results: Expected results: freeipa successful installation Additional info: