Control: tag -1 + moreinfo

On Thu, 13 Jan 2022 16:00:26 +0100 Andreas Beckmann <a...@debian.org> wrote:
On 11/01/2022 08.25, Michael Tokarev wrote:
> 1. try qemu 6.2 (qemu-user-static is self-contained, more or less, so
>     it can be installed on earlier debian releases too)

same behavior :-(

> 2. try to figure out what exactly is failing in there:
> >> support/Systemcall.cpp (276): Systemcall: 'python3 -tt >> "/usr/share/lyx/configure.py" --binary-dir="/usr/bin/"' finished with >> exit code -1

# t=$(mktemp -d) && cd $t && python3 -tt "/usr/share/lyx/configure.py" 
--binary-dir="/usr/bin/" ; cd -

Succeeds :-(

But if that command gets executed from lyx, we are in the realm of Qt::Process.
Perhaps if I find time, I can try to extract a minimized example only doing 
that call...

Hi Andreas!

Do you know if this issue still present with qemu 7.0?

Thanks,

/mjt

Reply via email to