Opened 14 years ago

Closed 14 years ago

#24259 closed defect (fixed)

texlive_base and detex conflict on bin/detex

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: drkp (Dan Ports)
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 (2)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

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

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

comment:2 Changed 14 years ago by drkp (Dan Ports)

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.