FS#43834 - [tor] Tor isn't built with sandboxing (seccomp) support
Attached to Project:
Community Packages
Opened by sam (michpo) - Sunday, 15 February 2015, 20:24 GMT
Last edited by Lukas Fleischer (lfleischer) - Friday, 22 May 2015, 19:17 GMT
Opened by sam (michpo) - Sunday, 15 February 2015, 20:24 GMT
Last edited by Lukas Fleischer (lfleischer) - Friday, 22 May 2015, 19:17 GMT
|
Details
Description: Tor isn't built with syscall sandboxing
(seccomp) support. The error shown in `journalctl -u tor`
is:
"This version of Tor was built without support for sandboxing. To build with support for sandboxing on Linux, you must have libseccomp and its necessary header files (e.g. seccomp.h)." https://www.torproject.org/docs/tor-manual.html.en#Sandbox Additional info: * Version: 0.2.5.10 * 'Sandbox 1' in /etc/tor/torrc Steps to reproduce: 1. 'Sandbox 1' in /etc/tor/torrc 2. Start or restart Tor 3. journalctl -u tor to see the error |
This task depends upon
Closed by Lukas Fleischer (lfleischer)
Friday, 22 May 2015, 19:17 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 0.2.6.8-1.
Friday, 22 May 2015, 19:17 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 0.2.6.8-1.
Seems like this bug can be closed.