Skip to content

distro/adaptation: skip tpm-udev on non-Debian distributions#557

Merged
rli9 merged 1 commit into
intel:masterfrom
f-ranner:master
May 15, 2026
Merged

distro/adaptation: skip tpm-udev on non-Debian distributions#557
rli9 merged 1 commit into
intel:masterfrom
f-ranner:master

Conversation

@f-ranner
Copy link
Copy Markdown

Map tpm-udev to an empty string on non-Debian distributions to ensure the package is only strictly requested and installed on Debian. This prevents adaptation scripts from failing when the package manager attempts to find the equivalent package on other distributions.

Other distros incorporate the contents of tpm-udev in tpm-tools, etc

Map tpm-udev to tpm2-tools or equvalent on non-Debian distributions.
tpm2-tools is a core package which brings in tpm2-tss as a
dependancy, which provides the functionalty of tpm-udev, specifically
the creation of user tss, and the udev tmp rules.

Signed-off-by: Frank Ranner <frank.ranner@intel.com>
@f-ranner
Copy link
Copy Markdown
Author

Map tpm-udev to tpm2-tools or equvalent on non-Debian distributions.

tpm2-tools is a core package which brings in tpm2-tss as a
dependancy, which provides the functionalty of tpm-udev, specifically
the creation of user tss, and the udev tmp rules.

@f-ranner f-ranner marked this pull request as draft May 14, 2026 21:08
@f-ranner f-ranner marked this pull request as ready for review May 14, 2026 21:15
@rli9 rli9 merged commit d17feaf into intel:master May 15, 2026
8 of 24 checks passed
@rli9
Copy link
Copy Markdown

rli9 commented May 15, 2026

thanks for the patch

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 this pull request may close these issues.

2 participants