← Back to team overview

kernel-packages team mailing list archive

[Bug 1498896] Re: autopkgtest: only collect dkms make logs if they exist

 

This bug was fixed in the package dkms - 2.2.0.3-2ubuntu4

---------------
dkms (2.2.0.3-2ubuntu4) wily; urgency=low

  * d/s/autopkgtest: only collect logs if there are any.  (LP: #1498896)

 -- Andy Whitcroft <apw@xxxxxxxxxx>  Wed, 23 Sep 2015 13:15:19 +0100

** Changed in: dkms (Ubuntu Wily)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to dkms in Ubuntu.
https://bugs.launchpad.net/bugs/1498896

Title:
  autopkgtest: only collect dkms make logs if they exist

Status in dkms package in Ubuntu:
  Fix Released
Status in dkms source package in Precise:
  Fix Committed
Status in dkms source package in Trusty:
  Fix Committed
Status in dkms source package in Vivid:
  Fix Committed
Status in dkms source package in Wily:
  Fix Released

Bug description:
  When testing binary packages from a dkms source we install each
  package and check if it has dkms configuration in it, if not we ignore
  it.  Unfortunatly we attempt to collect make.log for the dkms module
  regardless of whether it was a dkms package triggering it to fail and
  stop processing for this source:

      I: Installing binary package tp-smapi-source
      [...]
      /usr/lib/dkms/dkms-autopkgtest: 15: cd: can't cd to /var/lib/dkms

  SRU TEST CASE:
   - Run adt-run --apt-pocket=proposed -U tp-smapi --- qemu adt-precise-amd64-cloud.img   # (or on any other release)
   - With current version this fails like https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-precise/precise/i386/t/tp-smapi/20150923_105948%40/log.gz
   - With fixed version the "wrong" tp-smapi-source binary should be skipped and it should go on testing the tp-smapi-dkms package. THis should then build a module and succeed.

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


References