Your message dated Fri, 18 Aug 2023 10:37:36 +0000
with message-id <[email protected]>
and subject line Bug#1046841: fixed in python-ironicclient 5.1.0-3
has caused the Debian Bug report #1046841,
regarding python-ironicclient: 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.)


-- 
1046841: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046841
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-ironicclient
Version: 5.1.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-ironicclient
> dpkg-buildpackage: info: source version 5.1.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean  --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 build
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-ironicclient using existing 
> ./python-ironicclient_5.1.0.orig.tar.xz
> dpkg-source: error: cannot represent change to 
> ironicclient/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironicclient/__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 
> ironicclient/__pycache__/client.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ironicclient/__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 
> ironicclient/__pycache__/exc.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ironicclient/__pycache__/exc.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 
> ironicclient/__pycache__/shell.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ironicclient/__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 
> ironicclient/common/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/common/__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 
> ironicclient/common/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironicclient/common/__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 
> ironicclient/common/__pycache__/filecache.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/common/__pycache__/filecache.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 
> ironicclient/common/__pycache__/http.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironicclient/common/__pycache__/http.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 
> ironicclient/common/__pycache__/i18n.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironicclient/common/__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 
> ironicclient/common/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironicclient/common/__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 
> ironicclient/common/apiclient/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/common/apiclient/__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 
> ironicclient/common/apiclient/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/common/apiclient/__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 
> ironicclient/common/apiclient/__pycache__/exceptions.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/common/apiclient/__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 
> ironicclient/osc/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironicclient/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 
> ironicclient/osc/__pycache__/plugin.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironicclient/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 
> ironicclient/osc/v1/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/osc/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 
> ironicclient/osc/v1/__pycache__/baremetal_allocation.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/osc/v1/__pycache__/baremetal_allocation.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 
> ironicclient/osc/v1/__pycache__/baremetal_chassis.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/osc/v1/__pycache__/baremetal_chassis.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 
> ironicclient/osc/v1/__pycache__/baremetal_conductor.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/osc/v1/__pycache__/baremetal_conductor.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 
> ironicclient/osc/v1/__pycache__/baremetal_create.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/osc/v1/__pycache__/baremetal_create.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 
> ironicclient/osc/v1/__pycache__/baremetal_deploy_template.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironicclient/osc/v1/__pycache__/baremetal_deploy_template.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 
> ironicclient/osc/v1/__pycache__/baremetal_driver.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/osc/v1/__pycache__/baremetal_driver.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 
> ironicclient/osc/v1/__pycache__/baremetal_node.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/osc/v1/__pycache__/baremetal_node.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 
> ironicclient/osc/v1/__pycache__/baremetal_port.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/osc/v1/__pycache__/baremetal_port.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 
> ironicclient/osc/v1/__pycache__/baremetal_portgroup.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/osc/v1/__pycache__/baremetal_portgroup.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 
> ironicclient/osc/v1/__pycache__/baremetal_volume_connector.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironicclient/osc/v1/__pycache__/baremetal_volume_connector.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 
> ironicclient/osc/v1/__pycache__/baremetal_volume_target.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironicclient/osc/v1/__pycache__/baremetal_volume_target.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 
> ironicclient/tests/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> ironicclient/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 
> ironicclient/tests/unit/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/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 
> ironicclient/tests/unit/__pycache__/test_client.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/__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 
> ironicclient/tests/unit/__pycache__/test_exc.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/__pycache__/test_exc.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 
> ironicclient/tests/unit/__pycache__/test_import.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/__pycache__/test_import.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 
> ironicclient/tests/unit/__pycache__/utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/__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 
> ironicclient/tests/unit/common/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/common/__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 
> ironicclient/tests/unit/common/__pycache__/test_base.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/common/__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 
> ironicclient/tests/unit/common/__pycache__/test_filecache.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/common/__pycache__/test_filecache.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 
> ironicclient/tests/unit/common/__pycache__/test_http.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/common/__pycache__/test_http.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 
> ironicclient/tests/unit/common/__pycache__/test_utils.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/common/__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 
> ironicclient/tests/unit/common/apiclient/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/common/apiclient/__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 
> ironicclient/tests/unit/common/apiclient/__pycache__/test_base.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/common/apiclient/__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 
> ironicclient/tests/unit/common/apiclient/__pycache__/test_exceptions.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/common/apiclient/__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 
> ironicclient/tests/unit/osc/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/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 
> ironicclient/tests/unit/osc/__pycache__/fakes.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/osc/__pycache__/fakes.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 
> ironicclient/tests/unit/osc/__pycache__/test_plugin.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/osc/__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 
> ironicclient/tests/unit/osc/v1/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/osc/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 
> ironicclient/tests/unit/osc/v1/__pycache__/fakes.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/osc/v1/__pycache__/fakes.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 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_allocation.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_allocation.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 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_chassis.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_chassis.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 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_conductor.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_conductor.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 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_create.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_create.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 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_deploy_template.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_deploy_template.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 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_driver.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_driver.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 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_node.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_node.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 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_port.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_port.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 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_portgroup.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_portgroup.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 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_volume_connector.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_volume_connector.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 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_volume_target.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/osc/v1/__pycache__/test_baremetal_volume_target.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 
> ironicclient/tests/unit/v1/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/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 
> ironicclient/tests/unit/v1/__pycache__/test_allocation.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/v1/__pycache__/test_allocation.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 
> ironicclient/tests/unit/v1/__pycache__/test_chassis.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/v1/__pycache__/test_chassis.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 
> ironicclient/tests/unit/v1/__pycache__/test_client.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/v1/__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 
> ironicclient/tests/unit/v1/__pycache__/test_conductor.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/v1/__pycache__/test_conductor.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 
> ironicclient/tests/unit/v1/__pycache__/test_create_resources.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/v1/__pycache__/test_create_resources.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 
> ironicclient/tests/unit/v1/__pycache__/test_deploy_template.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/v1/__pycache__/test_deploy_template.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 
> ironicclient/tests/unit/v1/__pycache__/test_driver.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/v1/__pycache__/test_driver.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 
> ironicclient/tests/unit/v1/__pycache__/test_events.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/v1/__pycache__/test_events.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 
> ironicclient/tests/unit/v1/__pycache__/test_node.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/v1/__pycache__/test_node.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 
> ironicclient/tests/unit/v1/__pycache__/test_port.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/v1/__pycache__/test_port.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 
> ironicclient/tests/unit/v1/__pycache__/test_portgroup.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/v1/__pycache__/test_portgroup.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 
> ironicclient/tests/unit/v1/__pycache__/test_resource_fields.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/v1/__pycache__/test_resource_fields.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 
> ironicclient/tests/unit/v1/__pycache__/test_volume_connector.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/v1/__pycache__/test_volume_connector.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 
> ironicclient/tests/unit/v1/__pycache__/test_volume_target.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironicclient/tests/unit/v1/__pycache__/test_volume_target.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 
> ironicclient/v1/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironicclient/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 
> ironicclient/v1/__pycache__/allocation.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> ironicclient/v1/__pycache__/allocation.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 
> ironicclient/v1/__pycache__/chassis.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironicclient/v1/__pycache__/chassis.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 
> ironicclient/v1/__pycache__/client.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironicclient/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 
> ironicclient/v1/__pycache__/conductor.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironicclient/v1/__pycache__/conductor.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 
> ironicclient/v1/__pycache__/create_resources.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/v1/__pycache__/create_resources.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 
> ironicclient/v1/__pycache__/deploy_template.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/v1/__pycache__/deploy_template.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 
> ironicclient/v1/__pycache__/driver.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironicclient/v1/__pycache__/driver.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 
> ironicclient/v1/__pycache__/events.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironicclient/v1/__pycache__/events.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 
> ironicclient/v1/__pycache__/node.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ironicclient/v1/__pycache__/node.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 
> ironicclient/v1/__pycache__/port.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ironicclient/v1/__pycache__/port.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 
> ironicclient/v1/__pycache__/portgroup.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironicclient/v1/__pycache__/portgroup.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 
> ironicclient/v1/__pycache__/resource_fields.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/v1/__pycache__/resource_fields.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 
> ironicclient/v1/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironicclient/v1/__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 
> ironicclient/v1/__pycache__/volume_connector.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/v1/__pycache__/volume_connector.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 
> ironicclient/v1/__pycache__/volume_target.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironicclient/v1/__pycache__/volume_target.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> python-ironicclient-5.1.0/python_ironicclient.egg-info/SOURCES.txt has no 
> final newline (either original or modified version)
> 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-ironicclient_5.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-ironicclient
Source-Version: 5.1.0-3
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-ironicclient, 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-ironicclient 
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: Fri, 18 Aug 2023 10:51:02 +0200
Source: python-ironicclient
Architecture: source
Version: 5.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1046841
Changes:
 python-ironicclient (5.1.0-3) unstable; urgency=medium
 .
   * Cleans better (Closes: #1046841).
Checksums-Sha1:
 1e2b61535e5a69e439defa369d3f6a8ad2a1548e 2803 python-ironicclient_5.1.0-3.dsc
 093995cb4e32804598c343c2207e21352e3eb244 4608 
python-ironicclient_5.1.0-3.debian.tar.xz
 d910e5c5d44c4b749cbec8a95aef206e28461e49 13165 
python-ironicclient_5.1.0-3_amd64.buildinfo
Checksums-Sha256:
 92fec8e373fe718ee0e2c09d4c00c6b77e54c5f7b03dfe401ec445f31ae354dc 2803 
python-ironicclient_5.1.0-3.dsc
 ee84d02ffc92e2a7491f065c972d9e30f414ffe00a43d3990fbb1c8bd4e91a4d 4608 
python-ironicclient_5.1.0-3.debian.tar.xz
 f07661c3c3475e9701012d95156499bff6577a5a811c534bc41b42bca859b27a 13165 
python-ironicclient_5.1.0-3_amd64.buildinfo
Files:
 8e25e6585a5bc155507287a0bd6f64c4 2803 python optional 
python-ironicclient_5.1.0-3.dsc
 3d517b4d49014da160ab0b34cb8a056d 4608 python optional 
python-ironicclient_5.1.0-3.debian.tar.xz
 4cd27930eae2eae598e9c5da428d5141 13165 python optional 
python-ironicclient_5.1.0-3_amd64.buildinfo

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

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTfMpQACgkQ1BatFaxr
Q/4cdQ//a9u7nmKTJbxvzQKDVdKOf5oCfJ6E+WSFIfH58PNsxO+1dwWkejbo/KVc
uYtycITvkT052hQRdL/+ASER1qkGJwWxau8utSLfjKdeLZ53CvEDx9+ivj+gNK/B
XdzVRnDW0zDYGJTqGnswiO4ZWEnyR9RpAdaCaNyRjdUPWfq9f9x68RFWE5ahEAuE
k8FO4nB6yJmUejj8saopBcHggPXw/2TgNzqVtzWD+dThIcKvc4P3sv4wgR1HH+3f
j4nOZxTwa/xEVfg2fEEFPOpNfrLHkbB82KWbpxKWlDMeHLh4Vzqjj6KiKwoFiM+f
rWYxer+TqsDCaMwIyl2iLDYu0MVowvQrUdZeBMhH25JhJSX76vdgkrs+dejiOjOL
OTeUkG+cYx++EigGH7byUtR/avMoOBw+QuhOAQV5EfVJlr2JNb88pKeifTMerU2m
kpHEvGjY8DhnQkKIrGmBHMp7mnD+Q1KB+08Rc6m1rL7OXVVgsg0bGb4MquJb1esP
BR1TniIm1TXnxwMQxg/Tym6nOGj/mW+u/6L8Xtq0VvS+z1t/rcdj9Rpmg3ZQg06t
lf0o5VMK/Fda+fnP1Dp6idpRhwlG6DsRM8TeQKwlkooTldBw8ep6mMhfPWI4srCk
DlHg92nE7dHz23tOYfWBl7+tWLbjiQFgjfYDlVSxzroUc+ZzzB0=
=Sqf4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to