Source: lammps Version: 20220106.git7586adbb6a+ds1-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 lammps > dpkg-buildpackage: info: source version 20220106.git7586adbb6a+ds1-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Anton Gladky <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --with python3 --with-sphinxdoc --sourcedirectory=cmake > --builddirectory=/<<PKGBUILDDIR>>/debian/build > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_clean > rm -rf /<<PKGBUILDDIR>>/debian/build > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--with-sphinxdoc -O--sourcedirectory=cmake > -O--builddirectory=/<<BUILDDIR>>/lammps-20220106.git7586adbb6a\+ds1/debian/build > dh_clean -O--with-sphinxdoc -O--sourcedirectory=cmake > -O--builddirectory=/<<BUILDDIR>>/lammps-20220106.git7586adbb6a\+ds1/debian/build > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building lammps using existing > ./lammps_20220106.git7586adbb6a+ds1.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to doc/docenv/bin/python: > dpkg-source: error: new version is symlink to /usr/bin/python3 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to doc/docenv/bin/python3: > dpkg-source: error: new version is symlink to python > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to doc/docenv/bin/python3.11: > dpkg-source: error: new version is symlink to python > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to doc/html/index.html: > dpkg-source: error: new version is symlink to Manual.html > dpkg-source: error: old version is nonexistent > dpkg-source: warning: executable mode 0755 of 'doc/docenv/bin/pip' will not > be represented in diff > dpkg-source: warning: executable mode 0755 of 'doc/docenv/bin/pip-3.11' will > not be represented in diff > dpkg-source: warning: executable mode 0755 of 'doc/docenv/bin/pip3' will not > be represented in diff > dpkg-source: warning: executable mode 0755 of 'doc/docenv/bin/pip3.11' will > not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'doc/docenv/bin/rst_anchor_check' will not be represented in diff > dpkg-source: warning: executable mode 0755 of 'doc/docenv/bin/wheel' will not > be represented in diff > dpkg-source: warning: executable mode 0755 of 'doc/docenv/bin/wheel-3.11' > will not be represented in diff > dpkg-source: warning: executable mode 0755 of 'doc/docenv/bin/wheel3' will > not be represented in diff > dpkg-source: warning: executable mode 0755 of 'doc/docenv/bin/wheel3.11' will > not be represented in diff > dpkg-source: warning: file > lammps-20220106.git7586adbb6a+ds1/doc/docenv/lib/python3.11/site-packages/LAMMPS-Documentation-Utilities.egg-link > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/docenv/lib/python3.11/site-packages/__pycache__/_virtualenv.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/__pycache__/_virtualenv.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/_distutils_hack/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/_distutils_hack/__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/docenv/lib/python3.11/site-packages/_distutils_hack/__pycache__/override.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/_distutils_hack/__pycache__/override.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > lammps-20220106.git7586adbb6a+ds1/doc/docenv/lib/python3.11/site-packages/_virtualenv.pth > has no final newline (either original or modified version) > dpkg-source: warning: file > lammps-20220106.git7586adbb6a+ds1/doc/docenv/lib/python3.11/site-packages/pip-23.2.dist-info/RECORD > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/pip-23.2.virtualenv' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/pip/_internal/operations/__init__.py' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/pip/_internal/operations/build/__init__.py' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/pip/_internal/resolution/__init__.py' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/pip/_internal/resolution/legacy/__init__.py' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/__init__.py' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/pip/_internal/utils/__init__.py' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/pip/_vendor/chardet/cli/__init__.py' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/pip/_vendor/chardet/metadata/__init__.py' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/pip/_vendor/resolvelib/compat/__init__.py' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/__init__.py' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/__init__.py' > will not be represented in diff > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py' > will not be represented in diff > dpkg-source: error: cannot represent change to > doc/docenv/lib/python3.11/site-packages/pkg_resources/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/__pycache__/__init__.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/__init__.py' > will not be represented in diff > dpkg-source: error: cannot represent change to > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/__init__.py' > will not be represented in diff > dpkg-source: error: cannot represent change to > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/__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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/__pycache__/context.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/__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 > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/__pycache__/functools.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/text/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/text/__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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/__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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/more.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/__pycache__/recipes.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/_elffile.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/_manylinux.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/_musllinux.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/_parser.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/_tokenizer.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/tags.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/utils.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__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 > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__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 > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/__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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/api.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/__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 > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/unix.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/__pycache__/version.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/__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 > doc/docenv/lib/python3.11/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > lammps-20220106.git7586adbb6a+ds1/doc/docenv/lib/python3.11/site-packages/setuptools-68.0.0.dist-info/RECORD > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/setuptools-68.0.0.virtualenv' will > not be represented in diff > dpkg-source: error: cannot represent change to > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/_entry_points.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/_entry_points.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/_imp.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/_imp.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/_importlib.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/_importlib.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/_itertools.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/_itertools.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/_normalization.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/_normalization.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/_path.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/_path.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/_reqs.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/_reqs.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/archive_util.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/archive_util.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/depends.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/depends.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/discovery.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__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 > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/dist.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/dist.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/errors.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/errors.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/extension.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/extension.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/glob.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/glob.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/logging.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/logging.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/monkey.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/monkey.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/msvc.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/msvc.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/namespaces.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/namespaces.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/package_index.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/package_index.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/py312compat.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/py312compat.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/sandbox.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/sandbox.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/unicode_utils.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/unicode_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 > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/version.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__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 > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/warnings.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/warnings.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/wheel.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/wheel.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/__pycache__/windows_support.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/__pycache__/windows_support.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/_collections.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/_collections.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/_functools.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/_functools.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/_log.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/_log.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__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 > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/config.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__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 > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/core.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/core.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/debug.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/debug.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/dist.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/dist.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/errors.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/errors.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/extension.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/extension.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/log.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/log.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/py39compat.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/py39compat.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/util.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/__pycache__/util.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__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/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/_framework_compat.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/_framework_compat.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/py37compat.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/py37compat.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/__init__.py' will > not be represented in diff > dpkg-source: error: cannot represent change to > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/__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/docenv/lib/python3.11/site-packages/setuptools/_vendor/__pycache__/ordered_set.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/__pycache__/ordered_set.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/jaraco/__init__.py' > will not be represented in diff > dpkg-source: error: cannot represent change to > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/jaraco/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/jaraco/__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/docenv/lib/python3.11/site-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/jaraco/__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 > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/jaraco/__pycache__/functools.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/jaraco/__pycache__/functools.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/jaraco/text/__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/docenv/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/__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/docenv/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__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/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__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 > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/_vendor/packaging/__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 > doc/docenv/lib/python3.11/site-packages/setuptools/cli-32.exe: binary file > contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/cli-32.exe 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/docenv/lib/python3.11/site-packages/setuptools/cli-64.exe: binary file > contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/cli-64.exe 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/docenv/lib/python3.11/site-packages/setuptools/cli-arm64.exe: binary file > contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/cli-arm64.exe 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/docenv/lib/python3.11/site-packages/setuptools/cli.exe: binary file > contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/cli.exe 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/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/command/__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/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/build.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/build.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/build_ext.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/build_ext.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/build_py.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/build_py.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/develop.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/develop.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/easy_install.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/easy_install.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/egg_info.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/egg_info.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/install.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/install.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/install_lib.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/install_lib.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/install_scripts.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/install_scripts.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/sdist.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/sdist.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/setopt.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/command/__pycache__/setopt.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/config/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/config/__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/docenv/lib/python3.11/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/config/__pycache__/expand.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/config/__pycache__/expand.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-311.pyc > 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/docenv/lib/python3.11/site-packages/setuptools/config/__pycache__/setupcfg.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/config/__pycache__/setupcfg.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > lammps-20220106.git7586adbb6a+ds1/doc/docenv/lib/python3.11/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/docenv/lib/python3.11/site-packages/setuptools/extern/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/extern/__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/docenv/lib/python3.11/site-packages/setuptools/gui-32.exe: binary file > contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/gui-32.exe 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/docenv/lib/python3.11/site-packages/setuptools/gui-64.exe: binary file > contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/gui-64.exe 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/docenv/lib/python3.11/site-packages/setuptools/gui-arm64.exe: binary file > contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/gui-arm64.exe 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/docenv/lib/python3.11/site-packages/setuptools/gui.exe: binary file > contents changed > dpkg-source: error: add > doc/docenv/lib/python3.11/site-packages/setuptools/gui.exe in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > lammps-20220106.git7586adbb6a+ds1/doc/docenv/lib/python3.11/site-packages/wheel-0.41.0.dist-info/RECORD > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/wheel-0.41.0.virtualenv' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/wheel/vendored/__init__.py' will not > be represented in diff > dpkg-source: warning: newly created empty file > 'doc/docenv/lib/python3.11/site-packages/wheel/vendored/packaging/__init__.py' > will not be represented in diff > dpkg-source: error: cannot represent change to doc/html/PDF/CG-DNA.pdf: > binary file contents changed > dpkg-source: error: add doc/html/PDF/CG-DNA.pdf 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/html/PDF/MACHDYN_LAMMPS_userguide.pdf: binary file contents changed > dpkg-source: error: add doc/html/PDF/MACHDYN_LAMMPS_userguide.pdf 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/html/PDF/PDLammps_EPS.pdf: > binary file contents changed > dpkg-source: error: add doc/html/PDF/PDLammps_EPS.pdf 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/html/PDF/PDLammps_VES.pdf: > binary file contents changed > dpkg-source: error: add doc/html/PDF/PDLammps_VES.pdf 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/html/PDF/PDLammps_overview.pdf: binary file contents changed > dpkg-source: error: add doc/html/PDF/PDLammps_overview.pdf 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/html/PDF/SPH_LAMMPS_userguide.pdf: binary file contents changed > dpkg-source: error: add doc/html/PDF/SPH_LAMMPS_userguide.pdf 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/html/PDF/colvars-refman-lammps.pdf: binary file contents changed > dpkg-source: error: add doc/html/PDF/colvars-refman-lammps.pdf 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/html/PDF/kspace.pdf: > binary file contents changed > dpkg-source: error: add doc/html/PDF/kspace.pdf 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/html/PDF/pair_gayberne_extra.pdf: binary file contents changed > dpkg-source: error: add doc/html/PDF/pair_gayberne_extra.pdf 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/html/PDF/pair_resquared_extra.pdf: binary file contents changed > dpkg-source: error: add doc/html/PDF/pair_resquared_extra.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file > lammps-20220106.git7586adbb6a+ds1/doc/utils/converters/LAMMPS_Documentation_Utilities.egg-info/SOURCES.txt > has no final newline (either original or modified version) > dpkg-source: error: cannot represent change to > doc/utils/converters/lammpsdoc/__pycache__/__init__.cpython-311.pyc: binary > file contents changed > dpkg-source: error: add > doc/utils/converters/lammpsdoc/__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/utils/converters/lammpsdoc/__pycache__/rst_anchor_check.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > doc/utils/converters/lammpsdoc/__pycache__/rst_anchor_check.cpython-311.pyc > 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/utils/sphinx-config/__pycache__/LAMMPSLexer.cpython-311.pyc: binary file > contents changed > dpkg-source: error: add > doc/utils/sphinx-config/__pycache__/LAMMPSLexer.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/lammps_20220106.git7586adbb6a+ds1-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.

