Opened 6 years ago

Closed 6 years ago

#55261 closed defect (fixed)

qscintilla-qt4 @2.10.1_0: fails to upgrade from qscintilla @2.10.1_0

Reported by: dstrubbe (David Strubbe) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), Schamschula (Marius Schamschula)
Port: qscintilla-qt4

Description

I get this error:

--->  Installing qscintilla-qt4 @2.10.1_0
--->  Activating qscintilla-qt4 @2.10.1_0
Error: Failed to activate qscintilla-qt4: Image error: /opt/local/libexec/qt4/include/Qsci/qsciabstractapis.h is being used by the active qscintilla port.  Please deactivate this port first, or use 'port -f activate qscintilla-qt4' to force the activation.

Change History (6)

comment:1 Changed 6 years ago by dstrubbe (David Strubbe)

Owner: set to michaelld
Status: newassigned

comment:2 Changed 6 years ago by dstrubbe (David Strubbe)

Cc: MarcusCalhoun-Lopez added

comment:3 Changed 6 years ago by michaelld (Michael Dickens)

Just go ahead & follow the instructions and do:

sudo port -f deactivate qscintilla
sudo port install qscintilla-qt4

comment:4 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

To avoid further manifestations of this error, I will attempt to add the deactivate hack.

comment:5 Changed 6 years ago by Schamschula (Marius Schamschula)

Cc: Schamschula added

comment:6 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: assignedclosed

In 736ae42c10ee20e72fd6f2ed2eeabfd8407a2509/macports-ports:

*qscintilla*: fix upgrade path using "deactivate hack"

Fix #55261

Note: See TracTickets for help on using tickets.