Your message dated Fri, 16 Dec 2022 09:37:41 +0300
with message-id <[email protected]>
and subject line Re: Bug#959530: qemu-user-binfmt: Some passed target arguments
get interpreted by qemu
has caused the Debian Bug report #959530,
regarding /proc/self/exe under qemu-user points to qemu binary not to the
binary being run
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.)
--
959530: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=959530
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu-user-binfmt
Version: 1:3.1+dfsg-8+deb10u5
Severity: important
Dear Maintainer,
For Intel Atom (x86) notebooks used for education purposes, we need this
package to run vscode which is no more released for i386. All other apps are
running great on it, including other amd64 apps, thanks to binfmt.
On startup, I get the following error message in terminal:
> qemu: unknown option 'type=gpu-process'
After that message, the main process quits, saying that it failed to start the
gpu process.
The code binary is starting several instances of itself for various tasks. For
each subprocess, it passes this type argument to them. Obviously, qemu thinks
that it should take it as its own argument but it is intended for code.
I do not really know hot this argument is passed and how to fix it; maybe we
need a way to wrap the original command completly to isolate it from the qemu
arguments...
It seems to be a relatively easy fix, so I dare reporting it. :-)
Greetings,
L3P3
-- System Information:
Debian Release: 10.3
APT prefers stable-updates
APT policy: (1000, 'stable-updates'), (1000, 'proposed-updates'), (1000,
'stable'), (1, 'stable-updates'), (1, 'proposed-updates'), (1, 'stable')
Architecture: i386 (i686)
Foreign Architectures: amd64
Kernel: Linux 4.19.0-9-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8),
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Version: 2:7.2+dfsg-1
This is fixed in qemu 7.2.
/mjt
--- End Message ---