Source: python-os-brick
Version: 6.2.2-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-os-brick
> dpkg-buildpackage: info: source version 6.2.2-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-os-brick-6.2.2/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
>  fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --buildsystem=python_distutils --with python3,sphinxdoc
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> rm -rf build
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=python_distutils
>    dh_clean -O--buildsystem=python_distutils
>  dpkg-source -b .
> dpkg-source: info: using options from 
> python-os-brick-6.2.2/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-os-brick using existing 
> ./python-os-brick_6.2.2.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to 
> os_brick/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_brick/__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 
> os_brick/__pycache__/exception.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_brick/__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 
> os_brick/__pycache__/executor.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_brick/__pycache__/executor.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/__pycache__/i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_brick/__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 
> os_brick/__pycache__/opts.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_brick/__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 
> os_brick/__pycache__/utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_brick/__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 
> os_brick/caches/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_brick/caches/__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 
> os_brick/caches/__pycache__/opencas.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_brick/caches/__pycache__/opencas.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/encryptors/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/encryptors/__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 
> os_brick/encryptors/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_brick/encryptors/__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 
> os_brick/encryptors/__pycache__/cryptsetup.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/encryptors/__pycache__/cryptsetup.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/encryptors/__pycache__/luks.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_brick/encryptors/__pycache__/luks.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/encryptors/__pycache__/nop.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_brick/encryptors/__pycache__/nop.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> os_brick/initiator/__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 
> os_brick/initiator/__pycache__/connector.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/initiator/__pycache__/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 
> os_brick/initiator/__pycache__/host_driver.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/initiator/__pycache__/host_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 
> os_brick/initiator/__pycache__/initiator_connector.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/initiator/__pycache__/initiator_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 
> os_brick/initiator/__pycache__/linuxfc.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> os_brick/initiator/__pycache__/linuxfc.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/__pycache__/linuxrbd.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> os_brick/initiator/__pycache__/linuxrbd.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/__pycache__/linuxscsi.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/initiator/__pycache__/linuxscsi.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/__pycache__/utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_brick/initiator/__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 
> os_brick/initiator/connectors/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__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 
> os_brick/initiator/connectors/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__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 
> os_brick/initiator/connectors/__pycache__/base_iscsi.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__pycache__/base_iscsi.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/connectors/__pycache__/base_rbd.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__pycache__/base_rbd.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/connectors/__pycache__/fake.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__pycache__/fake.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/connectors/__pycache__/fibre_channel.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__pycache__/fibre_channel.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/connectors/__pycache__/fibre_channel_ppc64.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__pycache__/fibre_channel_ppc64.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/connectors/__pycache__/fibre_channel_s390x.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__pycache__/fibre_channel_s390x.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/connectors/__pycache__/gpfs.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__pycache__/gpfs.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/connectors/__pycache__/huawei.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__pycache__/huawei.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/connectors/__pycache__/iscsi.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__pycache__/iscsi.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/connectors/__pycache__/lightos.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__pycache__/lightos.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/connectors/__pycache__/local.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__pycache__/local.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/connectors/__pycache__/nvmeof.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__pycache__/nvmeof.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/connectors/__pycache__/rbd.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__pycache__/rbd.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/connectors/__pycache__/remotefs.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__pycache__/remotefs.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/connectors/__pycache__/scaleio.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__pycache__/scaleio.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/connectors/__pycache__/storpool.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__pycache__/storpool.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/connectors/__pycache__/vmware.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/initiator/connectors/__pycache__/vmware.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/windows/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/initiator/windows/__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 
> os_brick/initiator/windows/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/initiator/windows/__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 
> os_brick/initiator/windows/__pycache__/fibre_channel.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/initiator/windows/__pycache__/fibre_channel.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/windows/__pycache__/iscsi.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/initiator/windows/__pycache__/iscsi.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/windows/__pycache__/rbd.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/initiator/windows/__pycache__/rbd.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/initiator/windows/__pycache__/smbfs.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/initiator/windows/__pycache__/smbfs.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/local_dev/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> os_brick/local_dev/__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 
> os_brick/local_dev/__pycache__/lvm.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_brick/local_dev/__pycache__/lvm.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/privileged/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/privileged/__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 
> os_brick/privileged/__pycache__/lightos.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> os_brick/privileged/__pycache__/lightos.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/privileged/__pycache__/nvmeof.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> os_brick/privileged/__pycache__/nvmeof.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/privileged/__pycache__/rbd.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_brick/privileged/__pycache__/rbd.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/privileged/__pycache__/rootwrap.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/privileged/__pycache__/rootwrap.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/privileged/__pycache__/scaleio.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> os_brick/privileged/__pycache__/scaleio.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/remotefs/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> os_brick/remotefs/__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 
> os_brick/remotefs/__pycache__/remotefs.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> os_brick/remotefs/__pycache__/remotefs.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/remotefs/__pycache__/windows_remotefs.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/remotefs/__pycache__/windows_remotefs.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_brick/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 
> os_brick/tests/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add os_brick/tests/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/__pycache__/test_brick.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_brick/tests/__pycache__/test_brick.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/__pycache__/test_exception.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/__pycache__/test_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 
> os_brick/tests/__pycache__/test_executor.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/__pycache__/test_executor.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/__pycache__/test_utils.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add os_brick/tests/__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 
> os_brick/tests/caches/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/caches/__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 
> os_brick/tests/caches/__pycache__/test_init.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/caches/__pycache__/test_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 
> os_brick/tests/caches/__pycache__/test_opencas.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/caches/__pycache__/test_opencas.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/encryptors/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/encryptors/__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 
> os_brick/tests/encryptors/__pycache__/test_base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/encryptors/__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 
> os_brick/tests/encryptors/__pycache__/test_cryptsetup.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/tests/encryptors/__pycache__/test_cryptsetup.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/encryptors/__pycache__/test_luks.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/encryptors/__pycache__/test_luks.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/encryptors/__pycache__/test_nop.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/encryptors/__pycache__/test_nop.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/__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 
> os_brick/tests/initiator/__pycache__/test_connector.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/__pycache__/test_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 
> os_brick/tests/initiator/__pycache__/test_host_driver.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/__pycache__/test_host_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 
> os_brick/tests/initiator/__pycache__/test_linuxfc.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/__pycache__/test_linuxfc.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/__pycache__/test_linuxrbd.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/__pycache__/test_linuxrbd.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/__pycache__/test_linuxscsi.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/__pycache__/test_linuxscsi.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/__pycache__/test_utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/__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 
> os_brick/tests/initiator/connectors/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__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 
> os_brick/tests/initiator/connectors/__pycache__/test_base_iscsi.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__pycache__/test_base_iscsi.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/connectors/__pycache__/test_base_rbd.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__pycache__/test_base_rbd.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/connectors/__pycache__/test_fibre_channel.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__pycache__/test_fibre_channel.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/connectors/__pycache__/test_fibre_channel_ppc64.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__pycache__/test_fibre_channel_ppc64.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/connectors/__pycache__/test_fibre_channel_s390x.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__pycache__/test_fibre_channel_s390x.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/connectors/__pycache__/test_gpfs.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__pycache__/test_gpfs.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/connectors/__pycache__/test_huawei.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__pycache__/test_huawei.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/connectors/__pycache__/test_iscsi.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__pycache__/test_iscsi.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/connectors/__pycache__/test_iser.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__pycache__/test_iser.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/connectors/__pycache__/test_lightos.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__pycache__/test_lightos.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/connectors/__pycache__/test_local.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__pycache__/test_local.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/connectors/__pycache__/test_nvmeof.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__pycache__/test_nvmeof.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/connectors/__pycache__/test_rbd.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__pycache__/test_rbd.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/connectors/__pycache__/test_remotefs.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__pycache__/test_remotefs.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/connectors/__pycache__/test_scaleio.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__pycache__/test_scaleio.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/connectors/__pycache__/test_storpool.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__pycache__/test_storpool.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/initiator/connectors/__pycache__/test_vmware.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/initiator/connectors/__pycache__/test_vmware.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/local_dev/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/local_dev/__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 
> os_brick/tests/local_dev/__pycache__/test_brick_lvm.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/tests/local_dev/__pycache__/test_brick_lvm.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/privileged/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/privileged/__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 
> os_brick/tests/privileged/__pycache__/test_nvmeof.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/tests/privileged/__pycache__/test_nvmeof.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/privileged/__pycache__/test_rbd.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/privileged/__pycache__/test_rbd.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/privileged/__pycache__/test_rootwrap.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/tests/privileged/__pycache__/test_rootwrap.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/remotefs/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/remotefs/__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 
> os_brick/tests/remotefs/__pycache__/test_remotefs.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/tests/remotefs/__pycache__/test_remotefs.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/remotefs/__pycache__/test_windows_remotefs.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/remotefs/__pycache__/test_windows_remotefs.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/windows/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/windows/__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 
> os_brick/tests/windows/__pycache__/fake_win_conn.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/windows/__pycache__/fake_win_conn.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/windows/__pycache__/test_base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/windows/__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 
> os_brick/tests/windows/__pycache__/test_base_connector.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> os_brick/tests/windows/__pycache__/test_base_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 
> os_brick/tests/windows/__pycache__/test_factory.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/windows/__pycache__/test_factory.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/windows/__pycache__/test_fibre_channel.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> os_brick/tests/windows/__pycache__/test_fibre_channel.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/windows/__pycache__/test_iscsi.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/windows/__pycache__/test_iscsi.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/windows/__pycache__/test_rbd.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/windows/__pycache__/test_rbd.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> os_brick/tests/windows/__pycache__/test_smbfs.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> os_brick/tests/windows/__pycache__/test_smbfs.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-os-brick_6.2.2-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.


Reply via email to