Bug 1393147
| Summary: | ansible no longer builds for aarch64 epel7 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | D. Marlin <dmarlin> |
| Component: | ansible | Assignee: | Kevin Fenzi <kevin> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel7 | CC: | a.badger, athmanem, kevin, kupo, mark, maxim, toromoti, yselkowi |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | aarch64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-09 03:17:44 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1285484 | ||
Yes, please see https://bugzilla.redhat.com/show_bug.cgi?id=1392918#c1 I guess we can try and disable the tests that use docker, but what a PITA. *** This bug has been marked as a duplicate of bug 1392918 *** |
Description of problem: ansible no longer builds from source for Fedora EPEL7 on RHELSA-7.2. Version-Release number of selected component (if applicable): ansible-2.2.0.0-3.el7 How reproducible: consistently Steps to Reproduce: 1. On a RHELSA-7.2 host: mock rebuild ansible-2.2.0.0-3.el7.src.rpm 2. 3. Actual results: Error: No Package found for docker Expected results: builds without errors. Additional info: ansible-2.1.2.0-1.el7 successfully built for EPEL7 on RHELSA-7.2, but docker was added as a build requirement for ansible-2.2.0.0. Docker is not available for RHELSA-7.2, so the build fails.