Bug 1323473 - Missing ppc64le build in EPEL 7
Summary: Missing ppc64le build in EPEL 7
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: OCE
Version: epel7
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Richard Shaw
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: epel7ppc64le
TreeView+ depends on / blocked
 
Reported: 2016-04-03 12:04 UTC by Mattias Ellert
Modified: 2019-01-09 12:54 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-11 18:46:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mattias Ellert 2016-04-03 12:04:48 UTC
Description of problem:

When trying to build packages that depend on OCE-devel for EPEL 7 in koji it fails:

DEBUG util.py:417:   --> graphviz-2.30.1-19.el7.ppc64le
DEBUG util.py:417:   --> redhat-lsb-core-4.1-27.el7.ppc64le
DEBUG util.py:417:   --> gnu-free-sans-fonts-20120503-8.el7.noarch
DEBUG util.py:417:   --> gnu-free-serif-fonts-20120503-8.el7.noarch
DEBUG util.py:417:   --> gnu-free-mono-fonts-20120503-8.el7.noarch
DEBUG util.py:417:   --> urw-fonts-2.4-16.el7.noarch
DEBUG util.py:417:  Error: No Package found for OCE-devel
DEBUG util.py:542:  Child return code was: 1
DEBUG util.py:176:  kill orphans

Version-Release number of selected component (if applicable):

OCE-0.15-3.el7.1

How reproducible:

Always

Steps to Reproduce:
1. Build a package for EPEL 7 in koji that depends on OCE

Actual results:

DEBUG util.py:417:  Error: No Package found for OCE-devel

Expected results:

Like for x86_64 and ppc64 - this is the log from ppc64:
DEBUG util.py:417:   --> OCE-devel-0.15-3.el7.1.ppc64

Additional info:

Comment 1 Mattias Ellert 2016-04-03 14:21:12 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.

Comment 2 Richard Shaw 2016-04-03 20:54:48 UTC
I intend to update to 0.17.1 soon now that smesh has been updated to support it.


Note You need to log in before you can comment on or make changes to this bug.