[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #12381 [Tor bundles/installation]: Pluggable Transports + proxy is not working on Windows with TBB 3.6.2
#12381: Pluggable Transports + proxy is not working on Windows with TBB 3.6.2
------------------------------------------+--------------------------------
Reporter: gk | Owner: asn
Type: defect | Status: needs_revision
Priority: normal | Milestone:
Component: Tor bundles/installation | Version:
Resolution: | Keywords:
Actual Points: | TorBrowserTeam201407
Points: | Parent ID:
------------------------------------------+--------------------------------
Comment (by gk):
The issue seems to be the zipped txsocksx .egg, see:
https://stackoverflow.com/questions/16693261/py2exe-importerror-no-module-
named-sqlalchemy (third comment)
Replacing
{{{
LD_PRELOAD= $INSTPYTHON setup.py install
}}}
with
{{{
LD_PRELOAD= $INSTPYTHON setup.py install_lib
}}}
seems fine.
A test build that is supposed to fix this problem (I don't have access to
a Windows machine for the next days):
https://people.torproject.org/~gk/testbuilds/torbrowser-install-3.6
.2_12381_en-US.exe
https://people.torproject.org/~gk/testbuilds/torbrowser-install-3.6
.2_12381_en-US.exe.asc
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12381#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs