Your message dated Sun, 17 Mar 2024 19:50:41 +0000
with message-id <[email protected]>
and subject line Bug#1044888: fixed in django-axes 5.39.0-3
has caused the Debian Bug report #1044888,
regarding django-axes: Fails to build source after successful build
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 [email protected]
immediately.)


-- 
1044888: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044888
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: django-axes
Version: 5.39.0-2
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> ------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package django-axes
> dpkg-buildpackage: info: source version 5.39.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by James Valleroy 
> <[email protected]>
>  dpkg-source --before-build .
> dpkg-source: info: using options from 
> django-axes-5.39.0/debian/source/options: --extend-diff-ignore=\.egg-info
>  debian/rules clean
> dh clean --with python3,sphinxdoc --buildsystem=pybuild
>       rm -f debian/python3-django-axes-doc.debhelper.log 
> debian/python3-django-axes.debhelper.log
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
>       pybuild --clean -i python{version} -p 3.11
> I: pybuild base:275: python3.11 setup.py clean 
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> WARNING: The wheel package is not available.
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-axes/build' (and 
> everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
>       rm -rf .pybuild/
>       find . -name \*.pyc -exec rm {} \;
> rm -rf debian/html
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=pybuild
>    dh_clean -O--buildsystem=pybuild
>       rm -f debian/debhelper-build-stamp
>       rm -rf debian/.debhelper/
>       rm -f -- debian/python3-django-axes.substvars 
> debian/python3-django-axes.postinst.debhelper 
> debian/python3-django-axes.prerm.debhelper 
> debian/python3-django-axes-doc.substvars 
> ./django_axes.egg-info/dependency_links.txt 
> ./django_axes.egg-info/not-zip-safe ./django_axes.egg-info/PKG-INFO 
> ./django_axes.egg-info/requires.txt ./django_axes.egg-info/SOURCES.txt 
> ./django_axes.egg-info/top_level.txt debian/files
>       rm -fr -- debian/python3-django-axes/ debian/tmp/ 
> debian/python3-django-axes-doc/
>       find .  \( \( \
>               \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
> -type f -a \
>               \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
>                -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
>                -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
>                -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
>               \) -exec rm -f {} + \) -o \
>               \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) 
> \)
>  dpkg-source -b .
> dpkg-source: info: using options from 
> django-axes-5.39.0/debian/source/options: --extend-diff-ignore=\.egg-info
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building django-axes using existing 
> ./django-axes_5.39.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  django-axes-5.39.0/coverage.xml
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/django-axes_5.39.0-2.diff.5Z7FM1
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/django-axes_5.39.0-2_unstable.log

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-axes
Source-Version: 5.39.0-3
Done: James Valleroy <[email protected]>

We believe that the bug you reported is fixed in the latest version of
django-axes, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James Valleroy <[email protected]> (supplier of updated django-axes 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 17 Mar 2024 15:04:17 -0400
Source: django-axes
Architecture: source
Version: 5.39.0-3
Distribution: unstable
Urgency: medium
Maintainer: FreedomBox packaging team 
<[email protected]>
Changed-By: James Valleroy <[email protected]>
Closes: 1044888 1064936
Changes:
 django-axes (5.39.0-3) unstable; urgency=medium
 .
   * Disable test coverage during build and autopkgtest (Closes: #1044888)
   * Remove obsolete python3-mock build-dep (Closes: #1064936)
   * Mark python3-django-axes-doc as Multi-Arch: foreign
   * Follows Debian policy 4.6.2
   * Update debian/* copyright year
Checksums-Sha1:
 3982c6121887200187275952435beda711d3357e 2501 django-axes_5.39.0-3.dsc
 da5f945133c7884acac346c591d114deb22f6a3a 4260 
django-axes_5.39.0-3.debian.tar.xz
 8c278120df815b5e0264f479e62a74c75900d595 8543 
django-axes_5.39.0-3_amd64.buildinfo
Checksums-Sha256:
 108dd99675032bb6576935863f45515b194de68e341dca82d355e256e57c1460 2501 
django-axes_5.39.0-3.dsc
 e4c58bc9cb99160c2c63b4212fa55d4bef1aa54f464a5d3e8fe6de415a3fca3a 4260 
django-axes_5.39.0-3.debian.tar.xz
 5ec443da16c3e8fd16fbc9b8b9d72828e03e3dca40cd4b0ec972201a164c3134 8543 
django-axes_5.39.0-3_amd64.buildinfo
Files:
 9e07e78d18c344dae6625e20f05841ee 2501 python optional django-axes_5.39.0-3.dsc
 a8ef594d357244dd21430c3773bc02b4 4260 python optional 
django-axes_5.39.0-3.debian.tar.xz
 0a6d3a029a0b5298d34b3fc904a3eda5 8543 python optional 
django-axes_5.39.0-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJKBAEBCgA0FiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmX3P5YWHGp2YWxsZXJv
eUBtYWlsYm94Lm9yZwAKCRB3wMdee2UICM2+EAC2IBiRYY4uACzx31HAOgihUsFS
+OZ3c7MuLheipaW1pAuAseAoWw9oLzGJsQFhoelunLJo1DVThkw2xNR6WTkWHSlv
IBId+OHs7C5V/AvqkFvXvUQpZutRvhg1wWpE6A8OVJtAQ3f/PG3bNkVVlbojzUy5
shuMaW3PyhLvspQBoTwgh8OArp9f/lfKZwSI2g+qFk2Mo5kgtudPFJFFpS5tEok4
ceKXR+o5Ct1YpaQN5ChSOAPJ/wFxjpZUjneKTln+rDHQjOKzx3B+9/t4qzldeWtx
Wjb7KIz4zm/or9yzBQNjp27CNdM3s6tgfy/zFg3jsAy+cuhTVJG1qrE7mFUM02LT
A+XIxmYe6WKi0WzqsmgvU5fBFAn+DBuy3pVkiIKylYFinGlmm3T9gYVglg27x28a
Ly8R+oTANmAYPY1JuyIVvjxNNpuan79/GxDb0hdxTQMQvuMlLHStxoaY+c7zH+u5
MJYLT3/5J0QbzX4QgcKgrIVFWquwfvpePMArcjeQyLOQeppwxdimtMEnwqaLP3LJ
MuKLbmeJEKuWrGnmbY7auQdwlv0OBCXYwjLxN/A4nQVCSu2rXLmQnDaPrDg9X9bB
ErgM15j54AhwLdBO7XpOKm/LIsi7ZooISexE0GoR/Z4b2RB5tyKgcX/uV2wEm1Xj
A1hZJY24OPFC/gvx2Q==
=ZE2V
-----END PGP SIGNATURE-----

Attachment: pgp8JeIsS98KU.pgp
Description: PGP signature


--- End Message ---

Reply via email to