[tor-bugs] #13904 [Stem]: Tests fail on Gentoo
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Dec 10 18:38:53 UTC 2014
#13904: Tests fail on Gentoo
------------------------+----------------------
Reporter: toralf | Owner: atagar
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: Stem | Version:
Resolution: | Keywords: testing
Actual Points: | Parent ID:
Points: |
------------------------+----------------------
Comment (by toralf):
I do get :
{{{
tfoerste at tor-relay ~ $ python2
Python 2.7.7 (default, Oct 25 2014, 11:03:42)
[GCC 4.8.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import os
>>> os.access('/proc/net/tcp', os.R_OK)
True
>>> os.access('/proc/net/udp', os.R_OK)
True
>>>
tfoerste at tor-relay ~ $ ls -l /proc/net/tcp /proc/net/udp
-r--r--r-- 1 root wheel 0 Dec 10 19:37 /proc/net/tcp
-r--r--r-- 1 root wheel 0 Dec 10 19:37 /proc/net/udp
}}}You might however consider, that it is a hardened Gentoo Linux (kernel
is patched with GRsecurity)
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13904#comment:19>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list