Closed
Bug 285193
Opened 20 years ago
Closed 19 years ago
"documentation+pdf landfill" tinderbox is a false green
Categories
(Bugzilla :: bugzilla.org, defect, P2)
Bugzilla
bugzilla.org
Tracking
()
RESOLVED
FIXED
People
(Reporter: cso, Assigned: justdave)
Details
Despite being green, the "documentation+pdf landfill" tinderbox is actually failing to produce any builds. This is an install running the generation of PDF documentation under xmlto, but is not picking up the error message that is being thrown; Error: pdfxmltex (file pdftex.cfg): cannot open config file This also fails for me at the shell prompt with the same error.
| Assignee | ||
Comment 1•20 years ago
|
||
OK, the false green is gone (the error message is caught now), but I still haven't figured out how to fix the actual error.
| Reporter | ||
Comment 2•20 years ago
|
||
I've managed to fix the error, sort of by: cp /usr/share/texmf/pdftex/config/pdftex.cfg . to the docs/ folder when I was generating it... it still won't work through xmlto, but I can run pdfxmltex manually, although that still dies too :( ! TeX capacity exceeded, sorry [save size=4000].
| Assignee | ||
Updated•20 years ago
|
Severity: normal → major
OS: Windows XP → All
Priority: -- → P2
Hardware: PC → All
| Reporter | ||
Comment 3•19 years ago
|
||
Resolving this bug as FIXED, although the fix was actually moving to the new server - but the error in this bug is fixed.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•