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)