Opened 22 months ago

Closed 4 weeks ago

#70894 closed defect (fixed)

texlive-latex-extra conflicts with EMBOSS

Reported by: barracuda156 Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: Cc: drkp (Dan Ports)
Port: texlive-latex-extra, EMBOSS

Description

Error: Failed to activate EMBOSS: Image error: /opt/local/bin/wordcount is being used by the active texlive-latex-extra port.  Please deactivate this port first, or use 'port -f activate EMBOSS' to force the activation.
    while executing
"throw registry::image-error $msg"
    ("foreach" body line 49)
    invoked from within
"foreach file $imagefiles {
                incr progress_step
                _progress update $progress_step $progress_total_steps
                se..."
    invoked from within
"registry::write {
            foreach file $imagefiles {
                incr progress_step
                _progress update $progress_step $progress_..."

Change History (2)

comment:1 Changed 4 weeks ago by drkp (Dan Ports)

The wordcount script in texlive-latex-extra is old and unmaintained, so seems reasonable to rename (or maybe even remove) it. Let's rename to latex-wordcount to break the conflict...

comment:2 Changed 4 weeks ago by drkp (Dan Ports)

Owner: set to drkp
Resolution: fixed
Status: newclosed

In 912d6e8092da642140ed9dfd92e3a2e0516a5c78/macports-ports (master):

texlive-latex-extra: rename wordcount to avoid conflict with EMBOSS

Closes: #70894

Note: See TracTickets for help on using tickets.