-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
It works perfectly locally but not on the server :(
Run pillar build pdf index.md
pillar build pdf index.md
mkdir -p artifacts
inputFile=index.md
mv _result/pdf/${inputFile%.md}.pdf "artifacts/TestingInPharo.pdf"
shell: /usr/bin/bash -e {0}
env:
TEXLIVE_RELEASE: 2023
Rc files read:
NONE
Latexmk: This is Latexmk, John Collins, 31 Jan. 2024. Version 4.83.
No existing .aux file, so I'll make a simple one, and require run of *latex.
Latexmk: applying rule 'pdflatex'...
Rule 'pdflatex': Reasons for rerun
Category 'other':
Rerun of 'pdflatex' forced or previously required:
Reason or flag: 'Initial setup'
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'lualatex -interaction=nonstopmode -recorder "index.tex"'
------------
kpathsea: Running mktexfmt lualatex.fmt
Error: t [ERROR]: -user mode but path setup is -sys type, bailing out.
This is LuaHBTeX, Version 1.17.0 (TeX Live 2023)
restricted system commands enabled.
I can't find the format file `lualatex.fmt'!
Latexmk: No log file was found, neither the expected one, 'index.log', nor one in '.'.
Latexmk: fls file doesn't appear to have been made.
Latexmk: Couldn't read log file 'index.log':
No such file or directory
Metadata
Metadata
Assignees
Labels
No labels