Source: aioquic Version: 0.9.21-2 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20231212 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_aioquic/build/aioquic/asyncio/protocol.py", > line 135, in datagram_received > self._quic.receive_datagram(cast(bytes, data), addr, > now=self._loop.time()) > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_aioquic/build/aioquic/quic/connection.py", > line 1001, in receive_datagram > is_ack_eliciting, is_probing = self._payload_received( > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_aioquic/build/aioquic/quic/connection.py", > line 2295, in _payload_received > frame_handler(context, frame_type, buf) > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_aioquic/build/aioquic/quic/connection.py", > line 1519, in _handle_crypto_frame > self.tls.handle_message(event.data, self._crypto_buffers) > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_aioquic/build/aioquic/tls.py", line > 1249, in handle_message > self._client_handle_certificate_verify(input_buf) > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_aioquic/build/aioquic/tls.py", line > 1514, in _client_handle_certificate_verify > verify_certificate( > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_aioquic/build/aioquic/tls.py", line > 231, in verify_certificate > ssl.match_hostname( > AttributeError: module 'ssl' has no attribute 'match_hostname' > E: Build killed with signal TERM after 150 minutes of inactivity The full build log is available from: http://qa-logs.debian.net/2023/12/12/aioquic_0.9.21-2_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&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.