2025-09-30 (Tue)

[debian] 続・texlive-base 2025.20250927-1 変

texlive-luatex が依存関係に追加されて解決した。

2025-09-29 (Mon)

[debian] texlive-base 2025.20250927-1 変

TeXアップデートしたらpostinstでめちゃくちゃ時間かかった上で失敗する。

Setting up tex-common (6.19) ...
Running mktexlsr. This may take some time... done.
Running updmap-sys. This may take some time... done.
Running mktexlsr /var/lib/texmf ... done.
Building format(s) --all.
	This may take some time... 
fmtutil failed. Output has been stored in
/tmp/fmtutil.e35bJ01M
Please include this file if you report a bug.

dpkg: error processing package tex-common (--configure):
 installed tex-common package post-installation script subprocess returned error exit status 1

/tmp/fmtutil.e35bJ01M の末尾あたりはこんな感じ。

fmtutil [ERROR]: running `luatex -ini   -jobname=dvilualatex -progname=dvilualat
ex dvilualatex.ini </dev/null' return status: 1
fmtutil [ERROR]: returning error due to option --strict

探したら多数バグレポートきていた。> [ERROR]: running `luahbtex -ini -jobname=lualatex-dev -progname=lualatex-dev lualatex.ini </dev/null’ return status: 1

texlive-latex-base: Building LuaTeX format fails during installation にて texlive-luatex をインストールすると良いとあったのでやってみると失敗しなくなった。しかしこれでいいんだろうか?

2025-09-18 (Thu)