Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687930 - app-text/texlive-core-2019-r3: fmtutil-sys --all failed
Summary: app-text/texlive-core-2019-r3: fmtutil-sys --all failed
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-12 12:01 UTC by Michał Górny
Modified: 2019-06-13 12:49 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
app-text:texlive-core-2019-r3:20190611-133635.log.bz2 (app-text:texlive-core-2019-r3:20190611-133635.log.bz2,83.47 KB, application/x-bzip)
2019-06-12 12:01 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-06-12 12:01:26 UTC
Created attachment 579618 [details]
app-text:texlive-core-2019-r3:20190611-133635.log.bz2

Note I've removed the '>/dev/null' to get more complete error output in the log.


fmtutil [INFO]: /var/lib/texmf/web2c/pdftex/pdfmex.fmt installed.
fmtutil [ERROR]: `pdftex -ini   -jobname=pdfxmltex -progname=pdfxmltex &pdflatex pdfxmltex.ini </dev/null' failed (no pdfxmltex.fmt)
fmtutil [ERROR]: `pdftex -ini   -jobname=xmltex -progname=xmltex &latex xmltex.ini </dev/null' failed (no xmltex.fmt)
fmtutil [INFO]: Disabled formats: 1
fmtutil [INFO]: Successfully rebuilt formats: 26
fmtutil [INFO]: Failed to build: 2 (pdftex/pdfxmltex pdftex/xmltex)
fmtutil [INFO]: Total formats: 29
fmtutil [INFO]: exiting with status 2
 * ERROR: app-text/texlive-core-2019-r3::gentoo failed (postinst phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line 124:  Called pkg_postinst
 *   environment, line 1677:  Called die
 * The specific snippet of code:
 *       fmtutil-sys --all || die;