Source: python-diskimage-builder
Version: 3.30.0-1
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-diskimage-builder
> dpkg-buildpackage: info: source version 3.30.0-1
> 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-diskimage-builder-3.30.0/debian/source/options: 
> --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
> 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-diskimage-builder-3.30.0/debian/source/options: 
> --extend-diff-ignore=^[.]gitreview$
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-diskimage-builder using existing 
> ./python-diskimage-builder_3.30.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to 
> diskimage_builder/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> diskimage_builder/__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 
> diskimage_builder/__pycache__/disk_image_create.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> diskimage_builder/__pycache__/disk_image_create.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/__pycache__/diskimage_builder.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> diskimage_builder/__pycache__/diskimage_builder.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/__pycache__/element_dependencies.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> diskimage_builder/__pycache__/element_dependencies.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/__pycache__/logging_config.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> diskimage_builder/__pycache__/logging_config.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/__pycache__/paths.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add diskimage_builder/__pycache__/paths.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/__pycache__/version.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add diskimage_builder/__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 
> diskimage_builder/block_device/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/__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 
> diskimage_builder/block_device/__pycache__/blockdevice.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/__pycache__/blockdevice.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/__pycache__/cmd.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/__pycache__/cmd.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/__pycache__/config.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/__pycache__/config.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/__pycache__/exception.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/__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 
> diskimage_builder/block_device/__pycache__/plugin.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/__pycache__/plugin.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/__pycache__/utils.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/__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 
> diskimage_builder/block_device/level0/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/level0/__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 
> diskimage_builder/block_device/level0/__pycache__/localloop.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/level0/__pycache__/localloop.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/level1/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/level1/__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 
> diskimage_builder/block_device/level1/__pycache__/lvm.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/level1/__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 
> diskimage_builder/block_device/level1/__pycache__/mbr.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/level1/__pycache__/mbr.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/level1/__pycache__/partition.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/level1/__pycache__/partition.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/level1/__pycache__/partitioning.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/level1/__pycache__/partitioning.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/level2/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/level2/__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 
> diskimage_builder/block_device/level2/__pycache__/mkfs.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/level2/__pycache__/mkfs.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/level3/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/level3/__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 
> diskimage_builder/block_device/level3/__pycache__/mount.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/level3/__pycache__/mount.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/level4/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/level4/__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 
> diskimage_builder/block_device/level4/__pycache__/fstab.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/level4/__pycache__/fstab.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/tests/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/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 
> diskimage_builder/block_device/tests/__pycache__/test_base.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/tests/__pycache__/test_base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/tests/__pycache__/test_config.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/tests/__pycache__/test_config.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/tests/__pycache__/test_gpt.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/tests/__pycache__/test_gpt.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/tests/__pycache__/test_lvm.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/tests/__pycache__/test_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 
> diskimage_builder/block_device/tests/__pycache__/test_mbr.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/tests/__pycache__/test_mbr.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/tests/__pycache__/test_mkfs.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/tests/__pycache__/test_mkfs.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/tests/__pycache__/test_mount_order.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/tests/__pycache__/test_mount_order.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/tests/__pycache__/test_state.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/tests/__pycache__/test_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 
> diskimage_builder/block_device/tests/__pycache__/test_utils.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/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 
> diskimage_builder/block_device/tests/plugin/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/tests/plugin/__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 
> diskimage_builder/block_device/tests/plugin/__pycache__/test_a.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/tests/plugin/__pycache__/test_a.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/block_device/tests/plugin/__pycache__/test_b.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/block_device/tests/plugin/__pycache__/test_b.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/elements/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> diskimage_builder/elements/__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 
> diskimage_builder/elements/cache-url/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/elements/cache-url/__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 
> diskimage_builder/elements/cache-url/tests/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/elements/cache-url/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 
> diskimage_builder/elements/cache-url/tests/__pycache__/test_cache_url.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/elements/cache-url/tests/__pycache__/test_cache_url.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/elements/growvols/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/elements/growvols/__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 
> diskimage_builder/elements/growvols/static/usr/local/sbin/__pycache__/growvolscpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/elements/growvols/static/usr/local/sbin/__pycache__/growvolscpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/elements/growvols/tests/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/elements/growvols/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 
> diskimage_builder/elements/growvols/tests/__pycache__/test_growvols.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/elements/growvols/tests/__pycache__/test_growvols.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/elements/package-installs/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/elements/package-installs/__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 
> diskimage_builder/elements/package-installs/bin/__pycache__/package-installs-squashcpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/elements/package-installs/bin/__pycache__/package-installs-squashcpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/elements/package-installs/tests/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/elements/package-installs/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 
> diskimage_builder/elements/package-installs/tests/__pycache__/test_package_squash.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/elements/package-installs/tests/__pycache__/test_package_squash.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/elements/svc-map/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/elements/svc-map/__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 
> diskimage_builder/elements/svc-map/extra-data.d/__pycache__/10-merge-svc-map-filescpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/elements/svc-map/extra-data.d/__pycache__/10-merge-svc-map-filescpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/elements/svc-map/tests/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/elements/svc-map/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 
> diskimage_builder/elements/svc-map/tests/__pycache__/test_data_merge.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/elements/svc-map/tests/__pycache__/test_data_merge.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/tests/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> diskimage_builder/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 
> diskimage_builder/tests/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> diskimage_builder/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 
> diskimage_builder/tests/__pycache__/test_diskimage_builder.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/tests/__pycache__/test_diskimage_builder.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/tests/__pycache__/test_elementdeps.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> diskimage_builder/tests/__pycache__/test_elementdeps.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/tests/__pycache__/test_loggingconfig.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/tests/__pycache__/test_loggingconfig.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/tests/__pycache__/test_no_dup_filenames.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/tests/__pycache__/test_no_dup_filenames.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> diskimage_builder/tests/functional/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> diskimage_builder/tests/functional/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> doc/lib/__pycache__/element_deps.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add doc/lib/__pycache__/element_deps.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-diskimage-builder_3.30.0-1_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