RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1344593 - Enable golang-github-syndtr-gocapability on aarch64/ppc64le/s390x
Summary: Enable golang-github-syndtr-gocapability on aarch64/ppc64le/s390x
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: golang-github-syndtr-gocapability
Version: 7.3
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: 7.4
Assignee: Tomas Hrcka
QA Contact: qe-baseos-tools-bugs
URL:
Whiteboard:
Depends On: 1330711
Blocks: 1445922
TreeView+ depends on / blocked
 
Reported: 2016-06-10 06:58 UTC by Yaakov Selkowitz
Modified: 2019-03-06 01:23 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-01-15 02:22:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Patch for rhel-7.3 (1.40 KB, patch)
2016-06-10 07:04 UTC, Yaakov Selkowitz
no flags Details | Diff

Description Yaakov Selkowitz 2016-06-10 06:58:48 UTC
golang has been enabled on aarch64 for 7.3 in bug 1330711.  For feature parity with x86, this package also can and should be enabled.

Please let us know if you need any help getting this on the ACL.

Comment 1 Yaakov Selkowitz 2016-06-10 07:04:58 UTC
Created attachment 1166518 [details]
Patch for rhel-7.3

Comment 3 Yaakov Selkowitz 2017-02-02 06:24:32 UTC
This should be made ExclusiveArch: %{go_arches}, for enablement of aarch64, ppc64le, and s390x.

Comment 4 Yaakov Selkowitz 2017-02-17 20:28:48 UTC
(In reply to Yaakov Selkowitz from comment #3)
> This should be made ExclusiveArch: %{go_arches}, for enablement of aarch64,
> ppc64le, and s390x.

Due to how go_arches is provided, this actually needs to be:

+ExclusiveArch:  %{?go_arches:%{go_arches}}%{!?go_arches:x86_64 aarch64 ppc64le s390x}

Comment 5 Yaakov Selkowitz 2018-01-15 02:22:37 UTC
Nothing currently depends on this, nor have their been any repoclosure issues caused thereby.


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