[MacPorts] #53435: MacPorts 2.4.0 installers do not ship $prefix/var/macports/sip-workaround

MacPorts noreply at macports.org
Sun Jan 29 17:52:03 UTC 2017


#53435: MacPorts 2.4.0 installers do not ship $prefix/var/macports/sip-workaround
------------------------+-----------------------------
 Reporter:  neverpanic  |      Owner:
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:  MacPorts Future
Component:  ports       |    Version:  2.4.0
 Keywords:              |       Port:  MacPorts
------------------------+-----------------------------
 The installers we built for MacPorts 2.4.0 do not contain the
 `$prefix/var/macports/sip-workaround` directory now used by trace mode.
 Trace mode code will create this directory as needed, but will do so with
 incorrect permissions, which causes problems when using trace mode, e.g.

 {{{
 sip_copy_proc: mkdir(/opt/local/var/macports/sip-workaround/503):
 Permission denied
 }}}

 The problem occurs because the MacPorts port did not list
 `$prefix/var/macports/sip-workaround` in its `destroot.keepdirs` list,
 thus deleting it after destroot and not packaging it in our installer.

--
Ticket URL: <https://trac.macports.org/ticket/53435>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list