#17493: Installing texlive fails ------------------------------------+--------------------------------------- Reporter: post@… | Owner: mcalhoun@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: perl5 ------------------------------------+--------------------------------------- Changes (by macsforever2000@…): * cc: mcalhoun@… (removed) Old description:
On a clean Macbook Pro, installing texlive fails:
install -f texlive
....
---> Fetching perl5.8 ---> Attempting to fetch perl-5.8.8.tar.bz2 from http://www.cpan.org/src/5.0/ ---> Verifying checksum(s) for perl5.8 ---> Extracting perl5.8 ---> Applying patches to perl5.8 ---> Configuring perl5.8 ---> Building perl5.8 with target all ---> Staging perl5.8 into destroot ---> Installing perl5.8 5.8.8_3+darwin_9 ---> Activating perl5.8 5.8.8_3+darwin_9 ---> Cleaning perl5.8 ---> Activating perl5 5.8.8_0+darwin_9 Error: Target org.macports.activate returned: Image error: /opt/local/bin/a2p is being used by the active perl5.8 port. Please deactivate this port first, or use the -f flag to force the activation. Error: The following dependencies failed to build: texlive_base perl5 texi2html texinfo gettext lzmautils texlive_texmf-full texlive_texmf- minimal Error: Status 1 encountered during processing.
New description: On a clean Macbook Pro, installing texlive fails: {{{ install -f texlive .... ---> Fetching perl5.8 ---> Attempting to fetch perl-5.8.8.tar.bz2 from http://www.cpan.org/src/5.0/ ---> Verifying checksum(s) for perl5.8 ---> Extracting perl5.8 ---> Applying patches to perl5.8 ---> Configuring perl5.8 ---> Building perl5.8 with target all ---> Staging perl5.8 into destroot ---> Installing perl5.8 5.8.8_3+darwin_9 ---> Activating perl5.8 5.8.8_3+darwin_9 ---> Cleaning perl5.8 ---> Activating perl5 5.8.8_0+darwin_9 Error: Target org.macports.activate returned: Image error: /opt/local/bin/a2p is being used by the active perl5.8 port. Please deactivate this port first, or use the -f flag to force the activation. Error: The following dependencies failed to build: texlive_base perl5 texi2html texinfo gettext lzmautils texlive_texmf-full texlive_texmf- minimal Error: Status 1 encountered during processing. }}} -- -- Ticket URL: <http://trac.macports.org/ticket/17493#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS