[Desktop-packages] [Bug 2002510] Re: bbswitch-dkms fails to build with jammy/linux-hwe-5.19

2023-02-07 Thread Launchpad Bug Tracker
This bug was fixed in the package bbswitch - 0.8-10ubuntu2.1

---
bbswitch (0.8-10ubuntu2.1) jammy; urgency=medium

  * Backport dkms support for HWE kernels. LP: #2002510

 -- Dimitri John Ledkov   Tue, 17 Jan 2023
12:02:20 +

** Changed in: bbswitch (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

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

Title:
  bbswitch-dkms fails to build with jammy/linux-hwe-5.19

Status in bbswitch package in Ubuntu:
  Fix Released
Status in bbswitch source package in Jammy:
  Fix Released

Bug description:
  [Impact]
  bbswitch-dkms fails to build with jammy/linux-hwe-5.19.

  [Test case]

   $ sudo apt-get install bbswitch-dkms

  [Fix]

  To fix it we can take two approches:

  a) we import the Lunar version (0.8-14) into Jammy, and it's missing
  dependency (dh-dkms)

  or

  b) we apply the attached debdiff that is syncing the Jammy version up
  to Lunar, reverting on top the bits depending on dh-dkms.

  Whichever is the path of last resistance, i'm happy with it.

  [Regression potential]

  It's the same DKMS we are already using in Lunar, and it contains all
  the fixes upstream developed so far: Jammy and Lunar share the same
  base version (0.8).

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2002510] Re: bbswitch-dkms fails to build with jammy/linux-hwe-5.19

2023-02-06 Thread Kleber Sacilotto de Souza
Confirmed that bbswitch-dkms (0.8-10ubuntu2.1) can be installed and
built on a jammy system running the hwe-5.19 kernel:

===
Setting up bbswitch-dkms (0.8-10ubuntu2.1) ...
Loading new bbswitch-0.8 DKMS files...
Building for 5.19.0-32-generic
Building initial module for 5.19.0-32-generic
Done.

bbswitch.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/5.19.0-32-generic/updates/dkms/
===

I couldn't test loading the module due to lack of hardware.

ADT tests were also successful with the GA 5.15 kernel:

- amd64: 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/b/bbswitch/20230127_140815_7abe1@/log.gz
- arm64: 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/arm64/b/bbswitch/20230127_140058_98ecd@/log.gz

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

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

Title:
  bbswitch-dkms fails to build with jammy/linux-hwe-5.19

Status in bbswitch package in Ubuntu:
  Fix Released
Status in bbswitch source package in Jammy:
  Fix Committed

Bug description:
  [Impact]
  bbswitch-dkms fails to build with jammy/linux-hwe-5.19.

  [Test case]

   $ sudo apt-get install bbswitch-dkms

  [Fix]

  To fix it we can take two approches:

  a) we import the Lunar version (0.8-14) into Jammy, and it's missing
  dependency (dh-dkms)

  or

  b) we apply the attached debdiff that is syncing the Jammy version up
  to Lunar, reverting on top the bits depending on dh-dkms.

  Whichever is the path of last resistance, i'm happy with it.

  [Regression potential]

  It's the same DKMS we are already using in Lunar, and it contains all
  the fixes upstream developed so far: Jammy and Lunar share the same
  base version (0.8).

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2002510] Re: bbswitch-dkms fails to build with jammy/linux-hwe-5.19

2023-01-27 Thread Timo Aaltonen
Hello Paolo, or anyone else affected,

Accepted bbswitch into jammy-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/bbswitch/0.8-10ubuntu2.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, what testing has been
performed on the package and change the tag from verification-needed-
jammy to verification-done-jammy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-jammy. 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: bbswitch (Ubuntu Jammy)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-jammy

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

Title:
  bbswitch-dkms fails to build with jammy/linux-hwe-5.19

Status in bbswitch package in Ubuntu:
  Fix Released
Status in bbswitch source package in Jammy:
  Fix Committed

