[Bug 2033244] Re: [canary] TPM is always selected as default

Dan Bungert 2033244 at bugs.launchpad.net
Tue Aug 29 03:02:19 UTC 2023


https://github.com/canonical/ubuntu-desktop-provision/pull/107 for the
other side

root cause - in install-sources.yaml, enhanced-secureboot listed first,
so the info objects were in that order, so we add the capability flags
in that order, so the CORE_BOOT flag was there first.

fixed by:
subiquity - set it up so DIRECT is offered first, if it's going to be an option
u-d-i - drop the usage of a set - subiquity already is doing the same by checking if the flag is already in the list, so there should not be a redundant flag - then default to the first flag offered

** Changed in: ubuntu-desktop-installer
     Assignee: Dan Bungert (dbungert) => (unassigned)

** Changed in: subiquity (Ubuntu)
       Status: Confirmed => Fix Released

** Changed in: subiquity (Ubuntu)
     Assignee: (unassigned) => Dan Bungert (dbungert)

** Changed in: ubuntu-desktop-installer
       Status: Confirmed => In Progress

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

Title:
  [canary] TPM is always selected as default

Status in ubuntu-desktop-installer:
  In Progress
Status in subiquity package in Ubuntu:
  Fix Released

Bug description:
  Mantic 20230827

  TPM FDE is always selected as default while, give it's experimental
  nature, it should be an opt-in feature.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-desktop-installer/+bug/2033244/+subscriptions




More information about the foundations-bugs mailing list