Source: django-invitations Version: 2.0.0-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: [email protected] Usertags: ftbfs-20221220 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > for dir in /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-invitations/build > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-invitations/build; do \ > cp -r test_* $dir; \ > cd $dir; \ > python3 -mpytest --ignore=/<<PKGBUILDDIR>>/tests/allauth/ > --ds=test_settings /<<PKGBUILDDIR>>/tests; \ > python3 -mpytest --ignore=/<<PKGBUILDDIR>>/tests/basic/ > --ds=test_allauth_settings /<<PKGBUILDDIR>>/tests; \ > rm $dir/test_* ; \ > done > ============================= test session starts > ============================== > platform linux -- Python 3.10.9, pytest-7.2.0, pluggy-1.0.0+repack > django: settings: test_settings (from option) > rootdir: /<<PKGBUILDDIR>>, configfile: tox.ini > plugins: django-4.5.2 > collected 46 items > > ../../../tests/basic/tests.py .......................................... [ > 91%] > .... > [100%] > > ============================= 46 passed in 11.29s > ============================== > ============================= test session starts > ============================== > platform linux -- Python 3.10.9, pytest-7.2.0, pluggy-1.0.0+repack > django: settings: test_allauth_settings (from option) > rootdir: /<<PKGBUILDDIR>>, configfile: tox.ini > plugins: django-4.5.2 > collected 9 items > > ../../../tests/allauth/test_allauth.py ......... > [100%] > > ============================== 9 passed in 2.85s > =============================== > cp: cannot stat 'test_*': No such file or directory > ============================= test session starts > ============================== > platform linux -- Python 3.10.9, pytest-7.2.0, pluggy-1.0.0+repack > django: settings: test_settings (from option) > rootdir: /<<PKGBUILDDIR>>, configfile: tox.ini > plugins: django-4.5.2 > collected 46 items > > ../../../tests/basic/tests.py .......................................... [ > 91%] > .... > [100%] > > ============================= 46 passed in 11.38s > ============================== > ============================= test session starts > ============================== > platform linux -- Python 3.10.9, pytest-7.2.0, pluggy-1.0.0+repack > django: settings: test_allauth_settings (from option) > rootdir: /<<PKGBUILDDIR>>, configfile: tox.ini > plugins: django-4.5.2 > collected 9 items > > ../../../tests/allauth/test_allauth.py ......... > [100%] > > ============================== 9 passed in 3.25s > =============================== > rm: cannot remove > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-invitations/build/test_*': No > such file or directory > make[1]: *** [debian/rules:16: override_dh_auto_test] Error 1 The full build log is available from: http://qa-logs.debian.net/2022/12/20/django-invitations_2.0.0-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&[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.

