[tor-bugs] #15944 [Ooni]: Update ooniprobe pypi requirements

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Jun 28 20:33:09 UTC 2015


#15944: Update ooniprobe pypi requirements
-------------------------+---------------------
     Reporter:  anadahz  |      Owner:  hellais
         Type:  defect   |     Status:  new
     Priority:  blocker  |  Milestone:
    Component:  Ooni     |    Version:
   Resolution:           |   Keywords:
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+---------------------

Comment (by sprucemoose):

 I'm not sure how patch-worthy this is because I'm rather a noob but I've
 downloaded and successfully built ooniprobe on linux mint. However, not
 successfully at first. Running sudo pip install ooniprobe failed on some
 library issue. I saw that it does in fact download Twisted 15.x and,
 looking at the io, it only grabs Twisted>=12.0.0 out of the
 requirements.txt file instead of the actual entry,
 Twisted>=12.0.0,<=14.0.0. I believe this may be a problem and did the
 simple fix of taking out the >=12.0.0 although probably something like
 <=15.0.0 is better. After doing that I ran sudo pip install ooniprobe
 --upgrade (not that that is related to the fix) and saw that it worked and
 that it is pulling Twisted<=14.0.0. If this error is not upgrade-worthy
 (not really an error), you should also consider updating the readme to say
 that you might need to do sudo pip install ooniprobe --upgrade. As for the
 automated way, beats me right now :p

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


More information about the tor-bugs mailing list