Bug 1323473
| Summary: | Missing ppc64le build in EPEL 7 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Mattias Ellert <mattias.ellert> |
| Component: | OCE | Assignee: | Richard Shaw <hobbes1069> |
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | epel7 | CC: | cz172638, hobbes1069 |
| 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: | 2016-04-11 18:46:52 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: | 1197165 | ||
|
Description
Mattias Ellert
2016-04-03 12:04:48 UTC
I tried submitting the latest EPEL 7 version (OCE-0.16.1-5.el7.2) as a koji scratch build. This compiled, but one of the tests failed. A google search found the following patch (from github): https://github.com/tpaviot/oce/pull/582.patch Adding this to the SRPM made it compile also for ppc64le: https://koji.fedoraproject.org/koji/taskinfo?taskID=13546270 Alternatively, updating to version 0.17.1 should also work since this includes this change. I intend to update to 0.17.1 soon now that smesh has been updated to support it. |