← Back to team overview

kernel-packages team mailing list archive

[Bug 1510362] Missing required logs.

 

This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1510362

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

-- 
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:
  Incomplete

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


References