[tor-commits] [ooni-probe/master] Add a not on a known bug
art at torproject.org
art at torproject.org
Thu Mar 5 14:05:16 UTC 2015
commit 32d5e277a91d35865ad95d7b244804e5e0794a41
Author: Arturo Filastò <art at fuffa.org>
Date: Thu Mar 5 15:04:08 2015 +0100
Add a not on a known bug
---
README.rst | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/README.rst b/README.rst
index 4566993..c2dec0a 100644
--- a/README.rst
+++ b/README.rst
@@ -70,6 +70,15 @@ Then run::
sudo ooniresources --update-inputs --update-geoip
oonideckgen -o my_decks/
+**BUG** Note:
+ooniprobe version 1.2.2 when installed from the debian repository will not
+properly create the ooni home folder and if you run into an error in accessing
+`~/.ooni/` run::
+
+ ooniprobe -n blocking/http_requests -u http://google.com/
+
+This should generate the home and allow you to run oonideckgen.
+
The output from the last command will tell you how to run ooniprobe to perform
the measurement.
More information about the tor-commits
mailing list