Ticket #24259 (closed defect: fixed)
texlive_base and detex conflict on bin/detex
| Reported by: | ryandesign@… | Owned by: | dports@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | Cc: | ||
| Port: | texlive_base, detex |
Description
texlive_base and detex both want to install ${prefix}/bin/detex:
---> Activating texlive_base @2007_8+motif
Error: Target org.macports.activate returned: Image error: /mp/bin/detex is being used by the active detex port. Please deactivate this port first, or use 'port -f activate texlive_base' to force the activation.
DEBUG: Backtrace: Image error: /mp/bin/detex is being used by the active detex port. Please deactivate this port first, or use 'port -f activate texlive_base' to force the activation.
while executing
"_activate_contents $name $imagefiles $imagedir"
(procedure "portimage::activate" line 56)
invoked from within
"registry_activate $name ${version}_${revision}${portvariants} [array get user_options]"
(procedure "portactivate::activate_main" line 3)
invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for texlive_base): org.macports.activate
Error: The following dependencies failed to build: xmlto texlive texlive_base
Error: Status 1 encountered during processing.
These ports should be marked as conflicting with one another, or should not install the same files.
Change History
Note: See
TracTickets for help on using
tickets.


Is this still a problem with texlive-bin @2009_2?