-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
Hi,
I faced the issue on generating package's document for this repo when working with build pipelines.
The error happens only on OSD5 with Ubuntu version 18.04, other environments works fine.
I have looked into the log but cannot find the solution (missing packages, wrong version, ...) now.
Log on console as below:
(/usr/local/texlive/2022/texmf-dist/tex/latex/wasysym/uwasy.fd) [1{/usr/local/t
exlive/2022/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
No file JsonPreprocessor.toc.
[1]
Chapter 1.
(./Introduction.tex
(/usr/local/texlive/2022/texmf-dist/tex/latex/psnfss/ot1pcr.fd)) [1 <./pictures
/python3-jsonpreprocessor.png>]
Chapter 2.
(./Description.tex
(/usr/local/texlive/2022/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [2] [3]
[4]
! Missing number, treated as zero.
<to be read again>
\protect
l.235 ...nter}\rule{0.5\linewidth}{\linethickness}
\end{center}
?
! Emergency stop.
<to be read again>
\protect
l.235 ...nter}\rule{0.5\linewidth}{\linethickness}
\end{center}
! ==> Fatal error occurred, no output PDF file produced!
Transcript written on JsonPreprocessor.log.
LaTeX compiler returned 1
Error: !!! ERROR !!!
[CDocBuilder.Build] : !!! ERROR !!!
[CDocBuilder.__GenDocPDF] : LaTeX compiler not returned expected value 0!
Log file: JsonPreprocessor.log
I have tried to build many times and found that the generation of document still worked fine with commit 60da3d0.
Then, from commit 306e5eb, the issue comes.
Please help to verify your changes which impact to the document's generate or something is missing (related to Texlive) on OSD5 runner.
Thank you,
Ngoan
Metadata
Metadata
Assignees
Labels
Projects
Status
Done