Bug 952372
Summary: | tpm-tools-1.3.7-build.patch comments out necessary functionality | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Daniel De Graaf <dgdegra> |
Component: | tpm-tools | Assignee: | Michal Schmidt <mschmidt> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 20 | CC: | andreas, ejratl, hannsj_uhl, mschmidt, rob, sgrubb |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | tpm-tools-1.3.8-6.fc20 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-08-15 02:54:01 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: | |||
Bug Depends On: | 1084052 | ||
Bug Blocks: | 1126097 |
Description
Daniel De Graaf
2013-04-15 19:39:47 UTC
still an issue in f20. tpm is unusable with the package as is. I dropped tpm-tools-1.3.7-build.patch in Fedora git. I am unable to get a successful Koji build due to a problem with the opencryptoki package. I just stumbled upon this bug and it took 6h of my time :S $ tpm_nvinfo --version tpm_nvinfo version: 1.3.8 $ tpm_nvinfo NVRAM index : 0x00000004 (4) PCR read selection: PCR write selection: Permissions : 0x00000000 () bReadSTClear : FALSE bWriteSTClear : FALSE bWriteDefine : FALSE Size : 0 (0x0) NVRAM index : 0x00000006 (6) PCR read selection: PCR write selection: Permissions : 0x00000000 () bReadSTClear : FALSE bWriteSTClear : FALSE bWriteDefine : FALSE Size : 0 (0x0) NVRAM index : 0x00000005 (5) PCR read selection: PCR write selection: Permissions : 0x00000000 () bReadSTClear : FALSE bWriteSTClear : FALSE bWriteDefine : FALSE Size : 0 (0x0) I manually compiled tpm-tools from sourceforge (without any patches) and it's working as expected: $ ./tpm_nvinfo NVRAM index : 0x00000004 (4) PCR read selection: Localities : ALL PCR write selection: Localities : ALL Permissions : 0x00040004 (AUTHREAD|AUTHWRITE) bReadSTClear : FALSE bWriteSTClear : FALSE bWriteDefine : FALSE Size : 32 (0x20) NVRAM index : 0x00000006 (6) PCR read selection: Localities : ALL PCR write selection: Localities : ALL Permissions : 0x00040004 (AUTHREAD|AUTHWRITE) bReadSTClear : FALSE bWriteSTClear : FALSE bWriteDefine : FALSE Size : 32 (0x20) NVRAM index : 0x00000005 (5) PCR read selection: Localities : ALL PCR write selection: Localities : ALL Permissions : 0x00040004 (AUTHREAD|AUTHWRITE) bReadSTClear : FALSE bWriteSTClear : FALSE bWriteDefine : FALSE Size : 32 (0x20) tpm-tools-1.3.8-6.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/tpm-tools-1.3.8-6.fc20 Package tpm-tools-1.3.8-6.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing tpm-tools-1.3.8-6.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-9079/tpm-tools-1.3.8-6.fc20 then log in and leave karma (feedback). tpm-tools-1.3.8-6.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |