[Merge] ~mateus-morais/ubuntu/+source/nvme-stas:nvme-stas-s390x-autopkgtest-failure into ubuntu/+source/nvme-stas:ubuntu/devel

Mateus Rodrigues de Morais mp+450606 at code.launchpad.net
Mon Sep 4 16:59:54 UTC 2023


The proposal to merge ~mateus-morais/ubuntu/+source/nvme-stas:nvme-stas-s390x-autopkgtest-failure into ubuntu/+source/nvme-stas:ubuntu/devel has been updated.

Description changed to:

On staslib/iputil.py, all byte-related operations were hardcoded as byteorder='little'. Since s390x is a big-endian architecture, the iputil unit tests were failing and, most likely, iputil itself was not working as expected on this platform.

This merge proposal changes the way byteorder is handled by replacing 'little' with sys.byteorder.

A PPA build is available at https://launchpad.net/~mateus-morais/+archive/ubuntu/nvme-stas-s390x-fix

The s390x autopkgtest is now passing, as reported in https://autopkgtest.ubuntu.com/results/autopkgtest-mantic-mateus-morais-nvme-stas-s390x-fix/mantic/s390x/n/nvme-stas/20230904_164958_d28c9@/log.gz

For more details, see:
https://code.launchpad.net/~mateus-morais/ubuntu/+source/nvme-stas/+git/nvme-stas/+merge/450606
-- 
Your team Ubuntu Core Development Team is requested to review the proposed merge of ~mateus-morais/ubuntu/+source/nvme-stas:nvme-stas-s390x-autopkgtest-failure into ubuntu/+source/nvme-stas:ubuntu/devel.




More information about the Ubuntu-reviews mailing list