Bug description:
  [Impact]
  bbswitch-dkms fails to build with jammy/linux-hwe-5.19.

  [Test case]

   $ sudo apt-get install bbswitch-dkms

  [Fix]

  To fix it we can take two approches:

  a) we import the Lunar version (0.8-14) into Jammy, and it's missing
  dependency (dh-dkms)

  or

  b) we apply the attached debdiff that is syncing the Jammy version up
  to Lunar, reverting on top the bits depending on dh-dkms.

  Whichever is the path of last resistance, i'm happy with it.

  [Regression potential]

  It's the same DKMS we are already using in Lunar, and it contains all
  the fixes upstream developed so far: Jammy and Lunar share the same
  base version (0.8).

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2002510] Re: bbswitch-dkms fails to build with jammy/linux-hwe-5.19

2023-01-17 Thread Dimitri John Ledkov
** Changed in: bbswitch (Ubuntu)
   Status: New => Fix Released

** Changed in: bbswitch (Ubuntu Jammy)
   Status: New => In Progress

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

Title:
  bbswitch-dkms fails to build with jammy/linux-hwe-5.19

Status in bbswitch package in Ubuntu:
  Fix Released
Status in bbswitch source package in Jammy:
  In Progress

Bug description:
  [Impact]
  bbswitch-dkms fails to build with jammy/linux-hwe-5.19.

  [Test case]

   $ sudo apt-get install bbswitch-dkms

  [Fix]

  To fix it we can take two approches:

  a) we import the Lunar version (0.8-14) into Jammy, and it's missing
  dependency (dh-dkms)

  or

  b) we apply the attached debdiff that is syncing the Jammy version up
  to Lunar, reverting on top the bits depending on dh-dkms.

  Whichever is the path of last resistance, i'm happy with it.

  [Regression potential]

  It's the same DKMS we are already using in Lunar, and it contains all
  the fixes upstream developed so far: Jammy and Lunar share the same
  base version (0.8).

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2002510] Re: bbswitch-dkms fails to build with jammy/linux-hwe-5.19

2023-01-17 Thread Dimitri John Ledkov
uploaded changes into lunar to make it more backport friendly.

for jammy, i think i will upload cherrypick of linux-5.18 compat patch.

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

Title:
  bbswitch-dkms fails to build with jammy/linux-hwe-5.19

Status in bbswitch package in Ubuntu:
  Fix Released
Status in bbswitch source package in Jammy:
  In Progress

Bug description:
  [Impact]
  bbswitch-dkms fails to build with jammy/linux-hwe-5.19.

  [Test case]

   $ sudo apt-get install bbswitch-dkms

  [Fix]

  To fix it we can take two approches:

  a) we import the Lunar version (0.8-14) into Jammy, and it's missing
  dependency (dh-dkms)

  or

  b) we apply the attached debdiff that is syncing the Jammy version up
  to Lunar, reverting on top the bits depending on dh-dkms.

  Whichever is the path of last resistance, i'm happy with it.

  [Regression potential]

  It's the same DKMS we are already using in Lunar, and it contains all
  the fixes upstream developed so far: Jammy and Lunar share the same
  base version (0.8).

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2002510] Re: bbswitch-dkms fails to build with jammy/linux-hwe-5.19

2023-01-11 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  bbswitch-dkms fails to build with jammy/linux-hwe-5.19

Status in bbswitch package in Ubuntu:
  New
Status in bbswitch source package in Jammy:
  New

Bug description:
  [Impact]
  bbswitch-dkms fails to build with jammy/linux-hwe-5.19.

  [Test case]

   $ sudo apt-get install bbswitch-dkms

  [Fix]

  To fix it we can take two approches:

  a) we import the Lunar version (0.8-14) into Jammy, and it's missing
  dependency (dh-dkms)

  or

  b) we apply the attached debdiff that is syncing the Jammy version up
  to Lunar, reverting on top the bits depending on dh-dkms.

  Whichever is the path of last resistance, i'm happy with it.

  [Regression potential]

  It's the same DKMS we are already using in Lunar, and it contains all
  the fixes upstream developed so far: Jammy and Lunar share the same
  base version (0.8).

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp