This bug is awaiting verification that the linux-
raspi-5.4/5.4.0-1061.69~18.04.1 kernel in -proposed solves the problem.
Please test the kernel and update this bug with the results. If the
problem is solved, change the tag 'verification-needed-bionic' to
'verification-done-bionic'. If the problem still exists, change the tag
'verification-needed-bionic' to 'verification-failed-bionic'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-bionic

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

Title:
  Add crda dependency

Status in linux-raspi package in Ubuntu:
  Fix Released
Status in linux-raspi-5.4 package in Ubuntu:
  Invalid
Status in linux-raspi2 package in Ubuntu:
  Invalid
Status in linux-raspi-5.4 source package in Bionic:
  Fix Committed
Status in linux-raspi2 source package in Bionic:
  Fix Committed
Status in linux-raspi source package in Focal:
  Fix Released

Bug description:
  [Impact]

  crda is required to setup wifi. For the main kernel, the modules extra
  package depends on crda so it's pulled in automatically but the raspi
  kernel doesn't provide a modules extra package with the result that
  the crda package is missing from the raspi images. Apparently building
  images with device-specific packages installed is not possible.

  [Test Case]

  Spin up a preinstalled server image and:
  $ dpkg -l crda
  dpkg-query: no packages found matching crda

  [Regression Potential]

  Low. This will just pull in the crda package with its dependencies.

  [Original Description]

  We need to add the "iw" package to the pi images (for configuration of
  the wifi region upon boot). However, as we don't have per-device seeds
  this can't be placed directly in the seed for the images (without
  affecting other images which don't need it). Hence, adding it as a
  "fake" dependency of the pi-specific kernel package is a reasonably
  clean solution.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi/+bug/1877415/+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