------- Comment From s...@de.ibm.com 2024-05-16 09:03 EDT-------
On my Ubuntu 24.04 machine, I'm now using
$ uname -a
Linux a3545029.lnxne.boe 6.8.0-31-generic #31-Ubuntu SMP Sat Apr 20 00:14:26 
UTC 2024 s390x s390x s390x GNU/Linux

and indeed compat layer is turned off:
$ file ./hello-s390.old
./hello-s390.old: ELF 32-bit MSB pie executable, IBM S/390, version 1 (SYSV), 
dynamically linked, interpreter /lib/ld.so.1, 
BuildID[sha1]=561b01f83f5198b8680d965a418d0b972fecd066, for GNU/Linux 3.2.0, 
with debug_info, not stripped

$ ./hello-s390.old
bash: ./hello-s390.old: cannot execute binary file: Exec format error

But we still have the 31bit libc6 packages:
https://packages.ubuntu.com/noble/libc6-s390
https://packages.ubuntu.com/noble/libc6-dev-s390
perhaps also the 31bit cross packages.

Shall or can those 31bit packages be removed?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2038583

Title:
  Turning COMPAT_32BIT_TIME off on s390x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/2038583/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to