Skip to content

skip tpm-udev on non-Debian distributions#556

Closed
f-ranner wants to merge 2 commits into
intel:masterfrom
f-ranner:master
Closed

skip tpm-udev on non-Debian distributions#556
f-ranner wants to merge 2 commits into
intel:masterfrom
f-ranner:master

Conversation

@f-ranner
Copy link
Copy Markdown

Adding tpm-udev as a debian dependancy caused other distros to throw missing dependancy errors. There is no equivalent package in other distros as the tpm-tools package already incorporates the fuctions of tpm-udev.

f-ranner added 2 commits May 13, 2026 15:58
Add mapping for the tpm-udev package to its amazon_linux equivalent,
tpm2-tools, to satisfy setup dependencies during test deployment.

Signed-off-by: Frank Ranner <frank.ranner@intel.com>
    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

Signed-off-by: Frank Ranner <frank.ranner@intel.com>
@f-ranner f-ranner closed this by deleting the head repository May 14, 2026
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.

1 participant