> I think this may just need a no change rebuild for apparmor so that python 3.5 bindings are built.
This was already done in wily; python3-libapparmor_2.10-0ubuntu6_amd64.deb does contain LibAppArmor/_LibAppArmor.cpython-35m-x86_64-linux-gnu.so . -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1510362 Title: [xenial] autopkgtest regression Status in linux package in Ubuntu: Confirmed Bug description: On Xenial, linux' autopkgtests now consistently fail (http://autopkgtest.ubuntu.com/packages/l/linux/xenial/i386/): ====================================================================== FAIL: test_easyprof (__main__.ApparmorTest) Test aa-easyprof ---------------------------------------------------------------------- Traceback (most recent call last): File "./test-apparmor.py", line 1190, in test_easyprof self.assertEquals(expected, rc, result + report) AssertionError: Got exit code 127, expected 0 [Errno 2] No such file or directory ====================================================================== FAIL: test_python (__main__.ApparmorBindings) Test python binding ---------------------------------------------------------------------- Traceback (most recent call last): File "./test-apparmor.py", line 2403, in test_python self.assertEquals(expected, rc, result + report) AssertionError: Got exit code 1, expected 0 Traceback (most recent call last): File "/tmp/testlibZ6TSPQ/test-script", line 20, in <module> import LibAppArmor ImportError: No module named LibAppArmor This could just be a missing test dependency (easyprof/the lib), or maybe also related to the "switch to Python 3.5 by default" transition in xenial-proposed. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1510362/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp