Python3 compliance:
 - arkose/__init__.py           OK
 - cli/arkose                   OK
 - cli/arkose-socket-proxy      OK
 - gui/arkose-gui               NOT OK (missing gobject-introspection for python3)
 - nautilus/arkose-nautilus.py  NOT OK (missing python-nautilus for python3)
 - tests/all_containers.py      OK
 - wrapper/arkose-wrapper-gui   NOT OK (missing python-configobj for python3)

The current code assumes the following:
 - Your kernel is at least 2.6.36
 - You have aufs2 support in your running kernel
 - The code is run as root using sudo

Requirements:
 - lxc
 - python + gtk for the GUI with working gksudo
   and x-terminal-emulator
