Skip to content

Onion Circuits fails to start (permission denied error)

The new path we added to the Python search path, /usr/local/lib/python3/dist-packages/, is not allowed in the python/abstractions AppArmor profile, which causes onioncircuits to fail to start with a permission denied error.

We could fix this either by allowing access to this non-default path in our AppArmor profiles, or remove the non-default path and move the veracrypt_mounter package to a default path instead (for example /usr/lib/python3 or /usr/local/lib/python3.5).

Upstream merge request: https://gitlab.com/apparmor/apparmor/merge_requests/171

Feature Branch: feature/14481-TCRYPT-support-beta

Parent Task: #14480 (closed)

Related issues

Original created by @segfault on 15732 (Redmine)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information