bug#51252: [core-updates-frozen] lualatex needs additional setup

2021-11-22 Thread Thiago Jung Bauermann via Bug reports for GNU Guix
Hello, I did some investigation about this problem today. Sorry for the trouble. Em quarta-feira, 20 de outubro de 2021, às 18:45:35 -03, Ricardo Wurmus escreveu: > “texlive-latex-base” provides that file. We disable a whole bunch > of formats that we cannot build that early in the process, and

bug#51252: [core-updates-frozen] lualatex needs additional setup

2021-10-20 Thread Ricardo Wurmus
“texlive-latex-base” provides that file. We disable a whole bunch of formats that we cannot build that early in the process, and then we run fmtutil-sys on the patched file. The cause for trouble lies in texlive-kpathsea, which provides share/texmf-dist/web2c/fmtutil.cnf . That file states ho

bug#51252: [core-updates-frozen] lualatex needs additional setup

2021-10-17 Thread John Kehayias via Bug reports for GNU Guix
With just texlive-base I get: ---! lualatex.fmt was written by luahbtex (Fatal format file error; I'm stymied)% On IRC it was reported lualatex works with texlive installed without additional setup, so this does seem like a core-updates-frozen bug. Unless I've done something I didn't realize th

bug#51252: [core-updates-frozen] lualatex needs additional setup

2021-10-17 Thread Robin Templeton
John Kehayias writes: > With this lualatex.fmt file present, lualatex runs and produces the > correct output. I'm guessing this is not the expected procedure, > though I haven't been able to test on master to compare yet. I wasn't > sure if I missed a texlive- package, but xelatex working as is m

bug#51252: [core-updates-frozen] lualatex needs additional setup

2021-10-17 Thread John Kehayias via Bug reports for GNU Guix
Hello, This is my first time trying out TeX on Guix, but ran into a problem trying to run lualatex on core-updates-frozen. Since I wasn't sure what I needed, I tried the huge full texlive package in case that solved the problem I was seeing. It did not. Running lualatex on anything gives the o