rust-object: endianness issue in s390x

Bug #1988385 reported by Simon Chopin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
rust-object (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

When running the autopkgtests for rust-object, they fail on s390x with a value comparison that is 0xFF00 on one hand and 0xFF0000 on the other, which most likely means there's an endianness issue in the code.

Revision history for this message
Simon Chopin (schopin) wrote :

Upstream already fixed this, since it has been detected in Debian as well: https://github.com/gimli-rs/object/issues/456

However, the fix breaks API.
It is worth noting that this issue is not a regression from current state, it's just that the issue wasn't covered by test cases until now.

Revision history for this message
peter green (plugwash) wrote :

This was fixed in Debian since 0.29.0-2 and versions newer than that have been imported into Ubuntu successfully.

Changed in rust-object (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.