← Back to team overview

kernel-packages team mailing list archive

[Bug 1489045] Re: Backport autopkgtest script to precise/trusty

 

This is being automatically used by our autopkgtest infrastructure now:

Successful run with the -proposed trusty version:
  http://autopkgtest.ubuntu.com/packages/b/bcmwl/trusty/amd64/
  https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-trusty/trusty/amd64/b/bcmwl/20150827_125326@/log.gz

Successful run with the -proposed precise version:
  http://autopkgtest.ubuntu.com/packages/b/bbswitch/precise/amd64/
  https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-precise/precise/amd64/b/bbswitch/20150827_140258@/log.gz

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

Title:
  Backport autopkgtest script to precise/trusty

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

Bug description:
  The kernel team has requested that we run DKMS tests via autopkgtests
  for precise and trusty the same way that we now do for vivid and
  upwards. For this we need to backport debian/scripts/dkms-autopkgtest
  from https://launchpad.net/ubuntu/+source/dkms/2.2.0.3-2ubuntu1.

  TEST CASE:
   Run autopkgtest for a DKMS package:

     adt-run bcmwl --- qemu adt-trusty-amd64-cloud.img   # or use a
  precise image, or "--- lxc <container-name>"

  This currently fails with

     adt-run [15:18:24]: test command1: /usr/lib/dkms/dkms-autopkgtest
     adt-run [15:18:24]: test command1: [-----------------------
     bash: /usr/lib/dkms/dkms-autopkgtest: No such file or directory

  With the proposed packages this should work and look more like

  Setting up bcmwl-kernel-source (6.30.223.248+bdcom-0ubuntu4) ...
  Loading new bcmwl-6.30.223.248+bdcom DKMS files...
  First Installation: checking all kernels...
  Building only for 4.1.0-3-generic
  Building for architecture x86_64
  Building initial module for 4.1.0-3-generic
  Done.

  wl:
  Running module version sanity check.
   - Original module
     - No original module exists within this kernel
   - Installation
     - Installing to /lib/modules/4.1.0-3-generic/updates/dkms/

  depmod....

  DKMS: install completed.
  update-initramfs: deferring update (trigger activated)
  Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ...
  Setting up fakeroot (1.20.2-1ubuntu1) ...
  update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
  Setting up manpages-dev (3.74-1ubuntu1) ...
  Processing triggers for initramfs-tools (0.120ubuntu3) ...
  update-initramfs: Generating /boot/initrd.img-4.1.0-3-generic
  I: Testing binary package bcmwl-kernel-source
  I: Testing if bcmwl modules are correctly installed
  bcmwl, 6.30.223.248+bdcom, 4.1.0-3-generic, x86_64: installed
  adt-run [17:23:43]: test command1: -----------------------]

  REGRESSION POTENTIAL: Almost zero. dkms is an arch: all package, thus
  no miscompilation possible. The new script is not being used in dkms'
  actual operation, only when being invoked through autopkgtest. As
  every DKMS package test fails right now, there is no test regression
  possible either.

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


References