On 2013-12-21 15:58, aowenson@neomailbox.ch wrote:
I was directed to this mailing list by a user on #tor IRC, so I'm hoping it's ok to ask for help here.
For the past 2 to 3 months I've been running tor on my pi without any problems. The repository has been great, pulling out the correct ARM binaries, and it setup fine. This morning I tried updating the software, but the step "Checking if tor configuration is valid" fails; there are also 2x seg faults in the terminal output, not sure if this is a repository issue (fetching an x86 binary instead of ARM). The terminal output is here: http://pastebin.com/9Re2jrRe.
Unpacking tor (from .../tor_0.2.4.19-1~d70.wheezy+1_armhf.deb) ...
You can exclude the 'x86 binary instead of ARM' portion at least.
Try doing a '/etc/init.d/tor start' and see what the result of that is.
Definitely check /var/log/tor for any log output too; and otherwise start tor manually with the same parameters that the init script uses.
Greets, Jeroen