From 3ad693c87e924985fe52dac5da2a416426380f87d59b3a0d96ac5a48c82f5ef2 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 29 Jul 2023 08:41:33 +0000 Subject: [PATCH] Accepting request 1100949 from home:gary_lin:branches:Base:System - Add libtss2-tcti-device0 as the default TCTI interface to avoid the following error: Esys_Initialize() Initialize default tcti. ErrorCode (0x000a000a) OBS-URL: https://build.opensuse.org/request/show/1100949 OBS-URL: https://build.opensuse.org/package/show/Base:System/pcr-oracle?expand=0&rev=11 --- pcr-oracle.changes | 7 +++++++ pcr-oracle.spec | 1 + 2 files changed, 8 insertions(+) diff --git a/pcr-oracle.changes b/pcr-oracle.changes index 87ca6c7..c4eda90 100644 --- a/pcr-oracle.changes +++ b/pcr-oracle.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jul 26 14:06:43 UTC 2023 - Gary Ching-Pang Lin + +- Add libtss2-tcti-device0 as the default TCTI interface to avoid + the following error: + Esys_Initialize() Initialize default tcti. ErrorCode (0x000a000a) + ------------------------------------------------------------------- Tue Jul 4 07:44:10 UTC 2023 - Olaf Kirch diff --git a/pcr-oracle.spec b/pcr-oracle.spec index 858c56d..621bc86 100644 --- a/pcr-oracle.spec +++ b/pcr-oracle.spec @@ -27,6 +27,7 @@ URL: https://github.com/okirch/pcr-oracle Source: %{name}-%{version}.tar.xz BuildRequires: libopenssl-devel >= 0.9.8 BuildRequires: tpm2-0-tss-devel +Requires: libtss2-tcti-device0 ExclusiveArch: x86_64 aarch64 ppc64le riscv64 %description