Public bug reported:

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)

** Affects: linux (Ubuntu)
     Importance: High
         Status: Confirmed

** Changed in: linux (Ubuntu)
   Importance: Undecided => High

** Changed in: linux (Ubuntu)
       Status: New => Confirmed

** Description changed:

- Testing failed on:
+ 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)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1636461

Title:
  linux 4.8.0-27.29 ADT test failure with linux 4.8.0-27.29

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1636461/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to