Your message dated Thu, 29 Dec 2022 09:34:23 +0000
with message-id <e1papit-004qti...@fasolo.debian.org>
and subject line Bug#1026682: fixed in django-invitations 2.0.0-2
has caused the Debian Bug report #1026682,
regarding django-invitations: FTBFS: rm: cannot remove
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-invitations/build/test_*': No
such file or directory
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.)
--
1026682: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026682
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: django-invitations
Version: 2.0.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
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;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&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.
--- End Message ---
--- Begin Message ---
Source: django-invitations
Source-Version: 2.0.0-2
Done: Edward Betts <edw...@4angle.com>
We believe that the bug you reported is fixed in the latest version of
django-invitations, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1026...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Edward Betts <edw...@4angle.com> (supplier of updated django-invitations
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 29 Dec 2022 07:51:13 +0000
Source: django-invitations
Architecture: source
Version: 2.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Edward Betts <edw...@4angle.com>
Closes: 1026682
Changes:
django-invitations (2.0.0-2) unstable; urgency=medium
.
* debian/rules: Bug fix tests with two versions of Python.
(Closes: #1026682)
* debian/changelog: Remove duplicate word in 2.0.0-1 entry.
Checksums-Sha1:
b6e37a6620000752ba251d97d6bd4c5a01083fe0 2413 django-invitations_2.0.0-2.dsc
aa79d174c45284b376a711910ede58c602fcc2c3 3040
django-invitations_2.0.0-2.debian.tar.xz
c2860f456874ad51607f3d952af18a5fb00af648 8896
django-invitations_2.0.0-2_source.buildinfo
Checksums-Sha256:
afa9794b68f40c4f1a1e46dc7c16caade826a124aba55f76b8b09049fd6880d6 2413
django-invitations_2.0.0-2.dsc
a8f59baf21d9c2d26dafdbbc27211a9de6273e196f7cbb900693854cc940fb16 3040
django-invitations_2.0.0-2.debian.tar.xz
13a49fabf208d648313bcdf5605207f0c12b652bf7bc3f7b3ade472b330a66c2 8896
django-invitations_2.0.0-2_source.buildinfo
Files:
9a22886326d1053d4fa587587fe38505 2413 python optional
django-invitations_2.0.0-2.dsc
c0c27ef33e8e34f0e78890f6d6118e93 3040 python optional
django-invitations_2.0.0-2.debian.tar.xz
939f48d2a6eeb3ac54c55a50eb0f3bb7 8896 python optional
django-invitations_2.0.0-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE+4rPp4xyYInDitAmlgWhCYxjuSoFAmOtW0sACgkQlgWhCYxj
uSq6rxAAklf/b+zaqTMG11bviB2TVU6uvfqHGnDKvPXs83QHlhzAxIRWpDyoecG5
StglI5eHfKFx/SgmMCW7QtGRTLsHp9cDlsIrPKlURp1OFVXMjAxyiVlVnrAmfUBR
WNIrOcMGN2/x4m7QaTqjEdbHb3eg93cNMHWlibpwiMC0cBa5j1hLaU1upyuv5g6I
ffZ5U9x0e96M/TiHRAHgY83SfHm31X8BW9LuovbJwyaMc8YYoFLUYCv2ta21SJXu
+0gWNqs/edWoE4DTFHcxOivxBeBXdAqculE0F2rKqK0/eJzMDJ/STJPvbfwdC/am
pVnGOVRIlMQ1W+xUg/G5OxXzmrDVktW3XCllC3VF0gu+VnRJyV3G75q4Vui/u1Ef
UdqbuEHTTXWFg308Y9JaBw8hG92F1RYU7WpQGy3q4RjGCu9b0f75V/xAK569F+Z3
5nAXYtihfEgp4XOdq0lGIPFBCRov7xh7wY4NxviZkIUQJpsOcx4BRxj7Coh3kOIT
W4AY+XFAZMkdssqY7i4wTeJl7D7ODlmK9Raat2b8/CakR1V47j7PUBsB1rGE9KXO
MYdS3QjFaZ0bJ+7OEcO4ldnDpmwAOyM2JMLE7t26MRTCTS7rdAQyN9VWF/GSqC1R
XnbjyAw3bpsAL3CNJ64QAkUE/l7Hv4UP+Tn6r3YgYO/cc9ckYGo=
=y6ix
-----END PGP SIGNATURE-----
--- End Message ---