Control: reopen -1
Control: reassign -1 python3-tpm2-pytss
X-Debbugs-Cc: paul...@debian.org

Forget about my previous email.

On Tue, 25 Jul 2023 23:06:27 +0200 Lucas Nussbaum <lu...@debian.org> wrote:
Source: tpm2-pkcs11
Version: 1.9.0-0.2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> gcc version 13.1.0 (Debian 13.1.0-9) > ... rest of stderr output deleted ...
> configure:14853: checking for module tpm2_pytss in python
> configure:14857: error: not found

echo "import tpm2_pytss" | python3
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/tpm2_pytss/__init__.py", line 2, in 
<module>
    from .ESAPI import ESAPI
  File "/usr/lib/python3/dist-packages/tpm2_pytss/ESAPI.py", line 2, in <module>
    from .types import *
  File "/usr/lib/python3/dist-packages/tpm2_pytss/types.py", line 12, in 
<module>
    from ._libtpm2_pytss import ffi, lib
ImportError: /usr/lib/python3/dist-packages/tpm2_pytss/_libtpm2_pytss.abi3.so: undefined symbol: Tss2_MU_TPMS_ALGORITHM_DESCRIPTION_Marshal

The python3-tpm2-pytss package needs a binNMU because tpm2-tss was uploaded 
without migration.

Reply via email to