Public bug reported: Autopkgtest fails on upstream version 3.4.1 due to endianness used on s390x.
chan.recv.side_effect = ['🤦'.encode('utf-32'), 'a', 'b'] stdout = client._consume_stdout(chan).getvalue() > self.assertEqual('\x00\x00&\x01\x00ab', stdout) E AssertionError: '\x00\x00&\x01\x00ab' != '\x00\x00\x00\x01&ab' E - ��&�ab E ? -- E + ���&ab E ? ++ test/compute/test_ssh_client.py:563: AssertionError ** Affects: libcloud (Ubuntu) Importance: Undecided Assignee: Olivier Gayot (ogayot) Status: New ** Changed in: libcloud (Ubuntu) Assignee: (unassigned) => Olivier Gayot (ogayot) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1973158 Title: s390x: autopkgfailure caused by big-endian To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libcloud/+bug/1973158/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs