[tor-bugs] #11190 [Obfsproxy]: obfsproxy shebang should point to "python2", not "python"

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Apr 12 01:23:05 UTC 2014


#11190: obfsproxy shebang should point to "python2", not "python"
-------------------------+-------------------------------------------------
     Reporter:  yawning  |      Owner:  asn
         Type:  defect   |     Status:  reopened
     Priority:  normal   |  Milestone:
    Component:           |    Version:
  Obfsproxy              |   Keywords:  python version, obfsproxy, tbb,
   Resolution:           |  flashproxy, MikePerry201404R
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+-------------------------------------------------

Comment (by yawning):

 For what it's worth, **none** of the pluggable transports in the latest
 beta actually have the correct shebang.

 From looking at `gitian-pluggable-transports.yml`:
  * flashproxy is built with make, and the Makefile hardcodes `python` when
 invoking `setup.py`.
  * fteproxy is built with make, and the Makefile tramples over `PYTHON`.
  * obfsproxy is built with distutils/setuptools, but the crucial script
 isn't, and is just copied.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11190#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list