Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jan 2022 07:57:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261489] print/miktex: won't build after upgrade
Message-ID:  <bug-261489-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261489

            Bug ID: 261489
           Summary: print/miktex: won't build after upgrade
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: uzsolt@uzsolt.hu
 Attachment #231345 text/plain
         mime type:

Created attachment 231345
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D231345&action=
=3Dedit
miktex-pdftex.log

I've upgraded miktex with "pkg upgrade". When I try compile with pdflatex a
very simple file:
\documentclass{article}
\begin{document}
Hello, World!
\end{document}

Won't build:
This is pdfTeX, Version 3.141592653-2.6-1.40.23 (MiKTeX 21.8)
entering extended mode
(x.tex
! Undefined control sequence.
l.1 \documentclass
                  {article}
?

I deleted "old" packages, ~/.miktex, and links from ~/bin and re-run
miktex-console ("Finish private setup", and upgrade to a standard TeX
installation), same error (the size of ~/.miktex is 223M).
During running of miktex-console, needs restart. After restart drop an error
message dialog: "A MikTeX setup issue detected. So far, you have not checked
for MikTeX updates. Remedy: Check for MikTeX updates."
Search for updates: "The executed process did not succeed."
Details: "fileName=3D"/usr/local/bin/mkfntmap", exitCode=3D"1""

After it:
This is pdfTeX, Version 3.141592653-2.6-1.40.23 (MiKTeX 21.8)

Sorry, but pdflatex did not succeed.

The log file hopefully contains the information to get MiKTeX going again:

  /home/zsolt/.miktex/texmfs/data/miktex/log/miktex-pdftex.log

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261489-7788>