[Qemu-devel] [Bug 1821006] [NEW] qemu: Unsupported syscall: 382

2019-03-20 Thread Alexey Gavrilov
Public bug reported: I used qemu-user-static/stable,stable,now 1:2.8+dfsg-6+deb9u5 amd64 [installed] When I try to build an image of a docker for an arm, an error occurs. This affects the operation of applications. Dockerfile ARG ARCH FROM ${ARCH}/debian:buster-slim RUN \ printf "Instal

[Qemu-devel] [Bug 1821006] Re: qemu: Unsupported syscall: 382

2019-03-26 Thread Alexey Gavrilov
Yes, you are right the application works correctly. At least the result is expected. Vesion kernel le9i0nx@unit6:~$ uname -a Linux unit6 4.9.0-8-rt-amd64 #1 SMP PREEMPT RT Debian 4.9.144-3.1 (2019-02-19) x86_64 GNU/Linux Host debian 9 quest debian 10 quest glib version root@ddf2245902b3:/app# ap

[Qemu-devel] [Bug 1821006] Re: qemu: Unsupported syscall: 382

2019-03-26 Thread Alexey Gavrilov
Upgrading the kernel did not change the situation. le9i0nx@unit6:~$ uname -a Linux unit6 4.19.0-0.bpo.2-rt-amd64 #1 SMP PREEMPT RT Debian 4.19.16-1~bpo9+1 (2019-02-07) x86_64 GNU/Linux ... Updating certificates in /etc/ssl/certs... qemu: Unsupported syscall: 382 0 added, 0 removed; done. Running

[Qemu-devel] [Bug 1821006] Re: qemu: Unsupported syscall: 382

2019-03-26 Thread Alexey Gavrilov
Unfortunately I was only able to check in 3.1. There is no problem with the call. root@unit6:/mnt/build/chroot# dpkg -l | grep qemu-user-static ii qemu-user-static 1:3.1+dfsg-5amd64QEMU user mode emulation b