Opened 10 years ago

Closed 10 years ago

#41254 closed defect (invalid)

cannot upgrade clucene, since it's already active - but no obvious way to deactivate

Reported by: moilejter@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port:

Description

After upgrading to OSX 10.9 and installing the new version of MacPorts for it, I tried to do a selfupdate followed by an upgrade outdated. The process ran into trouble upgrading clucene: it tells me it cannot upgrade it while it is active. When I try to deactivate it, it tells me other projects depend on it. I cannot find a way to find (recursively) all dependents to deactivate, and I would rather not uninstall all dependents in order to upgrade clucene - as I would then have to reinstall them all...

Am I missing something here?

Thank you!

Change History (1)

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

Resolution: invalid
Status: newclosed

You can safely force-deactivate a port if you’re going to install it again right away.

sudo port -f deactivate clucene
Note: See TracTickets for help on using tickets.