[MacPorts] #48807: python messes with terminal state on exit

MacPorts noreply at macports.org
Tue Feb 21 23:33:53 UTC 2017


#48807: python messes with terminal state on exit
-------------------------------------------------+-------------------------
  Reporter:  yselivanov@…                        |      Owner:
                                                 |  jyrkiwahlstedt
      Type:  defect                              |     Status:  new
  Priority:  Normal                              |  Milestone:
 Component:  ports                               |    Version:  2.3.3
Resolution:                                      |   Keywords:  haspatch
      Port:  python26 python27 python python34   |
  python35 libedit                               |
-------------------------------------------------+-------------------------

Comment (by eborisch):

 I'm guessing you had the {{{readline}}} port installed while you built
 python3.6. Try building in trace/sandbox mode. {{{sudo port uninstall
 python36 && sudo port -ts install python36}}}. By my brief test, this will
 yield a broken (as measured by having a bad terminal state on exit)
 python3.6.

 Please confirm, and assuming you see the same results, we can try to track
 down why having readline present -- even just during configure; you can
 remove it between configure and the remainder of the install process -- on
 the system makes this problem go away.

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


More information about the macports-tickets mailing list