Opened 4 years ago
Closed 4 years ago
#60867 closed defect (duplicate)
Upgrading outdated port failed to update associated dependency
Reported by: | LiamFry | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | raimue@… | |
Port: | jq oniguruma5 |
Description (last modified by LiamFry)
During a normal "selfupdate" and "upgrade outdated" cycle, I encountered the following error:
Error: Can't install oniguruma6 because conflicting ports are active: oniguruma5 Error: Problem while installing oniguruma6 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
The 'jq' port is the sole user of 'oniguruma5' My only recourse was to explicitly uninstall both then reinstall 'jq'.
I think it's worth noting that this error caused the entire "upgrade outdated" process to abort.
Change History (3)
comment:1 Changed 4 years ago by LiamFry
Description: | modified (diff) |
---|
comment:2 Changed 4 years ago by kencu (Ken)
comment:3 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Sorry, you need to forcibly uninstall oniguruma5 before you can upgrade (or reinstall) jq. Duplicate of #60788.
Note: See
TracTickets for help on using
tickets.
MP definitely needs to have more appropriate messages for this conflicting ports issue, something other than an error message asking users to open tickets for this.