autopkgtest regression due to only building single FLAVOUR

Bug #1724044 reported by Dan Streetman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Invalid
Low
Unassigned
Trusty
Invalid
Medium
Unassigned
Xenial
Invalid
Low
Unassigned
Zesty
Invalid
Medium
Unassigned
Artful
Won't Fix
Low
Unassigned
Bionic
Invalid
Medium
Unassigned

Bug Description

commit 7a4e330a7f82869d161462b6f4b47f7d8ff963f2 (for trusty kernel) changed autopkgtest to only build the first 'flavour'. However, this causes failure on armhf because the 'lpae' flavour is still expected, e.g.:

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-trusty/trusty/armhf/l/linux/20171012_203950_bf028@/log.gz

Debug: do-binary-udebs
dh_testdir
dh_testroot
# unpack the kernels into a temporary directory
mkdir -p debian/d-i-armhf
imagelist=$(cat /tmp/autopkgtest.XJHwMz/build.6rB/linux-3.13.0/debian/build/kernel-versions | grep ^armhf | gawk '{print $4}') && \
 for i in $imagelist; do \
   dpkg -x $(ls ../linux-image-$i\_3.13.0-133.182_armhf.deb) \
  debian/d-i-armhf; \
   if [ -f ../linux-image-extra-$i\_3.13.0-133.182_armhf.deb ] ; then \
     dpkg -x ../linux-image-extra-$i\_3.13.0-133.182_armhf.deb \
    debian/d-i-armhf; \
   fi; \
   /sbin/depmod -b debian/d-i-armhf $i; \
 done
ls: cannot access ../linux-image-3.13.0-133-generic-lpae_3.13.0-133.182_armhf.deb: No such file or directory
dpkg-deb: error: --extract needs a target directory.

Either this should be reverted to build all flavours, or the build/autopkgtest needs to updated also to not expect the lpae flavour (or other than base flavour).

Tags: cscc trusty
Revision history for this message
Dan Streetman (ddstreet) wrote :

note the commit mentioned in the description is for trusty, but there are similar commits for x/y/z/a that make autopkgtest fail for those releases as well in the same way.

Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote : Missing required logs.

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 1724044

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
tags: added: trusty
Changed in linux (Ubuntu Artful):
status: Incomplete → Triaged
Changed in linux (Ubuntu Zesty):
status: New → Triaged
Changed in linux (Ubuntu Xenial):
status: New → Triaged
Changed in linux (Ubuntu Trusty):
status: New → Triaged
importance: Undecided → Medium
Changed in linux (Ubuntu Xenial):
importance: Undecided → Medium
Changed in linux (Ubuntu Zesty):
importance: Undecided → Medium
Changed in linux (Ubuntu Artful):
importance: Undecided → Medium
Dan Streetman (ddstreet)
Changed in linux (Ubuntu Trusty):
assignee: nobody → Dan Streetman (ddstreet)
Changed in linux (Ubuntu Xenial):
assignee: nobody → Dan Streetman (ddstreet)
Changed in linux (Ubuntu Zesty):
assignee: nobody → Dan Streetman (ddstreet)
Changed in linux (Ubuntu Artful):
assignee: nobody → Dan Streetman (ddstreet)
importance: Medium → Low
Changed in linux (Ubuntu Xenial):
importance: Medium → Low
Revision history for this message
Andy Whitcroft (apw) wrote : Closing unsupported series nomination.

This bug was nominated against a series that is no longer supported, ie artful. The bug task representing the artful nomination is being closed as Won't Fix.

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

Changed in linux (Ubuntu Artful):
status: Triaged → Won't Fix
Revision history for this message
Dan Streetman (ddstreet) wrote :

this doesn't seem to be an issue anymore; the trusty builds appear fixed.

Changed in linux (Ubuntu):
status: Triaged → Invalid
Changed in linux (Ubuntu Trusty):
status: Triaged → Invalid
Changed in linux (Ubuntu Xenial):
status: Triaged → Invalid
Changed in linux (Ubuntu Zesty):
status: Triaged → Invalid
Changed in linux (Ubuntu Bionic):
status: Triaged → Invalid
assignee: Dan Streetman (ddstreet) → nobody
Changed in linux (Ubuntu Artful):
assignee: Dan Streetman (ddstreet) → nobody
Changed in linux (Ubuntu Zesty):
assignee: Dan Streetman (ddstreet) → nobody
Changed in linux (Ubuntu Xenial):
assignee: Dan Streetman (ddstreet) → nobody
Changed in linux (Ubuntu Trusty):
assignee: Dan Streetman (ddstreet) → nobody
Changed in linux (Ubuntu):
assignee: Dan Streetman (ddstreet) → nobody
Brad Figg (brad-figg)
tags: added: cscc
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.