Bug 2180988
| Summary: | python-awscrt ExcludeArch s390x: Multiple tests fail on s390x, AWS C libs don't support architecture | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nikola Forró <nforro> | ||||
| Component: | python-awscrt | Assignee: | Nikola Forró <nforro> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 42 | CC: | davdunc, davide, mhofmann, nforro, stollard | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | s390x | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | python-awscrt-0.27.2-5.fc44 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2025-09-05 07:53:38 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 485231 | ||||||
| Attachments: |
|
||||||
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle. Changing version to 39. Upstream issue: https://github.com/awslabs/aws-c-common/issues/1111#issuecomment-2098944171 > We don't support any big-endian architectures at the moment. This message is a reminder that Fedora Linux 39 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 39 on 2024-11-26. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '39'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 39 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed. This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle. Changing version to 42. I would like to bring up this topic again since we are experiencing issues with awscli (and thus awscrt) in CKI container images. It seems we are able to build it for s390x with a small fix. Here is our GitLab ticket https://gitlab.com/cki-project/containers/-/issues/97. Thank you in advance! |
Created attachment 1952921 [details] build.log Description of problem: Multiple tests fail on s390x - parts of the code are clearly not big-endian-friendly.