New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #24259 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by jmr@…

  • Owner changed from macports-tickets@… to dports@…

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

comment:2 Changed 3 years ago by dports@…

  • Status changed from new to closed
  • Resolution set to fixed

Nope. texlive no longer builds detex, so it can happily coexist with the detex port.

Note: See TracTickets for help on using tickets.