I just installed the following cloud image onto an Applied Micro X-Gene board:
http://cloud-images.ubuntu.com/trusty/20150420.1/trusty-server- cloudimg-arm64-disk1.img Running the tests in the same way: # for i in /usr/bin/lxc-test-*; do $i || touch /tmp/$(basename $i).failed; done I see the following failures: root@linaro-test:/tmp# ls -1 /tmp/*.failed /tmp/lxc-test-autostart.failed /tmp/lxc-test-unpriv.failed /tmp/lxc-test-usernic.failed so the previous lxc-test-apparmor is OK. root@linaro-test:~# uname -a Linux linaro-test 3.13.0-46-generic #79-Ubuntu SMP Tue Mar 10 20:08:34 UTC 2015 aarch64 aarch64 aarch64 GNU/Linux root@linaro-test:/tmp# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.2 LTS Release: 14.04 Codename: trusty Apologies for the confusion over the kernel version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1446658 Title: lxc-test-apparmor fails on aarch64 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1446658/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
