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 1827092 - python3-boto3 is available only on x86-64
Summary: python3-boto3 is available only on x86-64
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: python-boto3
Version: ---
Hardware: aarch64
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: Oyvind Albrigtsen
QA Contact: Brandon Perkins
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-04-23 09:19 UTC by Marcin Juszkiewicz
Modified: 2022-04-11 16:58 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-15 13:46:47 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 6753041 0 None None None 2022-04-11 16:58:32 UTC

Description Marcin Juszkiewicz 2020-04-23 09:19:25 UTC
Description of problem:

Python3-boto3 package is part of HighAvailability repo. But only on x86-64 architecture.

In OpenStack Kolla project we use this package in 'gnocchi' images and can not build them for CentOS 8 for architectures different than x86-64 (we support aarch64 and have support for ppc64le).

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

1.6.1-2.el8

How reproducible:

always

Steps to Reproduce:
1. dnf install dnf-plugins-core
2. dnf config-manager --enable HighAvailability
3. dnf install python3-boto3

Actual results:

Error: Unable to find a match: python3-boto3

Expected results:

Package gets installed on x86-64 and aarch64 systems (other architectures too).


Additional info:


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