[tor-bugs] #12904 [Ooni]: ooniprobe doesn't work on Gentoo
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Aug 20 17:28:27 UTC 2014
#12904: ooniprobe doesn't work on Gentoo
-----------------------------+----------------------
Reporter: vbar | Owner: hellais
Type: enhancement | Status: accepted
Priority: normal | Milestone:
Component: Ooni | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
-----------------------------+----------------------
Comment (by vbar):
Replying to [comment:1 hellais]:
> What if you try to install ooniprobe from pip?
After running
{{{
emerge net-misc/tor
emerge dev-libs/libdnet
emerge net-libs/libpcap
emerge dev-python/pypcap
emerge dev-python/pip
emerge dev-libs/geoip
emerge dev-python/geoip-python
emerge dev-libs/libffi
emerge dev-python/six
emerge net-analyzer/tcpdump
}}}
,
{{{
pip install ooniprobe
}}}
succeeds and
{{{
ooniprobe -i /usr/share/ooni/decks/complete.deck
}}}
appears to be working (as far as I could tell), but I'm not sure that's
enough for general setup instructions... It isn't just that it might stop
working for different versions of these packages; Gentoo has a way of
selecting package features ("USE flags") for each installation, and I
really don't know which of the flags I have are necessary. Also, pypcat is
currently masked (Gentoo-speak for packages either insufficiently tested
or demonstrably too buggy to be really supported) and had to be enabled
explicitly - why, I have no idea...
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12904#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list