[MacPorts] #58950: lirc @0.9.4d_4: docs won't build on < 10.7 due to TypeError: 'str' object does not support item assignment

MacPorts noreply at macports.org
Sat Sep 7 20:06:28 UTC 2019


#58950: lirc @0.9.4d_4: docs won't build on < 10.7 due to TypeError: 'str' object
does not support item assignment
---------------------+-------------------------
  Reporter:  kencu   |      Owner:  ctreleaven
      Type:  defect  |     Status:  reopened
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:  snowleopard
      Port:  lirc    |
---------------------+-------------------------
Changes (by kencu):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 The patch I pushed through to disable the docs on < 10.7 does work to fix
 the build, but I'll reopen this as we should have a proper fix for the
 docs in the end.

 Here's something a bit strange. If I get to the error point above, then
 open up the permissions in the build folder like this:
 {{{
 cd `port work lirc`
 sudo chmod -R a+rw .
 }}}
 and then continue the build, it finishes properly.

 Now why would that only be an issue on < 10.7?

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


More information about the macports-tickets mailing list