Opened 2 years ago
Closed 2 years ago
#65317 closed defect (fixed)
inkscape-app conflicts with its dependency inkscape
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | ||
Port: | inkscape inkscape-app |
Description
inkscape-app depends on inkscape but conflicts with it:
---> Activating inkscape @1.2_2+x11 Error: Failed to activate inkscape: Image error: /Applications/MacPorts/Inkscape.app/Contents/Info.plist is being used by the active inkscape-app port. Please deactivate this port first, or use 'port -f activate inkscape' to force the activation.
Caused by [f18251fc610d7549cb78a00646efe517b5953e91/macports-ports] I think.
Change History (3)
comment:1 Changed 2 years ago by mascguy (Christopher Nielsen)
comment:2 Changed 2 years ago by mascguy (Christopher Nielsen)
I was hoping that this app bundle might solve the permission issues on Big Sur and Monterey, per issue:65302. But no such luck.
comment:3 Changed 2 years ago by Christopher Nielsen <mascguy@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Yep, this is my bad: Completely forgot that we have a separate port for the app bundle, and added the functionality to the base port. Doh!
Just need to decide whether to obsolete
inkscape-app
, or revert the base port. Decisions, decisions...