With Ubuntu Desktop 24.04.2 image, downloading and extracting ubuntu-
desktop-bootstrap revision 318, changing the related code from

kernel_model.metapkg_name_override = flavor_to_pkgname(
    pkg.name, dry_run=self.app.opts.dry_run
)

to

kernel_model.metapkg_name_override = flavor_to_pkgname(
    "oem", dry_run=self.app.opts.dry_run
)

then starting the service with "snap try", I can finish the installation
on XPS 13 9340 offline, as it is pointed to the OEM kernel correctly.

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

Title:
  On 24.04.2 Desktop image, subiquity failed to install OEM kernel on
  certified systems with OEM metapackages included

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2114780/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to