Your message dated Wed, 11 Feb 2026 10:20:19 +0000
with message-id <[email protected]>
and subject line Bug#1048539: fixed in python-watcherclient 4.9.0-3
has caused the Debian Bug report #1048539,
regarding python-watcherclient: Fails to build source after successful build
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1048539: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048539
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-watcherclient
Version: 4.1.0-2
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild
Hi,
This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).
This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.
More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -S
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package python-watcherclient
> dpkg-buildpackage: info: source version 4.1.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
> dpkg-source --before-build .
> dpkg-source: info: using options from
> python-watcherclient-4.1.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[.]gitreview$
> fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> 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 .stestr .testrepository
> rm -f AUTHORS ChangeLog
> 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-watcherclient-4.1.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[.]gitreview$
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-watcherclient using existing
> ./python-watcherclient_4.1.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to
> watcherclient/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add watcherclient/__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
> watcherclient/__pycache__/_i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add watcherclient/__pycache__/_i18n.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/__pycache__/client.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add watcherclient/__pycache__/client.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/__pycache__/exceptions.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add watcherclient/__pycache__/exceptions.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/__pycache__/shell.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add watcherclient/__pycache__/shell.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/__pycache__/version.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add watcherclient/__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
> watcherclient/common/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/common/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/common/__pycache__/api_versioning.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/common/__pycache__/api_versioning.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/common/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add watcherclient/common/__pycache__/base.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/common/__pycache__/command.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/common/__pycache__/command.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/common/__pycache__/httpclient.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/common/__pycache__/httpclient.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/common/__pycache__/utils.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> watcherclient/common/__pycache__/utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/common/apiclient/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> watcherclient/common/apiclient/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/common/apiclient/__pycache__/base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/common/apiclient/__pycache__/base.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/common/apiclient/__pycache__/exceptions.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> watcherclient/common/apiclient/__pycache__/exceptions.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/osc/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> watcherclient/osc/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/osc/__pycache__/plugin.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add watcherclient/osc/__pycache__/plugin.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/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
> watcherclient/tests/unit/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/__pycache__/test_client.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/__pycache__/test_client.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/__pycache__/test_import.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/__pycache__/test_import.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/__pycache__/test_utils.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/__pycache__/test_utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/__pycache__/utils.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/__pycache__/utils.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/common/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/common/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/common/__pycache__/test_api_versioning.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/common/__pycache__/test_api_versioning.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__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
> watcherclient/tests/unit/v1/__pycache__/test_action.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_action.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/test_action_plan.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_action_plan.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/test_action_plan_shell.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_action_plan_shell.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/test_action_shell.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_action_shell.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/test_audit.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_audit.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/test_audit_shell.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_audit_shell.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/test_audit_template.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_audit_template.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/test_audit_template_shell.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_audit_template_shell.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/test_data_model.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_data_model.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/test_data_model_shell.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_data_model_shell.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/test_goal.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_goal.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/test_goal_shell.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_goal_shell.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/test_scoring_engine.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_scoring_engine.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/test_scoring_engine_shell.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_scoring_engine_shell.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/test_service.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_service.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/test_service_shell.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_service_shell.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/test_strategy.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_strategy.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/tests/unit/v1/__pycache__/test_strategy_shell.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> watcherclient/tests/unit/v1/__pycache__/test_strategy_shell.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add watcherclient/v1/__pycache__/__init__.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/action.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add watcherclient/v1/__pycache__/action.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/action_plan.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/v1/__pycache__/action_plan.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/action_plan_shell.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/v1/__pycache__/action_plan_shell.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/action_shell.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/v1/__pycache__/action_shell.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/audit.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add watcherclient/v1/__pycache__/audit.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/audit_shell.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/v1/__pycache__/audit_shell.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/audit_template.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/v1/__pycache__/audit_template.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/audit_template_shell.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> watcherclient/v1/__pycache__/audit_template_shell.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/client.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add watcherclient/v1/__pycache__/client.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/data_model.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> watcherclient/v1/__pycache__/data_model.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/data_model_shell.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/v1/__pycache__/data_model_shell.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/goal.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add watcherclient/v1/__pycache__/goal.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/goal_shell.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> watcherclient/v1/__pycache__/goal_shell.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/resource_fields.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/v1/__pycache__/resource_fields.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/scoring_engine.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/v1/__pycache__/scoring_engine.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/scoring_engine_shell.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> watcherclient/v1/__pycache__/scoring_engine_shell.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/service.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add watcherclient/v1/__pycache__/service.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/service_shell.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/v1/__pycache__/service_shell.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/strategy.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add watcherclient/v1/__pycache__/strategy.cpython-311.pyc
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> watcherclient/v1/__pycache__/strategy_shell.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> watcherclient/v1/__pycache__/strategy_shell.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-watcherclient_4.1.0-2_unstable.log
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: python-watcherclient
Source-Version: 4.9.0-3
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-watcherclient, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated python-watcherclient
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 11 Feb 2026 10:57:15 +0100
Source: python-watcherclient
Architecture: source
Version: 4.9.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1048539
Changes:
python-watcherclient (4.9.0-3) unstable; urgency=medium
.
* Cleans better (Closes: #1048539).
Checksums-Sha1:
8562db80f40e031f00175939d1f383aa82f7ac2d 2735 python-watcherclient_4.9.0-3.dsc
8b9e1d0f0b4c110441c3cb1580a1660c19863fcb 4752
python-watcherclient_4.9.0-3.debian.tar.xz
fd5d4cf84aba1952155e908034aca45d4609122b 14703
python-watcherclient_4.9.0-3_amd64.buildinfo
Checksums-Sha256:
69796ef376d09c4f6f1937e0a3298ebff0b9c28251563cd99eebde70f50b717d 2735
python-watcherclient_4.9.0-3.dsc
8fea810c8c15e977d32123414bfef8d94292b2129a9fae028167da102bfa6797 4752
python-watcherclient_4.9.0-3.debian.tar.xz
281502903c2f08b4137944d74a8a82d1ecd18df37a15d675cc56c23aa236b970 14703
python-watcherclient_4.9.0-3_amd64.buildinfo
Files:
2690cf90d44c3c84b7ff7e7e0416e543 2735 python optional
python-watcherclient_4.9.0-3.dsc
3d895964ce579dee8d1f2f7ec1e722d2 4752 python optional
python-watcherclient_4.9.0-3.debian.tar.xz
cf4770e372e3c90043e7f7ebf369f313 14703 python optional
python-watcherclient_4.9.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmMUzAACgkQ1BatFaxr
Q/67GQ/8DYdkPg5lxl4A+qTkPxtyugoC2UPqzYSMLgOPoSJllicveuoHD3mvTiJP
kocLbpGQf8ufw6aTRQuACzBRe/etcrSjUH9Hd3zQIDqebEjQudejBA4vcCyEX4aO
z3B4GF9JDaqwwCzvTPnZTlGPDi+9WTe/al6Etac7kLQnRRv6NhN+fBwV8gWM2Tpe
+Nj2gor6D8gflStYomFbgRYp7KYUGupjCiaPpTv9o2cPm0WjbE66AV4WSbCeNznH
S14XZFr/tezipVvemxIO+C/dd+NIVeIQ3XcmJKRvFmdQTxnu56ox16o1k64+3DSE
9ZopSI+XhBQSKSWrvsLKZHrAB3Dvnp5H20aSRI65BDz8NgO7E3/MIbSgLS93XVEK
TLfqL5eaxClTQ+P5zjhLB+kvqFTvWXHThHlD8aD/sCxouCBvckvWZUhWGXl7gLXy
faODedJb+M9VYmVT2vq0WdAskAyaRt2mCbb913JT2lHbwQejv42QXJ7GyBt5ZsfU
8Buq08AX8Aesk9uOzl3lnobBns4eaxt0uwGoG7TGndUg7QY3vXb1mUR5hMr/NcWq
tw71/rX/lIddauLMZV6Z3z/pNYsh3Ozaxhpb8n/MV5vkxzjGMDM9kbkxVZ2C6F2N
WJBF1zv4WcK++N+6dxwF2dSSIfAEKS44moFb5Yx4V1rcTtRCRUA=
=bxnm
-----END PGP SIGNATURE-----
pgp2ZcHsmZbg3.pgp
Description: PGP signature
--- End Message ---