Fixed by the following commit:
https://git.launchpad.net/qa-regression-
testing/commit/?id=46b6704980acd72b76ae268d92f23b05619d44fc
QRT doesn't do releases, so I'm marking this as Fix Released.
** Changed in: qa-regression-testing
Status: In Progress => Fix Released
** Changed in: qa-regression-testing
Assignee: (unassigned) => Tyler Hicks (tyhicks)
--
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/1636461
Title:
linux 4.8.0-27.29 ADT test failure with linux 4.8.0-27.29
Status in QA Regression Testing:
Fix Released
Status in linux package in Ubuntu:
Invalid
Bug description:
Testing failed on all real architectures:
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
/autopkgtest-
yakkety/yakkety/amd64/l/linux/20161021_193124_cecf7@/log.gz
Seems to be the below test:
def test_152_sysctl_disables_apparmor_unpriv_userns(self):
'''unprivileged_userns_apparmor_policy sysctl supported'''
expected = 0
exists = True
if not self.kernel_at_least('4.4'):
self._skipped("unprivileged apparmor disable sysctl did not exist
before xenial")
expected = 1
exists = False
self._test_sysctl_value('kernel/unprivileged_userns_apparmor_policy',
expected, exists=exists)
To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1636461/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp