Bug#959530: qemu-user-binfmt: Some passed target arguments get interpreted by qemu

2021-02-14 Thread Michael Tokarev
15.02.2021 01:06, L3P3 wrote: Simply said, if I run an app, it should be able to run as if it was ran natively. We should not lie (still make it possible to detect the environment somehow) but when on native /proc/self/exec is the target binary, than under qemu, it should also be the target bina

Bug#959530: qemu-user-binfmt: Some passed target arguments get interpreted by qemu

2021-02-14 Thread Michael Tokarev
Control: reopen -1 Control: retitle -1 /proc/self/exe under qemu-user points to qemu binary not to the binary being run Control: tag -1 + confirmed 03.11.2020 12:05, L3P3 wrote: [] code, like all electron (chromium) apps, calls /proc/self/exec to start its integrated gpu process. The other sub

Bug#959530: qemu-user-binfmt: Some passed target arguments get interpreted by qemu

2020-11-03 Thread L3P3
On Tue, 12 May 2020 16:32:35 +0300 Michael Tokarev wrote: > 12.05.2020 16:14, L3P3 wrote: > > I used auditd to log all executions. > > The commands I catched are these, the first one being the initial one. > > /usr/bin/qemu-x86_64-static /usr/share/code/bin/../code > > /usr/share/code/bin/../resou

Bug#959530: qemu-user-binfmt: Some passed target arguments get interpreted by qemu

2020-05-12 Thread L3P3
I used auditd to log all executions. The commands I catched are these, the first one being the initial one. /usr/bin/qemu-x86_64-static /usr/share/code/bin/../code /usr/share/code/bin/../resources/app/out/cli.js --verbose -> /usr/bin/qemu-x86_64-static /usr/share/code/code --verbose --no-sandbox

Bug#959530: qemu-user-binfmt: Some passed target arguments get interpreted by qemu

2020-05-12 Thread Michael Tokarev
12.05.2020 16:14, L3P3 wrote: > I used auditd to log all executions. > The commands I catched are these, the first one being the initial one. > /usr/bin/qemu-x86_64-static /usr/share/code/bin/../code > /usr/share/code/bin/../resources/app/out/cli.js --verbose > -> /usr/bin/qemu-x86_64-static /usr/

Bug#959530: qemu-user-binfmt: Some passed target arguments get interpreted by qemu

2020-05-12 Thread Michael Tokarev
12.05.2020 12:58, Michael Tokarev wrote: [] >> 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... > > That's the main question. Which command line it is using. > You can (te

Bug#959530: qemu-user-binfmt: Some passed target arguments get interpreted by qemu

2020-05-12 Thread Michael Tokarev
03.05.2020 14:03, L3P3 wrote: > 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 > runn

Bug#959530: qemu-user-binfmt: Some passed target arguments get interpreted by qemu

2020-05-03 Thread L3P3
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, tha