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.

Bug 1755551

Summary: Update tpm2-tools to 3.2.x to support Keylime project
Product: Red Hat Enterprise Linux 8 Reporter: Luke Hinds <lhinds>
Component: tpm2-toolsAssignee: Jerry Snitselaar <jsnitsel>
Status: CLOSED DUPLICATE QA Contact: Vilém Maršík <vmarsik>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 8.0CC: core-kernel-mgr, rvr
Target Milestone: rc   
Target Release: 8.0   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-10-29 20:17:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Luke Hinds 2019-09-25 16:37:26 UTC
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

Comment 1 Jerry Snitselaar 2019-10-29 20:17:50 UTC
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 ***