Source: gnome-keysign Version: 1.3.0-4 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20250107 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/build/reproducible-path/gnome-keysign-1.3.0' > xvfb-run -a python3 -m pytest > ============================= test session starts > ============================== > platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0 > rootdir: /build/reproducible-path/gnome-keysign-1.3.0 > plugins: twisted-1.14.3, typeguard-4.4.1 > collected 0 items / 5 errors > > ==================================== ERRORS > ==================================== > ___________________ ERROR collecting tests/test_bluetooth.py > ___________________ > tests/test_bluetooth.py:20: in <module> > from keysign.gpgmeh import get_public_key_data, openpgpkey_from_data > keysign/gpgmeh.py:34: in <module> > from .gpgkey import Key, UID > E UnicodeEncodeError: 'utf-8' codec can't encode character '\udcf6' in > position 118: surrogates not allowed > ____________________ ERROR collecting tests/test_gpgmeh.py > _____________________ > tests/test_gpgmeh.py:28: in <module> > from keysign.gpgmeh import TempContext > keysign/gpgmeh.py:34: in <module> > from .gpgkey import Key, UID > E UnicodeEncodeError: 'utf-8' codec can't encode character '\udcf6' in > position 118: surrogates not allowed > ____________________ ERROR collecting tests/test_latin1.py > _____________________ > tests/test_latin1.py:11: in <module> > from keysign import gpgmeh > keysign/gpgmeh.py:34: in <module> > from .gpgkey import Key, UID > E UnicodeEncodeError: 'utf-8' codec can't encode character '\udcf6' in > position 118: surrogates not allowed > _____________________ ERROR collecting tests/test_uids.py > ______________________ > tests/test_uids.py:8: in <module> > from keysign import gpgkey > E UnicodeEncodeError: 'utf-8' codec can't encode character '\udcf6' in > position 118: surrogates not allowed > ___________________ ERROR collecting tests/test_wormhole.py > ____________________ > tests/test_wormhole.py:30: in <module> > from keysign.gpgmeh import openpgpkey_from_data > keysign/gpgmeh.py:34: in <module> > from .gpgkey import Key, UID > E UnicodeEncodeError: 'utf-8' codec can't encode character '\udcf6' in > position 118: surrogates not allowed > =============================== warnings summary > =============================== > <frozen importlib._bootstrap>:488 > <frozen importlib._bootstrap>:488: DeprecationWarning: builtin type > SwigPyPacked has no __module__ attribute > > <frozen importlib._bootstrap>:488 > <frozen importlib._bootstrap>:488: DeprecationWarning: builtin type > SwigPyObject has no __module__ attribute > > <frozen importlib._bootstrap>:488 > <frozen importlib._bootstrap>:488: DeprecationWarning: builtin type > swigvarlink has no __module__ attribute > > -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html > =========================== short test summary info > ============================ > ERROR tests/test_bluetooth.py - UnicodeEncodeError: 'utf-8' codec can't > encod... > ERROR tests/test_gpgmeh.py - UnicodeEncodeError: 'utf-8' codec can't encode > c... > ERROR tests/test_latin1.py - UnicodeEncodeError: 'utf-8' codec can't encode > c... > ERROR tests/test_uids.py - UnicodeEncodeError: 'utf-8' codec can't encode > cha... > ERROR tests/test_wormhole.py - UnicodeEncodeError: 'utf-8' codec can't > encode... > !!!!!!!!!!!!!!!!!!! Interrupted: 5 errors during collection > !!!!!!!!!!!!!!!!!!!! > ======================== 3 warnings, 5 errors in 0.60s > ========================= > make[1]: *** [debian/rules:38: override_dh_auto_test] Error 2 The full build log is available from: http://qa-logs.debian.net/2025/01/07/gnome-keysign_1.3.0-4_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250107;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250107&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.