Public bug reported:

Hello,

I'm trying to install the package wireguard on the Raspi 4B under 20.10
(Groovy). Wireguard wants to install wireguard-dkms which in turn wants
to build the kernel modules even though kernel 5.8 comes with the
modules prebuild.

In focal the raspi kernel is listed as providing support for wireguard:

~$ curl -s 
http://ports.ubuntu.com/ubuntu-ports/dists/focal-updates/main/binary-arm64/Packages.xz
 | unxz | grep -B11 Provides:.*wireguard | grep ^Package:
Package: linux-image-aws
Package: linux-image-generic
Package: linux-image-generic-hwe-20.04
Package: linux-image-generic-hwe-20.04-edge
Package: linux-image-raspi. <-------
Package: linux-image-virtual
Package: linux-image-virtual-hwe-20.04
Package: linux-image-virtual-hwe-20.04-edge

In groovy the raspi kernel is not listed:

~$ curl -s 
http://ports.ubuntu.com/ubuntu-ports/dists/groovy/main/binary-arm64/Packages.xz 
| unxz | grep -B11 Provides:.*wireguard | grep ^Package:
Package: linux-image-aws
Package: linux-image-generic
Package: linux-image-generic-64k
Package: linux-image-generic-64k-hwe-20.04
Package: linux-image-generic-64k-hwe-20.04-edge
Package: linux-image-generic-hwe-20.04
Package: linux-image-generic-hwe-20.04-edge
Package: linux-image-virtual
Package: linux-image-virtual-hwe-20.04
Package: linux-image-virtual-hwe-20.04-edge

Is this a bug?

** Affects: linux-meta-raspi (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  Hello,
  
  I'm trying to install the package wireguard on the Raspi 4B under 20.10
  (Groovy). Wireguard wants to install wireguard-dkms which in turn wants
  to build the kernel modules even though kernel 5.8 comes with the
  modules prebuild.
  
  In focal the raspi kernel is listed as providing support for wireguard:
- ```
+ 
  ~$ curl -s 
http://ports.ubuntu.com/ubuntu-ports/dists/focal-updates/main/binary-arm64/Packages.xz
 | unxz | grep -B11 Provides:.*wireguard | grep ^Package:
  Package: linux-image-aws
  Package: linux-image-generic
  Package: linux-image-generic-hwe-20.04
  Package: linux-image-generic-hwe-20.04-edge
  Package: linux-image-raspi. <-------
  Package: linux-image-virtual
  Package: linux-image-virtual-hwe-20.04
  Package: linux-image-virtual-hwe-20.04-edge
- ```
+ 
  In groovy the raspi kernel is not listed:
- ```
+ 
  ~$ curl -s 
http://ports.ubuntu.com/ubuntu-ports/dists/groovy/main/binary-arm64/Packages.xz 
| unxz | grep -B11 Provides:.*wireguard | grep ^Package:
  Package: linux-image-aws
  Package: linux-image-generic
  Package: linux-image-generic-64k
  Package: linux-image-generic-64k-hwe-20.04
  Package: linux-image-generic-64k-hwe-20.04-edge
  Package: linux-image-generic-hwe-20.04
  Package: linux-image-generic-hwe-20.04-edge
  Package: linux-image-virtual
  Package: linux-image-virtual-hwe-20.04
  Package: linux-image-virtual-hwe-20.04-edge
- ```
+ 
  Is this a bug?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-meta-raspi in Ubuntu.
https://bugs.launchpad.net/bugs/1901492

Title:
  Raspi kernel 5.8 doesn't provide wireguard modules

Status in linux-meta-raspi package in Ubuntu:
  New

Bug description:
  Hello,

  I'm trying to install the package wireguard on the Raspi 4B under
  20.10 (Groovy). Wireguard wants to install wireguard-dkms which in
  turn wants to build the kernel modules even though kernel 5.8 comes
  with the modules prebuild.

  In focal the raspi kernel is listed as providing support for
  wireguard:

  ~$ curl -s 
http://ports.ubuntu.com/ubuntu-ports/dists/focal-updates/main/binary-arm64/Packages.xz
 | unxz | grep -B11 Provides:.*wireguard | grep ^Package:
  Package: linux-image-aws
  Package: linux-image-generic
  Package: linux-image-generic-hwe-20.04
  Package: linux-image-generic-hwe-20.04-edge
  Package: linux-image-raspi. <-------
  Package: linux-image-virtual
  Package: linux-image-virtual-hwe-20.04
  Package: linux-image-virtual-hwe-20.04-edge

  In groovy the raspi kernel is not listed:

  ~$ curl -s 
http://ports.ubuntu.com/ubuntu-ports/dists/groovy/main/binary-arm64/Packages.xz 
| unxz | grep -B11 Provides:.*wireguard | grep ^Package:
  Package: linux-image-aws
  Package: linux-image-generic
  Package: linux-image-generic-64k
  Package: linux-image-generic-64k-hwe-20.04
  Package: linux-image-generic-64k-hwe-20.04-edge
  Package: linux-image-generic-hwe-20.04
  Package: linux-image-generic-hwe-20.04-edge
  Package: linux-image-virtual
  Package: linux-image-virtual-hwe-20.04
  Package: linux-image-virtual-hwe-20.04-edge

  Is this a bug?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-raspi/+bug/1901492/+subscriptions

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

Reply via email to