Your message dated Mon, 11 Aug 2025 11:21:28 +0300
with message-id <[email protected]>
and subject line Re: Bug#817209: ppc64le emulation on i386 is broken
has caused the Debian Bug report #817209,
regarding ppc64le emulation on i386 is broken
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
817209: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817209
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu-user-static
Version: 1:2.5+dfsg-5
Severity: normal
In addition to bug #813698, I found that most Debian ppc64el binaries
go horribly wrong when running on the i386 build of
qemu-ppc64le-static even with QEMU_CPU=POWER8. This seems to be
related to system call translation. The amd64 build seems to be fine.
Ben.
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64
Kernel: Linux 4.4.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
qemu-user-static depends on no packages.
Versions of packages qemu-user-static recommends:
ii binfmt-support 2.1.6-1
Versions of packages qemu-user-static suggests:
ii sudo 1.8.15-1.1
-- no debconf information
-- debsums errors found:
debsums: package qemu-user-static is not installed
--- End Message ---
--- Begin Message ---
Version: 1:10.0.0+ds-1
On Wed, 9 Mar 2016 08:11:45 +0300 Michael Tokarev <[email protected]> wrote:
Hello!
09.03.2016 04:56, Ben Hutchings wrote:
> Package: qemu-user-static
> Version: 1:2.5+dfsg-5
> Severity: normal
>
> In addition to bug #813698, I found that most Debian ppc64el binaries
> go horribly wrong when running on the i386 build of
> qemu-ppc64le-static even with QEMU_CPU=POWER8. This seems to be
> related to system call translation. The amd64 build seems to be fine.
This issue has been definitely fixed in 10.0 version by
removing all 64bit targets on 32bit hosts, so there's
no ppc64 emulation on i386 anymore.
And even before that, it looks like the reported combination
actually worked.
Thanks,
/mjt
--- End Message ---