public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Graf, Ingbert (HPE Pointnext Global Shared Delivery DACH)" <ingbert.graf@hpe.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Install Problem texlive
Date: Wed, 27 Jan 2021 09:04:16 +0000	[thread overview]
Message-ID: <CS1PR8401MB0440D7DF58D7F7B98A5F53E295BB9@CS1PR8401MB0440.NAMPRD84.PROD.OUTLOOK.COM> (raw)

Hi,
I’m having trouble running tex after installing the latest updates.
/etc/postinstall/zp_texlive_finish.dash  stops with the following error:

fmtutil [ERROR]: running `pdftex -ini   -jobname=xmltex -progname=xmltex *xmltex.ini </dev/null' return status: 1
fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `pdftex -ini   -jobname=pdfxmltex -progname=pdfxmltex *pdfxmltex.ini </dev/null' return status: 1
fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `pdftex -ini   -jobname=mllatex -progname=mllatex -translate-file=cp227.tcx -mltex *mllatex.ini </dev/null' return status: 1
fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `pdftex -ini   -jobname=pdfjadetex -progname=pdfjadetex *pdfjadetex.ini </dev/null' return status: 1
fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `pdftex -ini   -jobname=latex-dev -progname=latex-dev -translate-file=cp227.tcx *latex.ini </dev/null' return status: 1
fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `pdftex -ini   -jobname=jadetex -progname=jadetex *jadetex.ini </dev/null' return status: 1
fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `luahbtex -ini   -jobname=lualatex-dev -progname=lualatex-dev lualatex.ini </dev/null' return status: 1
fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `luatex -ini   -jobname=dvilualatex-dev -progname=dvilualatex-dev dvilualatex.ini </dev/null' return status: 1
fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `pdftex -ini   -jobname=pdflatex-dev -progname=pdflatex-dev -translate-file=cp227.tcx *pdflatex.ini </dev/null' return status: 1
fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `luahbtex -ini   -jobname=lualatex -progname=lualatex lualatex.ini </dev/null' return status: 1
fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `pdftex -ini   -jobname=latex -progname=latex -translate-file=cp227.tcx *latex.ini </dev/null' return status: 1
fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `pdftex -ini   -jobname=pdflatex -progname=pdflatex -translate-file=cp227.tcx *pdflatex.ini </dev/null' return status: 1
fmtutil [ERROR]: returning error due to option --strict
fmtutil [ERROR]: running `luatex -ini   -jobname=dvilualatex -progname=dvilualatex dvilualatex.ini </dev/null' return status: 1
fmtutil [ERROR]: returning error due to option --strict
fmtutil [INFO]: disabled formats: 27
fmtutil [INFO]: successfully rebuilt formats: 20
fmtutil [INFO]: failed to build: 13 (pdftex/xmltex pdftex/pdfxmltex pdftex/mllatex pdftex/pdfjadetex pdftex/latex-dev pdftex/jadetex luahbtex/lualatex-dev luatex/dvilualatex-dev pdftex/pdflatex-dev luahbtex/lualatex pdftex/latex pdftex/pdflatex luatex/dvilualatex)
fmtutil [INFO]: total formats: 60
fmtutil [INFO]: exiting with status 13



the simplest LaTeX file does not work.

pdflatex test
This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Cygwin) (preloaded format=pdflatex)
restricted \write18 enabled.
entering extended mode
(./test.tex
LaTeX2e <2020-02-02> patch level 5
L3 programming layer <2020-03-06>
(/usr/share/texmf-dist/tex/latex/base/article.cls
Document Class: article 2020/04/10 v1.4m Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/size10.clo))

! LaTeX Error: File `l3backend.sty' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)

Enter file name:
! Emergency stop.
<read *>

l.4 \begin
          {document}^^M
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on test.log.



cat test.tex

\documentclass{article}
\usepackage{l3backend}
\begin{document}
Hello!
\end{document}


Reinstallation of texlive did not solve the Problem.

Ingbert


             reply	other threads:[~2021-01-27  9:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-27  9:04 Graf, Ingbert (HPE Pointnext Global Shared Delivery DACH) [this message]
2021-01-27 13:10 ` Ken Brown
2021-01-29 18:52 ingbert.graf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CS1PR8401MB0440D7DF58D7F7B98A5F53E295BB9@CS1PR8401MB0440.NAMPRD84.PROD.OUTLOOK.COM \
    --to=ingbert.graf@hpe.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).