[tor-bugs] #4579 [Torflow]: Move moria1's bwscanner onto ram-based db

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sun Nov 27 02:30:28 UTC 2011


#4579: Move moria1's bwscanner onto ram-based db
---------------------+------------------------------------------------------
 Reporter:  arma     |          Owner:  mikeperry
     Type:  task     |         Status:  new      
 Priority:  normal   |      Milestone:           
Component:  Torflow  |        Version:           
 Keywords:           |         Parent:           
   Points:           |   Actualpoints:           
---------------------+------------------------------------------------------

Comment(by rransom):

 Replying to [comment:2 mikeperry]:
 > arma: Also, you will need to ensure that your 3.7 sqlite version gets
 used, not the 2.x one. I am not sure how to do this, as I'm not sure why
 or how you even have two versions installed..

 SQLite 2 and SQLite 3 were designed to be installed side-by-side, unlike
 Python 2 and Python 3.  SQLite 2 and 3 can even be linked into the same
 program safely, because they use different prefixes for their function
 names.

 Hopefully the Python bindings written for SQLite 2 and 3 have that same
 nice property.

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


More information about the tor-bugs mailing list