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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901492

Title:
  Raspi kernel 5.8 doesn't provide wireguard modules

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

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

Reply via email to