Your message dated Tue, 22 Aug 2023 11:24:37 +0000
with message-id <[email protected]>
and subject line Bug#1048957: fixed in python-blazarclient 3.6.0-3
has caused the Debian Bug report #1048957,
regarding python-blazarclient: 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.)
--
1048957: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048957
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-blazarclient
Version: 3.6.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 python-blazarclient
> dpkg-buildpackage: info: source version 3.6.0-2
> 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-blazarclient-3.6.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
> 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-blazarclient-3.6.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-blazarclient using existing
> ./python-blazarclient_3.6.0.orig.tar.xz
> dpkg-source: error: cannot represent change to
> blazarclient/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add blazarclient/__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
> blazarclient/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add blazarclient/__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
> blazarclient/__pycache__/client.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add blazarclient/__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
> blazarclient/__pycache__/command.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add blazarclient/__pycache__/command.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
> blazarclient/__pycache__/exception.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add blazarclient/__pycache__/exception.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
> blazarclient/__pycache__/i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add blazarclient/__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
> blazarclient/__pycache__/shell.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add blazarclient/__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
> blazarclient/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add blazarclient/__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
> blazarclient/__pycache__/version.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add blazarclient/__pycache__/version.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
> blazarclient/osc/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add blazarclient/osc/__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
> blazarclient/osc/__pycache__/plugin.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add blazarclient/osc/__pycache__/plugin.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
> blazarclient/tests/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> blazarclient/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
> blazarclient/tests/__pycache__/test_base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> blazarclient/tests/__pycache__/test_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
> blazarclient/tests/__pycache__/test_client.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> blazarclient/tests/__pycache__/test_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
> blazarclient/tests/__pycache__/test_command.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> blazarclient/tests/__pycache__/test_command.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
> blazarclient/tests/__pycache__/test_plugin.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> blazarclient/tests/__pycache__/test_plugin.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
> blazarclient/tests/__pycache__/test_shell.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> blazarclient/tests/__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
> blazarclient/tests/v1/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> blazarclient/tests/v1/__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
> blazarclient/tests/v1/shell_commands/__pycache__/__init__.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> blazarclient/tests/v1/shell_commands/__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
> blazarclient/tests/v1/shell_commands/__pycache__/test_floatingips.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> blazarclient/tests/v1/shell_commands/__pycache__/test_floatingips.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
> blazarclient/tests/v1/shell_commands/__pycache__/test_hosts.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> blazarclient/tests/v1/shell_commands/__pycache__/test_hosts.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
> blazarclient/tests/v1/shell_commands/__pycache__/test_leases.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> blazarclient/tests/v1/shell_commands/__pycache__/test_leases.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
> blazarclient/v1/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add blazarclient/v1/__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
> blazarclient/v1/__pycache__/allocations.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> blazarclient/v1/__pycache__/allocations.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
> blazarclient/v1/__pycache__/client.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add blazarclient/v1/__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
> blazarclient/v1/__pycache__/floatingips.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> blazarclient/v1/__pycache__/floatingips.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
> blazarclient/v1/__pycache__/hosts.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add blazarclient/v1/__pycache__/hosts.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
> blazarclient/v1/__pycache__/leases.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add blazarclient/v1/__pycache__/leases.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
> blazarclient/v1/shell_commands/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> blazarclient/v1/shell_commands/__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
> blazarclient/v1/shell_commands/__pycache__/allocations.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> blazarclient/v1/shell_commands/__pycache__/allocations.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
> blazarclient/v1/shell_commands/__pycache__/floatingips.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> blazarclient/v1/shell_commands/__pycache__/floatingips.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
> blazarclient/v1/shell_commands/__pycache__/hosts.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> blazarclient/v1/shell_commands/__pycache__/hosts.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
> blazarclient/v1/shell_commands/__pycache__/leases.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> blazarclient/v1/shell_commands/__pycache__/leases.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-blazarclient_3.6.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-blazarclient
Source-Version: 3.6.0-3
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-blazarclient, 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-blazarclient
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:00:28 +0200
Source: python-blazarclient
Architecture: source
Version: 3.6.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1048957
Changes:
python-blazarclient (3.6.0-3) unstable; urgency=medium
.
* Cleans better (Closes: #1048957).
Checksums-Sha1:
6a37d1db276b0102837d45a817bdb44fd284e6d7 2622 python-blazarclient_3.6.0-3.dsc
06abe344b812c3b49da9d836cec8cd3a8ff24dc3 2936
python-blazarclient_3.6.0-3.debian.tar.xz
04846fb334062219be998620b98228855017e721 11247
python-blazarclient_3.6.0-3_amd64.buildinfo
Checksums-Sha256:
1ac42efa51a398124419bfa3a862ba9730d25e512bafbb311b0ce4e2f0604918 2622
python-blazarclient_3.6.0-3.dsc
1d74076ed7c5f86b37f0aaeaac096a821e6f89a3cf078d3ad66e0ff2664d6bf7 2936
python-blazarclient_3.6.0-3.debian.tar.xz
50d01dade2140d8e23f94cc6059a9e16e87ebc393d93fda67c63c68527dbdc1f 11247
python-blazarclient_3.6.0-3_amd64.buildinfo
Files:
0d10bdf6b0c9d9aa510f83dd83ae2ca8 2622 python optional
python-blazarclient_3.6.0-3.dsc
28c9d472225f78fd163a4c4a9eb6a754 2936 python optional
python-blazarclient_3.6.0-3.debian.tar.xz
5f9e16ccbb169e9db8d67bc0979b4e8a 11247 python optional
python-blazarclient_3.6.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTklbUACgkQ1BatFaxr
Q/4OLA//bFZ9/DSfc8mHn2eHT0EZcNjBkF/2FwJYe/zdQUfATXNnSeTcIGjmjwE0
hWZg3lC/ntXY/S6ps1LIMaSJk4v6Dog9OfbEutRq1XBGu1yLR/JrBUuFReTzd4/Y
DXQuSSSb9XA6HJvGkbUAef8pQPCKHVRl2I5JpXqMgEYwAbcm61RwNJfHD5WI1GPF
vK1EO+1/EHd8aTKpTeA1in2JP+yhpc22bVBt4MRfa1/lDYXe3G36usO+K+G1LF9r
QRrUkxm+1g1T+KfSObc5Pq+IZFgMIB8gumVM0jR+m6qStve0wuGfQWwzBt2fQtao
rATakNNPgy6caE0h+7du88LNb+WQ+i/QA8BXbuBpTi6FeS6MjmcWxNou9hBtY7Cx
rTn2VdwKw+atkl0VbA4EfmvyEmJyGJe//5GwXrIgtPXsOSw+/nBuIUO+BnEcfDuI
/6lTcxd8isCB2EWsdWykMNNBz1yjN83l1/9n9MAiH6Eoj4tU5Yt3v92IZM+EVfph
ARWhi7sx7hxWkoYFnst/JT7Gt9gRm/5nu+oNyiJsXDhXe1Jzcmq5caUM6iLUqEy8
LjdeRdN3afvwHoAQ0C5DFAGre4fHREK7YKH73YU7m4Rfj0L3KGlM4r/W6mEGdYXO
0VRXmHkXWXaBEmAnEUr1Qtqj3J1YwIkcLKb/MTBAcaHD62TB6xg=
=RDzn
-----END PGP SIGNATURE-----
--- End Message ---