Your message dated Tue, 22 Aug 2023 13:53:37 +0000
with message-id <e1qyrpb-00bx6k...@fasolo.debian.org>
and subject line Bug#1049307: fixed in python-sphinx-feature-classification 
1.1.0-3
has caused the Debian Bug report #1049307,
regarding python-sphinx-feature-classification: 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 ow...@bugs.debian.org
immediately.)


-- 
1049307: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049307
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-sphinx-feature-classification
Version: 1.1.0-2
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
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 python-sphinx-feature-classification
> dpkg-buildpackage: info: source version 1.1.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <z...@debian.org>
>  dpkg-source --before-build .
> dpkg-source: info: using options from 
> python-sphinx-feature-classification-1.1.0/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
>  fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --buildsystem=python_distutils --with python3,sphinxdoc
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> echo "Do nothing..."
> Do nothing...
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=python_distutils
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh_clean -O--buildsystem=python_distutils
> rm -rf build
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using options from 
> python-sphinx-feature-classification-1.1.0/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-sphinx-feature-classification using 
> existing ./python-sphinx-feature-classification_1.1.0.orig.tar.xz
> dpkg-source: error: cannot represent change to 
> sphinx_feature_classification/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sphinx_feature_classification/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sphinx_feature_classification/__pycache__/support_matrix.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sphinx_feature_classification/__pycache__/support_matrix.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sphinx_feature_classification/tests/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> sphinx_feature_classification/tests/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sphinx_feature_classification/tests/__pycache__/base.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> sphinx_feature_classification/tests/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> sphinx_feature_classification/tests/__pycache__/test_sphinx_feature_classification.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sphinx_feature_classification/tests/__pycache__/test_sphinx_feature_classification.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> sphinx_feature_classification/tests/fakes/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> sphinx_feature_classification/tests/fakes/__pycache__/__init__.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> 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/python-sphinx-feature-classification_1.1.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: python-sphinx-feature-classification
Source-Version: 1.1.0-3
Done: Thomas Goirand <z...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-sphinx-feature-classification, 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 1049...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated 
python-sphinx-feature-classification 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: SHA256

Format: 1.8
Date: Tue, 22 Aug 2023 15:30:19 +0200
Source: python-sphinx-feature-classification
Architecture: source
Version: 1.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1049307
Changes:
 python-sphinx-feature-classification (1.1.0-3) unstable; urgency=medium
 .
   * Cleans better (Closes: #1049307).
Checksums-Sha1:
 e462bd787d2dd9047cc1f18ba17a467612b37ada 2640 
python-sphinx-feature-classification_1.1.0-3.dsc
 2719e9bfe1679be070d17c8cbf61b9f8603afce7 2648 
python-sphinx-feature-classification_1.1.0-3.debian.tar.xz
 b1b1fa784bbd7267c996408bc3d63c1375138936 11349 
python-sphinx-feature-classification_1.1.0-3_amd64.buildinfo
Checksums-Sha256:
 01fec4dce6056b7adf5dfa1f8910c310ced5897aaea56d74a52eb7620b4f31bb 2640 
python-sphinx-feature-classification_1.1.0-3.dsc
 375c457eea12b4389fc3cb8369c07d836ab4242ea13a4ac7e54c295fea7a0a6a 2648 
python-sphinx-feature-classification_1.1.0-3.debian.tar.xz
 54cc56d5099b2ab0d608b8b69a81111037ff650f82e189fa59b607848ecf0731 11349 
python-sphinx-feature-classification_1.1.0-3_amd64.buildinfo
Files:
 bd37d47f70d2aaba96279af3a41664a9 2640 python optional 
python-sphinx-feature-classification_1.1.0-3.dsc
 2aa308e74a8cc93e0be2dd835038fc26 2648 python optional 
python-sphinx-feature-classification_1.1.0-3.debian.tar.xz
 1f43a9ace096357b6321f0fce8408434 11349 python optional 
python-sphinx-feature-classification_1.1.0-3_amd64.buildinfo

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

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTkuN8ACgkQ1BatFaxr
Q/6ZKQ/+Oia3rRhhSXnh3/QBhz+bZQUzVKAMdPEVpp6SahVoRrDhm64BOpzl30nC
t4NMbogUwAFKRXBmEyma2slK0kAoI8BQR4x/Lap7LAOkjxRucaLh4XtbtuUZA2Zl
LwhZj7kEv3rPq/jcqDq7sjzf/Pehg41MfQdHosEfVDy9XVAEKwaIXDJ7AcrVI/t3
bo7fyssV2SzIu986kvl67Z1qt0veL8pms2qNFP+y7Pq9FEMU/a442Wu9dQ+yivK/
rFElDxm+R5tgXHdKEpR51UFP0M06uo4knh2dlthV1zgGXRGw6pkP9gaXCqDuuZIS
w7B/OaUzq+kiMVMwwaIPf/EdKygf+J0UtBDzPyYQZA9ODAYKCeeAUfSwcy9Ny4WY
N4UqmxBN7plx0SvhuvAOTsh5hqTL/n5Y+pKSNabMsIlHNxxSL/JDoQGBk3SbAYEW
0Yj0hGsTWwPsC8UdgidqxPrLOKifoGbXHpk5qKWLLVl89sdc2Jk7zSs7b+rICdMr
werBgHyxVbHxngh5aE88XB52/Jjg3M4Vg2/asfW+K56nD+pXsG8zZc3WTMKu0tjy
NOgQ4c2l5jifiD3O/7P8uAQLv/ezX7Dh9Bz8CB+QecAlF82ZS3X3WaePhHAj411S
3ktfOUBPqnAlF3T2dOWn2nJO4BknoHlR/MJSzF0C3VLrEsZH2ME=
=ay5M
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to