Bug 1462639 - %multilib_capable is does not return true on ppc64le
Summary: %multilib_capable is does not return true on ppc64le
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: multilib-rpm-config
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pavel Raiskup
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-19 06:28 UTC by Honza Horak
Modified: 2017-06-19 09:31 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-19 09:31:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Proposed patch (1.63 KB, patch)
2017-06-19 06:33 UTC, Honza Horak
no flags Details | Diff

Description Honza Horak 2017-06-19 06:28:57 UTC
Description of problem:
%multilib_capable is does not return true on ppc64le

Version-Release number of selected component (if applicable):
multilib-rpm-config-1-8.fc27

Steps to Reproduce:
1. if %multilib_capable; then

Actual results:
false

Expected results:
true

Additional info:
Similar problem as in bz#1242873.

Comment 1 Honza Horak 2017-06-19 06:33:13 UTC
Created attachment 1289016 [details]
Proposed patch

Handles ppc64le same as ppc64p7

Comment 2 Pavel Raiskup 2017-06-19 07:13:20 UTC
I don't think ppc64le is multilib architecture;  I mean that there's no
32-bit counterpart.  So it is safe for ppc64le not to install any wrapper
scripts/headers.

Comment 3 Pavel Raiskup 2017-06-19 09:31:17 UTC
Honza confirmed I can close this bug.  Thanks!


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