[MacPorts] #48807: python messes with terminal state on exit
MacPorts
noreply at macports.org
Fri Jul 1 05:52:45 PDT 2016
#48807: python messes with terminal state on exit
-------------------------------------------------+-------------------------
Reporter: yselivanov@… | Owner: jwa@…
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@…):
Hrmmm. Looks like python needs to be rebuilt against the new headers. I'll
revbump pythonXX assuming this pans out.
(replace 27 with the version you would like to test)
{{{
sudo port uninstall -f python27 py27-readline
sudo port upgrade --no-rev-upgrade libedit
sudo port install -s python27 # -s : source-only mode
}}}
--
Ticket URL: <https://trac.macports.org/ticket/48807#comment:82>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list