This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1824306

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

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

-- 
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/1824306

Title:
  test_530_config_binfmt_aout in ubuntu_qrt_kernel_security  failed

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  Incomplete
Status in linux source package in Cosmic:
  Incomplete

Bug description:
  This is a new test case

      def test_530_config_binfmt_aout(self):
          '''Ensure BINFMT_AOUT is disabled (LP: #1818552)'''

          expected = False
          if not self.kernel_at_least('5.0'):
              expected = True
          self.assertKernelConfig('BINFMT_AOUT', expected)

  For kernel < 5.0 it will expect this option to be enabled.

  AssertionError: BINFMT_AOUT option was expected to be set in the
  kernel config

  Seems that Tyler is working on this in bug 1818552

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1824306/+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

Reply via email to