Source: aioimaplib Version: 2.0.1-1 Severity: serious Justification: FTBFS Tags: forky sid ftbfs User: [email protected] Usertags: ftbfs-20250919 ftbfs-forky
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. The full build log is available from: http://qa-logs.debian.net/2025/09/19/aioimaplib_2.0.1-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250919;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250919&[email protected]&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. -- Relevant part of the build log (hopefully): > ______________________ ERROR at setup of test_login_twice > ______________________ > file > /build/reproducible-path/aioimaplib-2.0.1/.pybuild/cpython3_3.13/build/tests/test_aioimaplib.py, > line 289 > @pytest.mark.asyncio() > async def test_login_twice(with_server): > with pytest.raises(aioimaplib.Error) as expected: > imap_client = await login_user_async('user', 'pass') > > await imap_client.login('user', 'password') > > assert expected == 'command LOGIN illegal in state AUTH' > file > /build/reproducible-path/aioimaplib-2.0.1/.pybuild/cpython3_3.13/build/tests/server_fixture.py, > line 38 > @pytest.fixture() > def with_server(event_loop, request): > E fixture 'event_loop' not found > > available fixtures: _class_scoped_runner, _function_scoped_runner, > > _module_scoped_runner, _package_scoped_runner, _session_scoped_runner, > > cache, capfd, capfdbinary, caplog, capsys, capsysbinary, capteesys, > > doctest_namespace, event_loop_policy, monkeypatch, pytestconfig, > > record_property, record_testsuite_property, record_xml_attribute, recwarn, > > tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, unused_tcp_port, > > unused_tcp_port_factory, unused_udp_port, unused_udp_port_factory, > > with_server, with_ssl, with_ssl_server > > use 'pytest --fixtures [testpath]' for help on them. > > /build/reproducible-path/aioimaplib-2.0.1/.pybuild/cpython3_3.13/build/tests/server_fixture.py:38

