Your message dated Tue, 22 Aug 2023 12:20:30 +0000
with message-id <[email protected]>
and subject line Bug#1048995: fixed in python-aodhclient 3.2.0-5
has caused the Debian Bug report #1048995,
regarding python-aodhclient: 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.)
--
1048995: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048995
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-aodhclient
Version: 3.2.0-4
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 python-aodhclient
> dpkg-buildpackage: info: source version 3.2.0-4
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
> dpkg-source --before-build .
> dpkg-source: info: using options from
> python-aodhclient-3.2.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
> rm -rf .testrepository build doc/man
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=python_distutils
> dh_clean -O--buildsystem=python_distutils
> dpkg-source -b .
> dpkg-source: info: using options from
> python-aodhclient-3.2.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-aodhclient using existing
> ./python-aodhclient_3.2.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to
> aodhclient/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add aodhclient/__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
> aodhclient/__pycache__/client.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add aodhclient/__pycache__/client.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
> aodhclient/__pycache__/exceptions.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add aodhclient/__pycache__/exceptions.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
> aodhclient/__pycache__/i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add aodhclient/__pycache__/i18n.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
> aodhclient/__pycache__/noauth.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add aodhclient/__pycache__/noauth.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
> aodhclient/__pycache__/shell.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add aodhclient/__pycache__/shell.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
> aodhclient/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add aodhclient/__pycache__/utils.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
> aodhclient/tests/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add aodhclient/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
> aodhclient/tests/functional/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> aodhclient/tests/functional/__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
> aodhclient/tests/functional/__pycache__/base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> aodhclient/tests/functional/__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
> aodhclient/tests/functional/__pycache__/test_alarm.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> aodhclient/tests/functional/__pycache__/test_alarm.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
> aodhclient/tests/functional/__pycache__/test_alarm_history.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> aodhclient/tests/functional/__pycache__/test_alarm_history.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
> aodhclient/tests/functional/__pycache__/test_capabilities.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> aodhclient/tests/functional/__pycache__/test_capabilities.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
> aodhclient/tests/unit/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> aodhclient/tests/unit/__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
> aodhclient/tests/unit/__pycache__/test_alarm_cli.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> aodhclient/tests/unit/__pycache__/test_alarm_cli.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
> aodhclient/tests/unit/__pycache__/test_alarm_history.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> aodhclient/tests/unit/__pycache__/test_alarm_history.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
> aodhclient/tests/unit/__pycache__/test_alarm_manager.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> aodhclient/tests/unit/__pycache__/test_alarm_manager.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
> aodhclient/tests/unit/__pycache__/test_exceptions.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> aodhclient/tests/unit/__pycache__/test_exceptions.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
> aodhclient/tests/unit/__pycache__/test_quota.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> aodhclient/tests/unit/__pycache__/test_quota.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
> aodhclient/tests/unit/__pycache__/test_shell.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> aodhclient/tests/unit/__pycache__/test_shell.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
> aodhclient/tests/unit/__pycache__/test_utils.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> aodhclient/tests/unit/__pycache__/test_utils.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
> aodhclient/v2/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add aodhclient/v2/__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
> aodhclient/v2/__pycache__/alarm.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add aodhclient/v2/__pycache__/alarm.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
> aodhclient/v2/__pycache__/alarm_cli.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add aodhclient/v2/__pycache__/alarm_cli.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
> aodhclient/v2/__pycache__/alarm_history.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> aodhclient/v2/__pycache__/alarm_history.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
> aodhclient/v2/__pycache__/alarm_history_cli.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> aodhclient/v2/__pycache__/alarm_history_cli.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
> aodhclient/v2/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add aodhclient/v2/__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
> aodhclient/v2/__pycache__/capabilities.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> aodhclient/v2/__pycache__/capabilities.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
> aodhclient/v2/__pycache__/capabilities_cli.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> aodhclient/v2/__pycache__/capabilities_cli.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
> aodhclient/v2/__pycache__/client.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add aodhclient/v2/__pycache__/client.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
> aodhclient/v2/__pycache__/quota.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add aodhclient/v2/__pycache__/quota.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
> aodhclient/v2/__pycache__/quota_cli.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add aodhclient/v2/__pycache__/quota_cli.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-aodhclient_3.2.0-4_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-aodhclient
Source-Version: 3.2.0-5
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-aodhclient, 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.
Thomas Goirand <[email protected]> (supplier of updated python-aodhclient 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: SHA256
Format: 1.8
Date: Tue, 22 Aug 2023 13:46:09 +0200
Source: python-aodhclient
Architecture: source
Version: 3.2.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1048995
Changes:
python-aodhclient (3.2.0-5) unstable; urgency=medium
.
* Cleans better (Closes: #1048995).
Checksums-Sha1:
01085ea1a2c1748ee54230a7b76cd7f8f0ad3b22 2706 python-aodhclient_3.2.0-5.dsc
7e270b04d3e3c903852920f6e2a47fe3e43d9466 4260
python-aodhclient_3.2.0-5.debian.tar.xz
827f12efaadd826f1d97debac9027644d11fa15d 14002
python-aodhclient_3.2.0-5_amd64.buildinfo
Checksums-Sha256:
3b79a19e63a84d0260f8b224f3af3862c860cc415a7cfbf88ea2213c014ea291 2706
python-aodhclient_3.2.0-5.dsc
a5faebd52cffdfb434e49bdec40a27a31e090df98bc432eeba7f9dcb53a4256f 4260
python-aodhclient_3.2.0-5.debian.tar.xz
856cf68d012bee0186c11d242045620863a6b5ab63998094a02aaba95cc4b545 14002
python-aodhclient_3.2.0-5_amd64.buildinfo
Files:
4d3ee6d66efd3a955cc9838bd98efe32 2706 python optional
python-aodhclient_3.2.0-5.dsc
30f3b2cc5f677806d85cfd070ec0977f 4260 python optional
python-aodhclient_3.2.0-5.debian.tar.xz
37ef0a816cc205f07ed42b150bbfe0ac 14002 python optional
python-aodhclient_3.2.0-5_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTkoNIACgkQ1BatFaxr
Q/5Ycw//df/bVsjvMcyNBaBzR7uW8phaqcN3YsIdRAyw35YWGh6Ct47LosfwHUBd
0t61/fWPfNYQsUX2gG+kYncYcEXPLWIgp/g4JPZPVwzh80HlYPt5JlamvWOP7Gsy
sDwcvNeu9KsdVngFjD8PbC/Wp+jNDr77IJTjxDwuslJNgoC53/hSp9+sSeSz0WqC
luQQJ6bvbYJev+r2Ykp6qcN8yk1Bej6D2L9cLJWEOY202tb8Fyodj/Pk2G8tjPbP
PMJ/UWUoxr/+n+J4wFTpQFBo4Fu2bT4s9oZ2iN2BHmeLen5J1GRUocVR5PSFz2EB
fL1FRkh9JrZBbMsTotgEqWxKgFRYmCXqVrkaptAxNlisacWlYKiov2HaOgHZo8pB
ldLRHJ2/6Kiq3N3S7Iz4Otv/7G8+9HOhy3Zj888Bl+RUbTuzLjVxiFrT5/Vu7NHZ
uyY3qh1FM53gStGRO+vjZjkBL63is1a2Ex/Z46u4XTEk/fTtrokw7FS0sGh4glO5
wVnqKBXd4nyS1Rx2Hx8gHxOrmxloPwDsx3IzH9MgTZeb00feMoODEuK5Xl8FABj9
xHMvmiqtCPX2tF55RsKSSEKR65cSfvCGvO7jcugpeMceesA6/xhkNHpfww4WHVk7
jdcYPKZBOCHd9rIQvoCa10XWZZzlPZvLrJWw5/7ifRYJppFQxzU=
=9vew
-----END PGP SIGNATURE-----
--- End Message ---