xtables-addons 3.2-1 ADT test failure with linux 5.0.0-1.2

Bug #1813073 reported by Seth Forshee
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xtables-addons (Ubuntu)
Fix Released
High
Colin Ian King
Bionic
Fix Released
High
Thadeu Lima de Souza Cascardo
Disco
Fix Released
High
Colin Ian King

Bug Description

[Impact]
xtables-addons-dkms won't build on bionic/linux-hwe-edge 5.0 kernel.

[Test case]
Test that it builds on linux-hwe-edge 5.0 kernel and 4.15 kernel.

[Regression potential]
The fix might break the build for older kernels. Test that it still builds on 4.15 kernels.

===============

Testing failed on:
    amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-disco-canonical-kernel-team-unstable/disco/amd64/x/xtables-addons/20190123_171541_af564@/log.gz
    arm64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-disco-canonical-kernel-team-unstable/disco/arm64/x/xtables-addons/20190123_171332_af564@/log.gz
    armhf: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-disco-canonical-kernel-team-unstable/disco/armhf/x/xtables-addons/20190123_165512_af564@/log.gz
    i386: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-disco-canonical-kernel-team-unstable/disco/i386/x/xtables-addons/20190123_173720_af564@/log.gz
    ppc64el: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-disco-canonical-kernel-team-unstable/disco/ppc64el/x/xtables-addons/20190123_165938_af564@/log.gz
    s390x: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-disco-canonical-kernel-team-unstable/disco/s390x/x/xtables-addons/20190123_165527_af564@/log.gz

Seth Forshee (sforshee)
tags: added: kernel-adt-failure
Changed in xtables-addons (Ubuntu):
assignee: nobody → Colin Ian King (colin-king)
importance: Undecided → High
status: New → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package xtables-addons - 3.2-1ubuntu1

---------------
xtables-addons (3.2-1ubuntu1) disco; urgency=medium

  * Fix 64 bit timespec build issues with Linux 5.0 (LP: #1813073)

 -- Colin Ian King <email address hidden> Thu, 31 Jan 2019 14:35:11 +0000

Changed in xtables-addons (Ubuntu):
status: In Progress → Fix Released
Changed in xtables-addons (Ubuntu Bionic):
status: New → In Progress
assignee: nobody → Thadeu Lima de Souza Cascardo (cascardo)
importance: Undecided → High
description: updated
Revision history for this message
Łukasz Zemczak (sil2100) wrote : Please test proposed package

Hello Seth, or anyone else affected,

Accepted xtables-addons into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/xtables-addons/3.0-0.1ubuntu2 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-needed-bionic to verification-done-bionic. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-bionic. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping!

N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.

Changed in xtables-addons (Ubuntu Bionic):
status: In Progress → Fix Committed
tags: added: verification-needed verification-needed-bionic
Revision history for this message
Brian Murray (brian-murray) wrote : [xtables-addons/bionic] verification still needed

The fix for this bug has been awaiting testing feedback in the -proposed repository for bionic for more than 90 days. Please test this fix and update the bug appropriately with the results. In the event that the fix for this bug is still not verified 15 days from now, the package will be removed from the -proposed repository.

tags: added: removal-candidate
Revision history for this message
Stefan Bader (smb) wrote :

ii xtables-addons-dkms 3.0-0.1ubuntu1

# dkms install -m xtables-addons -v 3.0 -k 5.0.0-23-generic

Kernel preparation unnecessary for this kernel. Skipping...

Building module:
cleaning build area...
make -j2 KERNELRELEASE=5.0.0-23-generic -C /lib/modules/5.0.0-23-generic/build M=/var/lib/dkms/xtables-addons/3.0/build/extensions XA_ABSTOPSRCDIR=/var/lib/dkms/xtables-addons/3.0/build XA_TOPSRCDIR=/var/lib/dkms/xtables-addons/3.0/build V=1 modules ; find /var/lib/dkms/xtables-addons/3.0/build -name '*.ko' -exec mv -v {} /var/lib/dkms/xtables-addons/3.0/build \;....
ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/xtables-addons-dkms.0.crash'
Error! Build of xt_ACCOUNT.ko failed for: 5.0.0-23-generic (x86_64)
Consult the make.log in the build directory
/var/lib/dkms/xtables-addons/3.0/build/ for more information.

ii xtables-addons-dkms 3.0-0.1ubuntu2

dkms status xtables-addons
xtables-addons, 3.0, 4.15.0-55-generic, x86_64: installed
xtables-addons, 3.0, 5.0.0-23-generic, x86_64: installed

tags: added: verification-done verification-done-bionic
removed: verification-needed verification-needed-bionic
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package xtables-addons - 3.0-0.1ubuntu2

---------------
xtables-addons (3.0-0.1ubuntu2) bionic; urgency=medium

  * Fix 64 bit timespec build issues with Linux 5.0 (LP: #1813073)

 -- Thadeu Lima de Souza Cascardo <email address hidden> Wed, 17 Apr 2019 07:11:51 -0300

Changed in xtables-addons (Ubuntu Bionic):
status: Fix Committed → Fix Released
Revision history for this message
Andy Whitcroft (apw) wrote : Update Released

The verification of the Stable Release Update for xtables-addons has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

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.