Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experimental options such as TPM need to visibly reflect subiquity return values #150

Open
fossfreedom opened this issue Sep 26, 2023 · 0 comments

Comments

@fossfreedom
Copy link

Raised from https://bugs.launchpad.net/subiquity/+bug/2037234

2023-09-24 22:23:24.269117 DEBUG subiquity_client: ==> getGuidedStorageV2(true) {"status": "DONE", "error_report": null, "configured": null, "targets": [{"disk_id": "disk-sda", "allowed": ["DIRECT", "LVM", "LVM_LUKS", "ZFS"], "disallowed": [], "$type": "GuidedStorageTargetReformat"}, {"allowed": ["MANUAL"], "disallowed": [], "$type": "GuidedStorageTargetManual"}]}

The client should not have shown you the TPM encryption option in this case (it doesn't look as if the ISO even suports this as an option).

On ubuntu-budgie-installer the TPM experimental option is visible and able to be selected; subiquity says "disallowed" - so the option should be invisible/disabled ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant