OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004989 [vidalia] minor always 2012-08-04 01:09 2012-08-04 01:09
Reporter jgoerzen View Status public  
Assigned To
Priority normal Resolution open  
Status new  
Summary 0004989: /opt/csw/bin/vidalia executes but fails to start tor
Description You may have trouble starting tor with vidalia and see this in your vidalia log:


[Warning] Failed to parse/validate config: Couldn't access/create private data directory "/opt/csw/bin"
[Error] Reading config failed--see warnings above.


Since version 0.2.19 Vidalia uses the path of the vidalia executable as the DataDirectory. This is designed deliberately in the software and is not a bug, but rather a security check. It has todo with the Tor Browser Bundle project.

Please see:

https://blog.torproject.org/category/tags/vidalia [^]
Additional Information Work around:

A simple way to work around this problem is to copy the vidalia binary to the user's home directory the run it from there. eg:

cp /opt/csw/bin/vidalia $HOME/.vidalia/vidalia
exec $HOME/.vidalia/vidalia
Tags No tags attached.
Attached Files

- Relationships

There are no notes attached to this issue.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker