[Bug 1839890] Re: openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

2019-10-03 Thread Launchpad Bug Tracker
This bug was fixed in the package openafs - 1.8.0~pre5-1ubuntu1.1

---
openafs (1.8.0~pre5-1ubuntu1.1) bionic; urgency=medium

  * Fix build for Linux 5.0 (LP: #1839890)

 -- Connor Kuehl   Mon, 23 Sep 2019 08:49:23
-0700

** Changed in: openafs (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839890

Title:
  openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1839890] Re: openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

2019-09-25 Thread Connor Kuehl
The package in -proposed builds and installs correctly on Bionic 4.15
and 5.0 kernels:

ubuntu@amd64-bionic:~$ sudo dkms status
openafs, 1.8.0pre5, 4.15.0-64-generic, x86_64: installed
openafs, 1.8.0pre5, 5.0.0-29-generic, x86_64: installed

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839890

Title:
  openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1839890] Re: openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

2019-09-24 Thread Connor Kuehl
** Description changed:

  [Impact]
  
  * The openafs DKMS module fails to build on 5.0 kernels due to changes
  in the kernel API between 4.15 and 5.0. This affects the Bionic
  HWE{-edge} kernels which are based on 5.0.
  
  [Test Case]
  
  * Install the `openafs` dkms modules package (sudo apt install openafs-
  modules-dkms)
  
  Expected result: the package installs without any build-time errors, and
  the module is listed when `sudo dkms status` is ran.
  
  Actual result: the package installation fails because the openafs dkms
  module fails to build with compilation errors
  
  [Testing]
  
  These instructions were carried out in an amd64 Bionic virtual machine
  with the 4.15 Bionic kernel and the 5.0 Bionic HWE kernel.
  
  * Install the 5.0 kernel (sudo apt update; sudo apt install 
linux-image-generic-hwe-18.04)
- * Install the ubuntu-dev-tools package (sudo apt install ubuntu-dev-tools)
- * Download the openafs package (pull-lp-source openafs bionic)
- * In the openafs directory, run "quilt pop -a"
- * Apply the .debdiff in comment #3 (patch -p1 < ../path-to-file.debdiff)
- * Apply all patches (quilt push -a)
- * Build the package (debuild -b -uc -us)
- * Install the `openafs-modules-dkms_1.8.0~pre5-1ubuntu1.1_all.deb` produced 
from the previous step.
+ * Install `openafs-modules-dkms` from -proposed
  * Confirm the package installs correctly on 4.15 and 5.0 kernels (it should 
install for both). Run "sudo dkms status" and ensure it's listed there.
  
  If it doesn't install for both kernels, you can prompt it to install for
  a specific kernel like this: "sudo dkms install openafs/1.8.0pre5 -k
  4.15.0-55-generic/x86_64
  
  [Regression Potential]
  
  Low. These changes use preprocessor define macros that are deduced at
  configuration time to tell the package to act "normal" if a given
  feature exists or doesn't exist.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839890

Title:
  openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1839890] Re: openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

2019-09-24 Thread Brian Murray
Hello Connor, or anyone else affected,

Accepted openafs into bionic-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/openafs/1.8.0~pre5-1ubuntu1.1 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: openafs (Ubuntu Bionic)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839890

Title:
  openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1839890] Re: openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

2019-09-23 Thread Tyler Hicks
I've sponsored an upload from Connor to Bionic. Thanks, Connor!

** Changed in: openafs (Ubuntu Bionic)
   Status: Incomplete => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839890

Title:
  openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1839890] Re: openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

2019-09-04 Thread Tyler Hicks
Connor and I are iterating on the upload outside of this bug. I'm going
to mark the Bionic status and Incomplete so that nobody else comes along
and sponsors the old debdiff that was previously attached.

** Changed in: openafs (Ubuntu Bionic)
   Status: In Progress => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839890

Title:
  openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1839890] Re: openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

2019-08-13 Thread Connor Kuehl
** Description changed:

- The openafs DKMS module fails to build on 5.0 kernels due to changes in
- the kernel API between 4.15 and 5.0. This affects the Bionic edge
- kernels which are based on 5.0.
+ [Impact]
+ 
+ * The openafs DKMS module fails to build on 5.0 kernels due to changes
+ in the kernel API between 4.15 and 5.0. This affects the Bionic
+ HWE{-edge} kernels which are based on 5.0.
+ 
+ [Test Case]
+ 
+ * Install the `openafs` dkms modules package (sudo apt install openafs-
+ modules-dkms)
+ 
+ Expected result: the package installs without any build-time errors, and
+ the module is listed when `sudo dkms status` is ran.
+ 
+ Actual result: the package installation fails because the openafs dkms
+ module fails to build with compilation errors
+ 
+ [Testing]
+ 
+ These instructions were carried out in an amd64 Bionic virtual machine
+ with the 4.15 Bionic kernel and the 5.0 Bionic HWE kernel.
+ 
+ * Install the 5.0 kernel (sudo apt update; sudo apt install 
linux-image-generic-hwe-18.04)
+ * Install the ubuntu-dev-tools package (sudo apt install ubuntu-dev-tools)
+ * Download the openafs package (pull-lp-source openafs bionic)
+ * In the openafs directory, run "quilt pop -a"
+ * Apply the .debdiff in comment #3 (patch -p1 < ../path-to-file.debdiff)
+ * Apply all patches (quilt push -a)
+ * Build the package (debuild -b -uc -us)
+ * Install the `openafs-modules-dkms_1.8.0~pre5-1ubuntu1.1_all.deb` produced 
from the previous step.
+ * Confirm the package installs correctly on 4.15 and 5.0 kernels (it should 
install for both). Run "sudo dkms status" and ensure it's listed there.
+ 
+ If it doesn't install for both kernels, you can prompt it to install for
+ a specific kernel like this: "sudo dkms install openafs/1.8.0pre5 -k
+ 4.15.0-55-generic/x86_64
+ 
+ [Regression Potential]
+ 
+ Low. These changes use preprocessor define macros that are deduced at
+ configuration time to tell the package to act "normal" if a given
+ feature exists or doesn't exist.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839890

Title:
  openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1839890] Re: openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

2019-08-13 Thread Connor Kuehl
Attaching .debdiff to this comment for SRU consideration into Bionic.
Updating bug description with SRU justification.

** Patch added: "openafs_1.8.0~pre5-1ubuntu1.1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/openafs/+bug/1839890/+attachment/5282398/+files/openafs_1.8.0~pre5-1ubuntu1.1.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839890

Title:
  openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1839890] Re: openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

2019-08-13 Thread Achim Bohnet
5.0 is also already the HWE kernel in bionic:

# apt show linux-image-generic-hwe-18.04 | head -2
...
Package: linux-image-generic-hwe-18.04
Version: 5.0.0.23.80

Using the 1.8.3 kernel in the openafs PPA, added a few days ago,
works with the 5.0 kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1839890

Title:
  openafs 1.8.0~pre5-1ubuntu1 fails to build on 5.0 kernels

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs