[MacPorts] #67305: inkscape: now installs public copy of lib2geom, causing conflict with that port

MacPorts noreply at macports.org
Thu Apr 27 12:04:40 UTC 2023


#67305: inkscape: now installs public copy of lib2geom, causing conflict with that
port
---------------------------------+---------------------
  Reporter:  fmw42               |      Owner:  mascguy
      Type:  defect              |     Status:  closed
  Priority:  Normal              |  Milestone:
 Component:  ports               |    Version:  2.8.1
Resolution:  duplicate           |   Keywords:
      Port:  inkscape, lib2geom  |
---------------------------------+---------------------

Comment (by mascguy):

 Replying to [comment:6 fmw42]:
 > So are these the proper steps for me to use to fix the issue, currently.
 I saw them from https://trac.macports.org/ticket/67105
 >
 > {{{
 >     port activate lib2geom
 >     port destroot inkscape
 >     port deactivate lib2geom
 >     port install inkscape
 > }}}

 No, this is all you should have to do:

 {{{
 sudo port -f deactivate lib2geom
 sudo port -N upgrade inkscape
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/67305#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list