[MacPorts] #27339: pdflatex.fmt doesn't match pdftex.pool
MacPorts
noreply at macports.org
Fri Dec 31 05:16:31 PST 2010
#27339: pdflatex.fmt doesn't match pdftex.pool
------------------------------+---------------------------------------------
Reporter: ram@… | Owner: dports@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: texlive
------------------------------+---------------------------------------------
Comment(by vinc17@…):
The problem is a missing dependency: texlive-lang-mongolian should have
been upgraded '''before''' the port that runs fmtutil-sys. I think that
for those who got the problem, fmtutil-sys was run before the texlive-
lang-mongolian upgrade, hence the failure. I haven't upgraded texlive-
lang-mongolian yet, and that's why I still get the failure. In the
texlive-lang-mongolian Portfile diff:
{{{
texlive.languages \
{mongolian loadhyph-mn-cyrl.tex 2 2 {}} \
- {mongolian2a loadhyph-mn-cyrl-x-2a.tex 2 2 {}}
+ {mongolianlmc loadhyph-mn-cyrl-x-lmc.tex 2 2 {}}
}}}
So, until the upgrade, /opt/local/etc/texmf/language.d/10texlive-lang-
mongolian.def still contains loadhyph-mn-cyrl-x-2a.tex instead of the new
loadhyph-mn-cyrl-x-lmc.tex, corresponding to the file provided by the new
texlive-basic port.
--
Ticket URL: <https://trac.macports.org/ticket/27339#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list