Your message dated Thu, 17 Aug 2023 14:44:02 +0000
with message-id <[email protected]>
and subject line Bug#1046222: fixed in ironic-inspector 11.4.0-3
has caused the Debian Bug report #1046222,
regarding ironic-inspector: 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.)


-- 
1046222: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046222
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ironic-inspector
Version: 11.4.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 ironic-inspector
> dpkg-buildpackage: info: source version 11.4.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 
> ironic-inspector-11.4.0/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[.]gitreview$
>  fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> debian/rules:89: warning: overriding recipe for target 
> 'override_dh_installsystemd'
> /usr/share/openstack-pkg-tools/pkgos.make:40: warning: ignoring old recipe 
> for target 'override_dh_installsystemd'
> 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
> debian/rules:89: warning: overriding recipe for target 
> 'override_dh_installsystemd'
> /usr/share/openstack-pkg-tools/pkgos.make:40: warning: ignoring old recipe 
> for target 'override_dh_installsystemd'
> python3 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)
> /usr/lib/python3/dist-packages/setuptools/command/develop.py:40: 
> EasyInstallDeprecationWarning: easy_install command is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please avoid running ``setup.py`` and ``easy_install``.
>         Instead, use pypa/build, pypa/installer or other
>         standards-based tools.
> 
>         See https://github.com/pypa/setuptools/issues/917 for details.
>         
> ********************************************************************************
> 
> !!
>   easy_install.initialize_options(self)
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please avoid running ``setup.py`` directly.
>         Instead, use pypa/build, pypa/installer or other
>         standards-based tools.
> 
>         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
> for details.
>         
> ********************************************************************************
> 
> !!
>   self.initialize_options()
> running clean
> 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
> debian/rules:89: warning: overriding recipe for target 
> 'override_dh_installsystemd'
> /usr/share/openstack-pkg-tools/pkgos.make:40: warning: ignoring old recipe 
> for target 'override_dh_installsystemd'
> dh_clean
> rm -rf build debian/ironic-inspector.postinst debian/ironic-inspector.config 
> debian/ironic-inspector.postrm
> rm -rf debian/*.service debian/*.init
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using options from 
> ironic-inspector-11.4.0/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[.]gitreview$
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building ironic-inspector using existing 
> ./ironic-inspector_11.4.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to 
> ironic_inspector/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironic_inspector/__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 
> ironic_inspector/__pycache__/api_tools.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> ironic_inspector/__pycache__/api_tools.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 
> ironic_inspector/__pycache__/introspect.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> ironic_inspector/__pycache__/introspect.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 
> ironic_inspector/__pycache__/introspection_state.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/__pycache__/introspection_state.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 
> ironic_inspector/__pycache__/main.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironic_inspector/__pycache__/main.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 
> ironic_inspector/__pycache__/node_cache.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> ironic_inspector/__pycache__/node_cache.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 
> ironic_inspector/__pycache__/policy.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironic_inspector/__pycache__/policy.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 
> ironic_inspector/__pycache__/process.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironic_inspector/__pycache__/process.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 
> ironic_inspector/__pycache__/rules.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironic_inspector/__pycache__/rules.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 
> ironic_inspector/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironic_inspector/__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 
> ironic_inspector/__pycache__/version.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironic_inspector/__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 
> ironic_inspector/__pycache__/wsgi_service.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/__pycache__/wsgi_service.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 
> ironic_inspector/cmd/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/cmd/__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 
> ironic_inspector/cmd/__pycache__/dbsync.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> ironic_inspector/cmd/__pycache__/dbsync.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 
> ironic_inspector/common/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/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 
> ironic_inspector/common/__pycache__/context.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/common/__pycache__/context.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 
> ironic_inspector/common/__pycache__/coordination.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/common/__pycache__/coordination.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 
> ironic_inspector/common/__pycache__/i18n.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/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 
> ironic_inspector/common/__pycache__/ironic.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/common/__pycache__/ironic.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 
> ironic_inspector/common/__pycache__/keystone.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/common/__pycache__/keystone.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 
> ironic_inspector/common/__pycache__/lldp_parsers.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/common/__pycache__/lldp_parsers.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 
> ironic_inspector/common/__pycache__/lldp_tlvs.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/common/__pycache__/lldp_tlvs.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 
> ironic_inspector/common/__pycache__/locking.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/common/__pycache__/locking.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 
> ironic_inspector/common/__pycache__/rpc.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> ironic_inspector/common/__pycache__/rpc.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 
> ironic_inspector/common/__pycache__/swift.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/common/__pycache__/swift.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 
> ironic_inspector/conductor/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/conductor/__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 
> ironic_inspector/conductor/__pycache__/manager.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/conductor/__pycache__/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 
> ironic_inspector/conf/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/conf/__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 
> ironic_inspector/conf/__pycache__/accelerators.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/conf/__pycache__/accelerators.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 
> ironic_inspector/conf/__pycache__/capabilities.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/conf/__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 
> ironic_inspector/conf/__pycache__/coordination.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/conf/__pycache__/coordination.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 
> ironic_inspector/conf/__pycache__/default.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/conf/__pycache__/default.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 
> ironic_inspector/conf/__pycache__/discovery.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/conf/__pycache__/discovery.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 
> ironic_inspector/conf/__pycache__/dnsmasq_pxe_filter.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/conf/__pycache__/dnsmasq_pxe_filter.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 
> ironic_inspector/conf/__pycache__/extra_hardware.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/conf/__pycache__/extra_hardware.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 
> ironic_inspector/conf/__pycache__/healthcheck.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/conf/__pycache__/healthcheck.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 
> ironic_inspector/conf/__pycache__/iptables.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/conf/__pycache__/iptables.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 
> ironic_inspector/conf/__pycache__/ironic.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/conf/__pycache__/ironic.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 
> ironic_inspector/conf/__pycache__/opts.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> ironic_inspector/conf/__pycache__/opts.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 
> ironic_inspector/conf/__pycache__/pci_devices.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/conf/__pycache__/pci_devices.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 
> ironic_inspector/conf/__pycache__/port_physnet.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/conf/__pycache__/port_physnet.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 
> ironic_inspector/conf/__pycache__/processing.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/conf/__pycache__/processing.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 
> ironic_inspector/conf/__pycache__/pxe_filter.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/conf/__pycache__/pxe_filter.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 
> ironic_inspector/conf/__pycache__/service_catalog.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/conf/__pycache__/service_catalog.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 
> ironic_inspector/conf/__pycache__/swift.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> ironic_inspector/conf/__pycache__/swift.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 
> ironic_inspector/db/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/db/__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 
> ironic_inspector/db/__pycache__/api.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironic_inspector/db/__pycache__/api.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 
> ironic_inspector/db/__pycache__/migration.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/db/__pycache__/migration.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 
> ironic_inspector/db/__pycache__/model.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add ironic_inspector/db/__pycache__/model.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 
> ironic_inspector/db/migrations/__pycache__/env.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/db/migrations/__pycache__/env.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 
> ironic_inspector/db/migrations/versions/__pycache__/18440d0834af_introducing_the_aborting_state.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/db/migrations/versions/__pycache__/18440d0834af_introducing_the_aborting_state.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 
> ironic_inspector/db/migrations/versions/__pycache__/2970d2d44edc_add_manage_boot_to_nodes.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/db/migrations/versions/__pycache__/2970d2d44edc_add_manage_boot_to_nodes.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 
> ironic_inspector/db/migrations/versions/__pycache__/578f84f38d_inital_db_schema.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/db/migrations/versions/__pycache__/578f84f38d_inital_db_schema.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 
> ironic_inspector/db/migrations/versions/__pycache__/882b2d84cb1b_attribute_constraints_relaxing.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/db/migrations/versions/__pycache__/882b2d84cb1b_attribute_constraints_relaxing.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 
> ironic_inspector/db/migrations/versions/__pycache__/b55109d5063a_added_scope_column_to_rules_table.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/db/migrations/versions/__pycache__/b55109d5063a_added_scope_column_to_rules_table.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 
> ironic_inspector/db/migrations/versions/__pycache__/bf8dec16023c_add_introspection_data_table.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/db/migrations/versions/__pycache__/bf8dec16023c_add_introspection_data_table.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 
> ironic_inspector/db/migrations/versions/__pycache__/d00d6e3f38c4_change_created_finished_at_type.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/db/migrations/versions/__pycache__/d00d6e3f38c4_change_created_finished_at_type.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 
> ironic_inspector/db/migrations/versions/__pycache__/d2e48801c8ef_introducing_node_state_attribute.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/db/migrations/versions/__pycache__/d2e48801c8ef_introducing_node_state_attribute.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 
> ironic_inspector/db/migrations/versions/__pycache__/d588418040d_add_rules.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/db/migrations/versions/__pycache__/d588418040d_add_rules.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 
> ironic_inspector/db/migrations/versions/__pycache__/e169a4a81d88_add_invert_field_to_rule_condition.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/db/migrations/versions/__pycache__/e169a4a81d88_add_invert_field_to_rule_condition.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 
> ironic_inspector/plugins/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/plugins/__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 
> ironic_inspector/plugins/__pycache__/accel_device.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/plugins/__pycache__/accel_device.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 
> ironic_inspector/plugins/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/plugins/__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 
> ironic_inspector/plugins/__pycache__/base_physnet.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/plugins/__pycache__/base_physnet.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 
> ironic_inspector/plugins/__pycache__/capabilities.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/plugins/__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 
> ironic_inspector/plugins/__pycache__/discovery.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/plugins/__pycache__/discovery.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 
> ironic_inspector/plugins/__pycache__/example.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/plugins/__pycache__/example.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 
> ironic_inspector/plugins/__pycache__/extra_hardware.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/plugins/__pycache__/extra_hardware.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 
> ironic_inspector/plugins/__pycache__/introspection_data.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/plugins/__pycache__/introspection_data.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 
> ironic_inspector/plugins/__pycache__/lldp_basic.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/plugins/__pycache__/lldp_basic.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 
> ironic_inspector/plugins/__pycache__/local_link_connection.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/plugins/__pycache__/local_link_connection.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 
> ironic_inspector/plugins/__pycache__/pci_devices.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/plugins/__pycache__/pci_devices.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 
> ironic_inspector/plugins/__pycache__/physnet_cidr_map.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/plugins/__pycache__/physnet_cidr_map.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 
> ironic_inspector/plugins/__pycache__/raid_device.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/plugins/__pycache__/raid_device.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 
> ironic_inspector/plugins/__pycache__/rules.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/plugins/__pycache__/rules.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 
> ironic_inspector/plugins/__pycache__/standard.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/plugins/__pycache__/standard.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 
> ironic_inspector/pxe_filter/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/pxe_filter/__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 
> ironic_inspector/pxe_filter/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/pxe_filter/__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 
> ironic_inspector/pxe_filter/__pycache__/dnsmasq.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/pxe_filter/__pycache__/dnsmasq.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 
> ironic_inspector/pxe_filter/__pycache__/interface.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/pxe_filter/__pycache__/interface.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 
> ironic_inspector/pxe_filter/__pycache__/iptables.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/pxe_filter/__pycache__/iptables.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 
> ironic_inspector/test/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/test/__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 
> ironic_inspector/test/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> ironic_inspector/test/__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 
> ironic_inspector/test/unit/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/test/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 
> ironic_inspector/test/unit/__pycache__/policy_fixture.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/policy_fixture.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 
> ironic_inspector/test/unit/__pycache__/test_acl.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_acl.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 
> ironic_inspector/test/unit/__pycache__/test_api_tools.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_api_tools.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 
> ironic_inspector/test/unit/__pycache__/test_common_ironic.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_common_ironic.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 
> ironic_inspector/test/unit/__pycache__/test_coordination.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_coordination.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 
> ironic_inspector/test/unit/__pycache__/test_dnsmasq_pxe_filter.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_dnsmasq_pxe_filter.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 
> ironic_inspector/test/unit/__pycache__/test_introspect.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_introspect.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 
> ironic_inspector/test/unit/__pycache__/test_iptables.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_iptables.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 
> ironic_inspector/test/unit/__pycache__/test_keystone.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_keystone.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 
> ironic_inspector/test/unit/__pycache__/test_locking.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_locking.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 
> ironic_inspector/test/unit/__pycache__/test_main.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_main.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 
> ironic_inspector/test/unit/__pycache__/test_manager.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_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 
> ironic_inspector/test/unit/__pycache__/test_node_cache.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_node_cache.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 
> ironic_inspector/test/unit/__pycache__/test_plugins_accel_device.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_plugins_accel_device.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 
> ironic_inspector/test/unit/__pycache__/test_plugins_base.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_plugins_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 
> ironic_inspector/test/unit/__pycache__/test_plugins_base_physnet.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_plugins_base_physnet.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 
> ironic_inspector/test/unit/__pycache__/test_plugins_capabilities.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_plugins_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 
> ironic_inspector/test/unit/__pycache__/test_plugins_discovery.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_plugins_discovery.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 
> ironic_inspector/test/unit/__pycache__/test_plugins_extra_hardware.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_plugins_extra_hardware.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 
> ironic_inspector/test/unit/__pycache__/test_plugins_introspection_data.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_plugins_introspection_data.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 
> ironic_inspector/test/unit/__pycache__/test_plugins_lldp_basic.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_plugins_lldp_basic.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 
> ironic_inspector/test/unit/__pycache__/test_plugins_local_link_connection.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_plugins_local_link_connection.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 
> ironic_inspector/test/unit/__pycache__/test_plugins_pci_devices.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_plugins_pci_devices.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 
> ironic_inspector/test/unit/__pycache__/test_plugins_physnet_cidr_map.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_plugins_physnet_cidr_map.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 
> ironic_inspector/test/unit/__pycache__/test_plugins_raid_device.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_plugins_raid_device.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 
> ironic_inspector/test/unit/__pycache__/test_plugins_rules.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_plugins_rules.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 
> ironic_inspector/test/unit/__pycache__/test_plugins_standard.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_plugins_standard.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 
> ironic_inspector/test/unit/__pycache__/test_process.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_process.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 
> ironic_inspector/test/unit/__pycache__/test_pxe_filter.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_pxe_filter.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 
> ironic_inspector/test/unit/__pycache__/test_rules.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_rules.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 
> ironic_inspector/test/unit/__pycache__/test_swift.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_swift.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 
> ironic_inspector/test/unit/__pycache__/test_utils.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/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 
> ironic_inspector/test/unit/__pycache__/test_wsgi_service.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/__pycache__/test_wsgi_service.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 
> ironic_inspector/test/unit/db/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/db/__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 
> ironic_inspector/test/unit/db/__pycache__/test_api.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/db/__pycache__/test_api.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 
> ironic_inspector/test/unit/db/__pycache__/test_migrations.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> ironic_inspector/test/unit/db/__pycache__/test_migrations.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/ironic-inspector_11.4.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: ironic-inspector
Source-Version: 11.4.0-3
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ironic-inspector, 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 ironic-inspector 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: Thu, 17 Aug 2023 15:40:25 +0200
Source: ironic-inspector
Architecture: source
Version: 11.4.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1046222
Changes:
 ironic-inspector (11.4.0-3) unstable; urgency=medium
 .
   * Cleans better (Closes: #1046222).
Checksums-Sha1:
 cede3708c40777dfb8f6cd0bb7bfe25e2f42cd9b 3207 ironic-inspector_11.4.0-3.dsc
 cf6fb23d02a093898d5442327ce74e2ee4e2552d 8704 
ironic-inspector_11.4.0-3.debian.tar.xz
 f84ac2eca9b1a557d7a2e1fda5fe46b9969de2da 19660 
ironic-inspector_11.4.0-3_amd64.buildinfo
Checksums-Sha256:
 307196b552bcf3a39e94b5286c3e20fe9593dba8ecf33f45040c624edc10d787 3207 
ironic-inspector_11.4.0-3.dsc
 70ec853be71788b1f8241c063ab6af5e802ce61f7b41803944f76c2cbdc2d456 8704 
ironic-inspector_11.4.0-3.debian.tar.xz
 bc7c5b795bc069e01c4f6643169bd590e05754e48ecc26a57beeb44e6d977e10 19660 
ironic-inspector_11.4.0-3_amd64.buildinfo
Files:
 6289fe55954479ee69c492d41f043dbf 3207 python optional 
ironic-inspector_11.4.0-3.dsc
 97ab3fc8a36ea587e776ef097d3ab505 8704 python optional 
ironic-inspector_11.4.0-3.debian.tar.xz
 d39341ff067509a4f66495ad5c7de9e1 19660 python optional 
ironic-inspector_11.4.0-3_amd64.buildinfo

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

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTeJ0kACgkQ1BatFaxr
Q/5WmA/7B3H5Nm64CWhOl/FNf75F7lvl5fxzgyc4p8UwFph4w2ZLgEynE3LG8bec
9l95hpU3X4Jms6b/SjIN8KZ2zNwKGia1oh+GFxTD6jWc1p+5Rtv1lVTJ5hcGwCqf
vsXmSKVHojgmi86QcyzVaU7zE0T7bBP4HKCriDX3o6+wzBcYQTxHUEwoP5lR76qc
lPgVR7FJ1n9SDQUeH2jx9v2BswfNal+xgtWqVeEaZLl67/FRXlbf8Q/F23ctp6M2
aC3t1GJcM6XiKLZrcFIHLdu1aQD5Vvys5qS7aLnaLEmJ78vZWtt8NITADWR0laMG
XiUTlxVpn1tGHzootUtQNOV9EkDu2Jr3f2WiZCKLNcPHe0J4X/sSDUFkBfcfjVTK
blLaga4fujdIVZPD24Xzd6LhI8y68HP1/oji619D9yF19CiI8v27lTnkTgNoJQ55
UwLdTtARs2zjghOOJi7WkWuKqaU6k1021nvWrauniGSP81fn/CPUOrZPNRYO2IIn
MSDH1YK6VOfKH0M77ruHr2xTA/wMyZabPsUD49j+qcF4CwjJkUxE/V5k63ueFDgC
JKZgs2Cv2bFD38lB2PyGPn8/bY6CcbT9Fm2Qj6ibzIU8hC2j+6rtlQiWw/Ly3Gzs
4rZu2ilAFfaX5tVLNOzIN2pF4pXaeA9AU8b6qhpZQbRqw2+eum0=
=uvTZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to