Fix apparmor tests
These tests rely on bash, and since it is not present, they generate errors which are not expected and are not caught.
Address the issue by providing bash and addition fixes, but more work is required to address remaining ones.
Signed-off-by: Walter Lozano walter.lozano@collabora.com