[tor-bugs] #8944 [Obfsproxy]: pyobfsproxy rename necessitates different bundle App directory structure

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed May 22 21:53:50 UTC 2013


#8944: pyobfsproxy rename necessitates different bundle App directory structure
-----------------------+----------------------------------------------------
 Reporter:  dcf        |          Owner:  asn
     Type:  defect     |         Status:  new
 Priority:  normal     |      Milestone:     
Component:  Obfsproxy  |        Version:     
 Keywords:             |         Parent:     
   Points:             |   Actualpoints:     
-----------------------+----------------------------------------------------
 Since the program name is now "obfsproxy", it conflicts with the Python
 module of the same name. Before [https://gitweb.torproject.org/pluggable-
 transports/obfsproxy.git/commitdiff/3b80ce418af9efe22dd8b622bd4ed18b6c50c64e
 3b80ce41] we had this structure in bundle `App` directories:
 {{{
 pyobfsproxy*
 obfsproxy/
 }}}
 But now we can't do that because the names are the same:
 {{{
 obfsproxy*
 obfsproxy/
 }}}

 Some options:
  1. Call the executable `obfsproxy.bin` only in the bundles.
  2. Put the obfsproxy executable in `bin/obfsproxy` in the bundles.

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


More information about the tor-bugs mailing list