Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 272404

Summary: net-misc/tor-0.2.0.34-r1: tor daemon failed to start
Product: Gentoo Linux Reporter: Stanislav Cymbalov <DummyUnit>
Component: [OLD] UnspecifiedAssignee: Christian Faulhammer (RETIRED) <fauli>
Status: RESOLVED FIXED    
Severity: major CC: humpback
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: This patch fixes the problem.

Description Stanislav Cymbalov 2009-06-03 10:50:23 UTC
Tor daemon refuses to start due to syntax errors in option --user of start-stop-daemon.

Reproducible: Always

Steps to Reproduce:
1. run as root: /etc/init.d/tor start
Comment 1 Stanislav Cymbalov 2009-06-03 10:51:53 UTC
Created attachment 193385 [details, diff]
This patch fixes the problem.
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2009-06-03 11:37:31 UTC
Which baselayout are you using?
Comment 3 Christian Faulhammer (RETIRED) gentoo-dev 2009-06-03 13:02:47 UTC
Baselayout 1 does not support the group syntax of start-stop-daemon.  Changed.  Closing. Thanks for your report.