Hello all, I've been running two exits for quote some time now and today I decided to update my OS and tor version but it didn't go too well. I was updating from ubuntu 15.04 / 0.2.6.10 to 15.10 / 0.2.7.6. I'm using the apt feed from
deb http://deb.torproject.org/torproject.org wily main
It appears that something about the AppArmor configuration is incorrect but I don't know enough about systemd/apparmor to properly diagnose it. Here are some log snippets:
It seems to come down to this
tor@default.service: Failed at step EXEC spawning /usr/bin/tor: Operation not permitted
I discovered that commenting out the Hardening section of /lib/systemd/system/tor@default.service get's it working again but I'd prefer not to run out-of-band configuration files. Can anyone shed light on this problem? I'm happy to provide more info.
James