NameError: global name 'socket' is not defined in Tor tunnel

Bug #933851 reported by aj00200
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Anonplus
Invalid
Medium
aj00200

Bug Description

Traceback (most recent call last):
  File "./vomun.py", line 55, in <module>
    main()
  File "./vomun.py", line 49, in main
    start()
  File "./vomun.py", line 17, in start
    tunnels.registered[tunnel].start()
  File "/home/aj00200/anonplus/web-ui/src/tunnels/tor.py", line 58, in start
    listener = Listener()
  File "/home/aj00200/anonplus/web-ui/src/tunnels/tor.py", line 46, in __init__
    self.sock = socket.socket()
NameError: global name 'socket' is not defined

Tags: tunnels

Related branches

Revision history for this message
aj00200 (aj00200) wrote :

This only affects the trunk branch which should not currently have Tor tunnels setup (before build-8). It has already been fixed in lp:~aj00200/anonplus/trunk which is where the Tor code for build-8 exists.

This bug has already been fixed.

Changed in anonplus:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.