Your message dated Wed, 04 Sep 2024 04:41:46 +0000
with message-id <e1slhpy-000eng...@fasolo.debian.org>
and subject line Bug#1080080: Removed package(s) from unstable
has caused the Debian Bug report #997106,
regarding aiorwlock: FTBFS: dh_auto_test: error: pybuild --test -i
python{version} -p 3.9 returned exit code 13
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
997106: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997106
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: aiorwlock
Version: 1.0.0-0.2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> =========================== short test summary info
> ============================
> FAILED
> ../../../tests/test_corner_cases.py::test_get_write_then_read[debug:true-pyloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_get_write_then_read_and_write_again[debug:true-pyloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_writers_deadlock[debug:true-pyloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_readers_cancel[debug:true-pyloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_canceled_inside_acquire[debug:true-pyloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_get_write_then_read[debug:true-uvloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_get_write_then_read_and_write_again[debug:true-uvloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_writers_deadlock[debug:true-uvloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_readers_cancel[debug:true-uvloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_canceled_inside_acquire[debug:true-uvloop]
> FAILED ../../../tests/test_rwlock.py::test_repr[debug:true-pyloop] -
> Deprecat...
> FAILED ../../../tests/test_rwlock.py::test_repr[debug:true-uvloop] -
> Deprecat...
> FAILED
> ../../../tests/test_rwlock.py::test_many_readers[debug:true-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_reader_recursion[debug:true-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_writer_recursion[debug:true-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_writer_then_reader_recursion[debug:true-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_readers_writers[debug:true-slow-uvloop]
> FAILED ../../../tests/test_rwlock.py::test_read_locked[debug:true-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_write_locked[debug:true-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_write_read_lock_multiple_tasks[debug:true-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_read_context_manager[debug:true-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_write_context_manager[debug:true-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_await_read_lock[debug:true-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_await_write_lock[debug:true-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_many_readers[debug:true-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_reader_recursion[debug:true-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_writer_recursion[debug:true-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_writer_then_reader_recursion[debug:true-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_readers_writers[debug:true-slow-pyloop]
> FAILED ../../../tests/test_rwlock.py::test_read_locked[debug:true-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_write_locked[debug:true-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_write_read_lock_multiple_tasks[debug:true-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_read_context_manager[debug:true-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_write_context_manager[debug:true-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_await_read_lock[debug:true-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_await_write_lock[debug:true-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_read_upgrade_write_release[debug:true-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_writer_recursion_fail[debug:true-uvloop]
> FAILED ../../../tests/test_rwlock.py::test_writer_success[debug:true-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_writer_success_with_statement[debug:true-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_read_upgrade_write_release[debug:true-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_writer_recursion_fail[debug:true-pyloop]
> FAILED ../../../tests/test_rwlock.py::test_writer_success[debug:true-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_writer_success_with_statement[debug:true-pyloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_get_write_then_read[debug:false-pyloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_get_write_then_read_and_write_again[debug:false-pyloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_writers_deadlock[debug:false-pyloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_readers_cancel[debug:false-pyloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_canceled_inside_acquire[debug:false-pyloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_get_write_then_read[debug:false-uvloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_get_write_then_read_and_write_again[debug:false-uvloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_writers_deadlock[debug:false-uvloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_readers_cancel[debug:false-uvloop]
> FAILED
> ../../../tests/test_corner_cases.py::test_canceled_inside_acquire[debug:false-uvloop]
> FAILED ../../../tests/test_rwlock.py::test_repr[debug:false-pyloop] -
> Depreca...
> FAILED ../../../tests/test_rwlock.py::test_repr[debug:false-uvloop] -
> Depreca...
> FAILED
> ../../../tests/test_rwlock.py::test_many_readers[debug:false-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_reader_recursion[debug:false-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_writer_recursion[debug:false-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_writer_then_reader_recursion[debug:false-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_readers_writers[debug:false-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_read_locked[debug:false-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_write_locked[debug:false-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_write_read_lock_multiple_tasks[debug:false-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_read_context_manager[debug:false-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_write_context_manager[debug:false-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_await_read_lock[debug:false-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_await_write_lock[debug:false-slow-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_many_readers[debug:false-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_reader_recursion[debug:false-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_writer_recursion[debug:false-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_writer_then_reader_recursion[debug:false-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_readers_writers[debug:false-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_read_locked[debug:false-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_write_locked[debug:false-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_write_read_lock_multiple_tasks[debug:false-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_read_context_manager[debug:false-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_write_context_manager[debug:false-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_await_read_lock[debug:false-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_await_write_lock[debug:false-slow-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_read_upgrade_write_release[debug:false-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_writer_recursion_fail[debug:false-uvloop]
> FAILED ../../../tests/test_rwlock.py::test_writer_success[debug:false-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_writer_success_with_statement[debug:false-uvloop]
> FAILED
> ../../../tests/test_rwlock.py::test_read_upgrade_write_release[debug:false-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_writer_recursion_fail[debug:false-pyloop]
> FAILED ../../../tests/test_rwlock.py::test_writer_success[debug:false-pyloop]
> FAILED
> ../../../tests/test_rwlock.py::test_writer_success_with_statement[debug:false-pyloop]
> ======================== 88 failed, 104 passed in 6.65s
> ========================
> E: pybuild pybuild:354: test: plugin distutils failed with: exit code=1: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_aiorwlock/build; python3.9 -m pytest
> {dir}/tests
> dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit
> code 13
The full build log is available from:
http://qa-logs.debian.net/2021/10/23/aiorwlock_1.0.0-0.2_unstable.log
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 marking 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.
--- End Message ---
--- Begin Message ---
Version: 1.0.0-0.2+rm
Dear submitter,
as the package aiorwlock has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1080080
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---