Bug 1460531

Summary: prelink (execstack) not built for aarch64 and ppc64le
Product: Red Hat Enterprise Linux 7 Reporter: Dominik 'Rathann' Mierzejewski <dominik>
Component: prelinkAssignee: Jakub Jelinek <jakub>
Status: CLOSED NOTABUG QA Contact: qe-baseos-tools-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.4CC: law, ohudlick
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-18 21:05:17 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 Dominik 'Rathann' Mierzejewski 2017-06-11 23:53:25 UTC
Description of problem:
BuildRequires: /usr/bin/execstack cannot be satisfied when building for EPEL7 on aarch64 and ppc64le.

Version-Release number of selected component (if applicable):
prelink-0.5.0-9.el7

How reproducible:
Always.

Steps to Reproduce:
1. Try building any package with BuildRequires: /usr/bin/execstack on epel7/aarch64 or epel7/ppc64le

Actual results:
DEBUG util.py:439:  Error: No Package found for /usr/bin/execstack

Expected results:
Successful build.

Comment 2 Jeff Law 2017-07-18 21:05:17 UTC
Work on prelink stopped a couple years ago.  We are not planning to update it further for RHEL.