Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
I am working on an upstream project called Keylime that uses tpm2-tools. The project is marked for RHEL9 PRD and we plan to do tech previews or early proof of concepts running on RHEL 8
To this we require tpm2-tools-3.2 and greater. RHEL 8 currently supports tpm2-tools-3.1.1-4.el8.x86_64
This is a request to see if its possible to have tpm2-tools available in RHEL 8 & > (perhaps a later version and then backported).
Apologies I am unaware of where to look up the current versions planned for release, so this may already be covered.
Version-Release number of selected component (if applicable):
tpm2-tools-3.2.x
How reproducible:
Easy
Steps to Reproduce:
1. Install tpm2-tools
2. Execute command `tpm2_pcrrest`
3. A command not found errer will be returned.
Actual results:
tpm2_pcrreset -v
-bash: tpm2_pcrreset: command not found
Expected results:
tpm2_pcrreset -v
tool="tpm2_pcrreset" version="3.2.0" tctis="dynamic" tcti-default=tabrmd dlclose=enabled
Additional info:
3.2.x has been stable in Fedora for sometime, thanks to patches made by fmartine
https://src.fedoraproject.org/rpms/tpm2-tools/c/af88e806f0b7f311a326c18a4bf8
Hi Luke, there is a bz open to update tpm2-tools, and I'm updating to the 3.2.1 release. So I'm going to close this as a dup of bz 1725714.
*** This bug has been marked as a duplicate of bug 1725714 ***