Bug 2239481
| Summary: | %check does not pass on s390x | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mamoru TASAKA <mtasaka> | ||||
| Component: | rubygem-nifti | Assignee: | Ilia Gradina <ilya.gradina> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | ilya.gradina, neuro-sig | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | s390x | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | rubygem-nifti-0.0.2-23.fc39 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2023-09-27 01:33:03 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Mamoru TASAKA
2023-09-18 15:06:50 UTC
Created attachment 1989403 [details]
Trial patch to fix endianness
So simply changing template literals for unpack like attached will meet the demand?? (at least test seems to pass on s390x)
FEDORA-2023-7ad16120d0 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-7ad16120d0 (In reply to Mamoru TASAKA from comment #1) > Created attachment 1989403 [details] > Trial patch to fix endianness > > So simply changing template literals for unpack like attached will meet the > demand?? (at least test seems to pass on s390x) Hi Mamoru, thank you for the patch. I made builds with it, but we need to check the package's correct functioning. Can you help with this? Looks good, %check passes on x86_64, ppc64le, s390x, and at least x86_64 behavior is the same as before. Thank you. FEDORA-2023-7ad16120d0 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-7ad16120d0` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-7ad16120d0 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. (In reply to Mamoru TASAKA from comment #4) > Looks good, %check passes on x86_64, ppc64le, s390x, and at least x86_64 > behavior is the same as before. Thank you. Thank you for the patch) FEDORA-2023-7ad16120d0 has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |