[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #13139 [- Select a component]: Fix backward compatibility with twisted 13.1 in ooniprobe



#13139: Fix backward compatibility with twisted 13.1 in ooniprobe
----------------------------------+---------------------
 Reporter:  hellais               |          Owner:
     Type:  defect                |         Status:  new
 Priority:  normal                |      Milestone:
Component:  - Select a component  |        Version:
 Keywords:                        |  Actual Points:
Parent ID:                        |         Points:
----------------------------------+---------------------
 Currently ooniprobe requires twisted API 13.1. When running ooniprobe with
 an older version you will get this error message:

 {{{
 Traceback (most recent call last):
   File "/usr/bin/ooniprobe", line 16, in <module>
     from ooni.oonicli import runWithDirector
   File "/usr/lib/python2.7/dist-packages/ooni/oonicli.py", line 11, in
 <module>
     from ooni.settings import config
   File "/usr/lib/python2.7/dist-packages/ooni/settings.py", line 7, in
 <module>
     from twisted.internet.endpoints import TCP4ClientEndpoint,
 connectProtocol
 ImportError: cannot import name connectProtocol
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13139>
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