Your message dated Fri, 8 Aug 2025 10:20:32 +0300
with message-id <[email protected]>
and subject line Re: Bug#1003168: qemu-user-static: fails to run lyx user 
directory configuation
has caused the Debian Bug report #1003168,
regarding qemu-user-static: fails to run lyx user directory configuation
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.)


-- 
1003168: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003168
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu-user-static
Version: 1:6.1+dfsg-8
Severity: important

Hi,

I have a few foreign architecture chroots (for test-building packages
on an amd64 host) relying on foreign binfmt execution via
qemu-user-static.

mbrola fails to build in this environment (at least arm64, armhf,
ppc64el), I could reduce the failure to this reproducer (which works
fine in an arm64 chroot on a porterbox):

in a minimal sid arm64 chroot run
$ apt-get install lyx
$ t=$(mktemp -d) && lyx -userdir $t -E pdf $t/t.pdf $t/no.lyx
LyX: reconfiguring user directory
support/Systemcall.cpp (276): Systemcall: 'python3 -tt 
"/usr/share/lyx/configure.py" --binary-dir="/usr/bin/"' finished with exit code 
-1
LyX: Done!
LayoutFile.cpp (110): LayoutFileList::Read: unable to find textclass file  
`textclass.lst'.
LayoutFile.cpp (172): LayoutFileList::Read: no textclasses found!
ModuleList.cpp (128): unable to find modules file `lyxmodules.lst'.
No modules will be available.
CiteEnginesList.cpp (173): unable to find cite engines file `citeengines.lst'.
No cite engines will be available.
Error: Document class not found
----------------------------------------
The layout file:
article
could not be found. A default textclass with default
layouts will be used. LyX will not be able to produce
correct output.
Warning: Cite Engine not available
----------------------------------------
The cite engine basic has been requested by
this document but has not been found in the list of
available engines. If you recently installed it, you
probably need to reconfigure LyX.

LyX failed to load the following file: /tmp/tmp.DcNdlA0sNJ/no.lyx

But if I run the lyx/configure.py script manually, this works without
error:

$ cd $(mktemp -d) && python3 -tt "/usr/share/lyx/configure.py" 
--binary-dir="/usr/bin/"
checking for a Latex2e program...
+checking for "latex"...  no
+checking for "latex2e"...  no
checking for a DVI postprocessing program...
+checking for "pplatex"...  no
[...]
/usr/share/lyx/layouts/bicaption.module
/usr/share/lyx/layouts/algorithm2e.module
/usr/share/lyx/layouts/InStar.module
        done
+checking list of cite engines...
/usr/share/lyx/citeengines/natbib.citeengine
/usr/share/lyx/citeengines/jurabib.citeengine
/usr/share/lyx/citeengines/biblatex.citeengine
/usr/share/lyx/citeengines/biblatex-natbib.citeengine
/usr/share/lyx/citeengines/basic.citeengine
        done
+checking list of external templates...
/usr/share/lyx/xtemplates/xfig.xtemplate
/usr/share/lyx/xtemplates/vector_graphics.xtemplate
/usr/share/lyx/xtemplates/raster_image.xtemplate
/usr/share/lyx/xtemplates/pdfpages.xtemplate
/usr/share/lyx/xtemplates/lilypond.xtemplate
/usr/share/lyx/xtemplates/inkscape.xtemplate
/usr/share/lyx/xtemplates/gnumeric.xtemplate
/usr/share/lyx/xtemplates/dia.xtemplate
/usr/share/lyx/xtemplates/chess.xtemplate
        done
checking LaTeX configuration...  default values
+checking list of textclasses...
        done
+generating default list of packages...
        done


Andreas

--- End Message ---
--- Begin Message ---
Version: 1:7.1+dfsg-1

Actually close this bug report.

/mjt

--- End Message ---

Reply via email to