[tor-bugs] #11886 [arm]: arm not working, raspbian jessie (testing)

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon May 12 05:59:10 UTC 2014


#11886: arm not working, raspbian jessie (testing)
--------------------------+---------------------------
     Reporter:  justaguy  |      Owner:  atagar
         Type:  defect    |     Status:  new
     Priority:  normal    |  Milestone:
    Component:  arm       |    Version:  Tor: 0.2.4.21
   Resolution:            |   Keywords:
Actual Points:            |  Parent ID:
       Points:            |
--------------------------+---------------------------

Comment (by atagar):

 Hi justaguy. Arm's check to see 'is TorCtl available?' is to simply run
 'import TorCtl'...

 https://gitweb.torproject.org/arm.git/blob/e249dc8f5c4c282326324161cf8421f947cf660e:/src/prereq.py#l26

 If you run 'python' to get in interpretor and run 'import TorCtl' does it
 work? If you run 'python --version' what does it say? My guess is that
 you're using python 3, but arm and torctl both use python 2.

 If that is that case then I have mixed feelings. On one hand yay,
 platforms are *finally* moving to python 3! But on the other boo, they're
 gonna be breaking a lotta stuff! ;)

 > some people told me arm depends on python-socksipy, so i did
 > sudo apt-get install python-socksipy

 Nope, they're wrong. Arm doesn't use python-socksipy.

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


More information about the tor-bugs mailing list