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

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Apr 8 18:33:29 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, MikePerry201403R
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+-------------------------------------------------
Changes (by yawning):

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


Comment:

 It apparently didn't break the build, but as far as I can tell from the
 nightlies at least obfsproxy still has the incorrect bangpath.

 {{{
 cp -a bin/obfsproxy $PTDIR/obfsproxy.bin
 }}}

 It looks like the build descriptor just has it copying obfsproxy.bin out
 of the source directory, which doesn't get touched by
 distutils/setuptools.  The right thing to do is probably to just fix all
 of the python scripts.

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


More information about the tor-bugs mailing list