[MacPorts] #39690: Some texlive ports print error messages at activation
MacPorts
noreply at macports.org
Tue Jul 9 21:01:47 PDT 2013
#39690: Some texlive ports print error messages at activation
---------------------------+----------------------
Reporter: ryandesign@… | Owner: dports@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: |
---------------------------+----------------------
Comment (by dports@…):
These error messages are unfortunately expected when upgrading from one
major revision of the texlive ports to the next: when some of the
installed ports have been upgraded but the others haven't yet, map/format
generation in the post-activate hook may fail. This isn't a problem aside
from the error message, since the final post-activate script will take
care of it.
(What we really want to do is run all the post-activate scripts after all
the ports have been upgraded -- or, better still, run the post-activate
script once rather than once per port -- but that would require something
like Debian's dpkg triggers.)
We should probably wrap some of the post-activate commands in a try block
when failures are expected so they don't get reported, however.
--
Ticket URL: <https://trac.macports.org/ticket/39690#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list