Your message dated Mon, 09 Feb 2026 11:34:01 +0000
with message-id <[email protected]>
and subject line Bug#1045653: fixed in watcher-dashboard 14.0.0-2
has caused the Debian Bug report #1045653,
regarding watcher-dashboard: 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.)
--
1045653: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045653
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: watcher-dashboard
Version: 9.0.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 watcher-dashboard
> dpkg-buildpackage: info: source version 9.0.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
> watcher-dashboard-9.0.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/
> fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --buildsystem=python_distutils --with python3
> 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
> python3 setup.py clean
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84:
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are
> deprecated.
> !!
>
>
> ********************************************************************************
> Requirements should be satisfied by a PEP 517 installer.
> If you are using pip, you can try `pip install --use-pep517`.
>
> ********************************************************************************
>
> !!
> dist.fetch_build_eggs(dist.setup_requires)
> DefaultPluginManager load plugin nose_exclude = nose_exclude:NoseExclude
> /usr/lib/python3/dist-packages/setuptools/command/develop.py:40:
> EasyInstallDeprecationWarning: easy_install command is deprecated.
> !!
>
>
> ********************************************************************************
> Please avoid running ``setup.py`` and ``easy_install``.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
>
> See https://github.com/pypa/setuptools/issues/917 for details.
>
> ********************************************************************************
>
> !!
> easy_install.initialize_options(self)
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
>
>
> ********************************************************************************
> Please avoid running ``setup.py`` directly.
> Instead, use pypa/build, pypa/installer or other
> standards-based tools.
>
> See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
> for details.
>
> ********************************************************************************
>
> !!
> self.initialize_options()
> running clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=python_distutils
> debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh_clean
> rm -rf .coverage*
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dpkg-source -b .
> dpkg-source: info: using options from
> watcher-dashboard-9.0.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building watcher-dashboard using existing
> ./watcher-dashboard_9.0.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/api/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/common/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/content/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/content/action_plans/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/content/actions/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/content/audit_templates/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/content/audits/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/content/goals/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/content/strategies/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/content/strategies/forms.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/local/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/local/enabled/__init__.py' will not be
> represented in diff
> dpkg-source: error: cannot represent change to
> build/lib/watcher_dashboard/static/infra_optim/images/chevron.png: binary
> file contents changed
> dpkg-source: error: add
> build/lib/watcher_dashboard/static/infra_optim/images/chevron.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> build/lib/watcher_dashboard/static/infra_optim/images/power.png: binary file
> contents changed
> dpkg-source: error: add
> build/lib/watcher_dashboard/static/infra_optim/images/power.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file
> watcher-dashboard-9.0.0/build/lib/watcher_dashboard/templates/infra_optim/audits/create.html
> has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/test/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/test/api_tests/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/test/integration_tests/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/test/integration_tests/pages/__init__.py' will
> not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/test/integration_tests/pages/admin/__init__.py'
> will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/test/integration_tests/pages/admin/optimization/__init__.py'
> will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/test/integration_tests/tests/__init__.py' will
> not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/test/test_data/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/watcher_dashboard/utils/__init__.py' will not be represented in
> diff
> 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/watcher-dashboard_9.0.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: watcher-dashboard
Source-Version: 14.0.0-2
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
watcher-dashboard, 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 watcher-dashboard 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: Mon, 09 Feb 2026 12:14:05 +0100
Source: watcher-dashboard
Architecture: source
Version: 14.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1045653
Changes:
watcher-dashboard (14.0.0-2) unstable; urgency=medium
.
* Cleans better (Closes: #1045653).
Checksums-Sha1:
32c6f5dfe090ecb0a8e5181366b42145925fd5c3 2501 watcher-dashboard_14.0.0-2.dsc
d55dc1d7fa4a1d707dd35b6a99c4c02d4f514c6b 10060
watcher-dashboard_14.0.0-2.debian.tar.xz
1293cf957a0f1bbb74384f075d89fcc750169991 17244
watcher-dashboard_14.0.0-2_amd64.buildinfo
Checksums-Sha256:
488e044cbb893d88b007abe6e480fe64ef9974b2ae00f2d6f4c69b4753c246b7 2501
watcher-dashboard_14.0.0-2.dsc
ff0daab17cad7979b60bac75150517077c6dd7d679a06b19ffa406cb672d0871 10060
watcher-dashboard_14.0.0-2.debian.tar.xz
9a90a0bddd78392c04c900486ef9ecf3438ac19ae7f4632ac5487cb0d616eb66 17244
watcher-dashboard_14.0.0-2_amd64.buildinfo
Files:
5ed20d55cdd0639e09d874dac7a8e2fe 2501 python optional
watcher-dashboard_14.0.0-2.dsc
693aae83b8405c08e333598373e37413 10060 python optional
watcher-dashboard_14.0.0-2.debian.tar.xz
d9b29d9be062c90ca2585dff4ef8f7c4 17244 python optional
watcher-dashboard_14.0.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmJwh4ACgkQ1BatFaxr
Q/7L/Q/9FlleIMhPa+A+oZRKlJxuojHifEDAQ+YsbmU1uOKEuKhWjStH6spM6+Hk
7UJtjKueSqhCmNgDitOsXpBHbeUB6e+VcjtHVFKZb/NR5MWYG5jzpe2Ckhf/Cogp
SuPEJ8yhUkaElAEV0XvbOG+6XZSyXRmz+cad8oSxWK4e76lbA5Ji1iWjoTqSl1/N
hOk5/Fukc4NgHIhuTy85rtIHT2jlXtCZ7d8Fj75Pku7RvRzmOxhx5VqKLRul9fN0
uKdlEwEf+C3Xc2iqMQI+k2HDE8mMbAGf5zwXv02OpBkXHJEKNrCWijKs/3bIqCGG
oIsXigp5OPwhGEeDHcKtXlENN2SkN9kTE5D4HkaBWn0U2PqyJhHUKYtEutLL9tnf
VJJyIaVx8DIhiuXF7NUwq3CpwlhQQ1cZe3bboD1LnY0VcLakdGuh13PID1/HV0YH
aEvhmYgdNQzDD/z9fxFQbvphqdAKy3T6WVboIuvysH7qCPgtDnA+P84hMJbea7SK
f4uTTjIU/bxaY3qXtZ7WJabIEW2suSPSf978jEDeBaV7EowYYjwdi9PzFEGL3kUA
8q7R3TK8FEsGXq26JuDpIie/dgtOMiQi2lJ1bO4vxwSKVrUOHp4riJ+Iu7rAQDpr
+iOICpGnyBYbMpZK3wR97yv4g0tH6iVtLNzeVMWzm2aaP/+Uxh4=
=iI6s
-----END PGP SIGNATURE-----
pgpElIwh8no6H.pgp
Description: PGP signature
--- End Message ---