Your message dated Mon, 14 Aug 2023 11:34:07 +0000
with message-id <[email protected]>
and subject line Bug#1043921: fixed in cloudkitty-dashboard 16.0.0-3
has caused the Debian Bug report #1043921,
regarding cloudkitty-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.)
--
1043921: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043921
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cloudkitty-dashboard
Version: 16.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 cloudkitty-dashboard
> dpkg-buildpackage: info: source version 16.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
> cloudkitty-dashboard-16.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)
> /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
> cloudkitty-dashboard-16.0.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building cloudkitty-dashboard using existing
> ./cloudkitty-dashboard_16.0.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file .coveragerc, use
> --include-removal to override
> dpkg-source: warning: newly created empty file
> 'build/lib/cloudkittydashboard/api/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/cloudkittydashboard/dashboards/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/cloudkittydashboard/dashboards/admin/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/cloudkittydashboard/dashboards/admin/hashmap/__init__.py' will not
> be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/cloudkittydashboard/dashboards/admin/modules/__init__.py' will not
> be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/cloudkittydashboard/dashboards/admin/pyscripts/__init__.py' will
> not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/cloudkittydashboard/dashboards/admin/summary/__init__.py' will not
> be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/cloudkittydashboard/dashboards/project/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/cloudkittydashboard/dashboards/project/rating/__init__.py' will
> not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/cloudkittydashboard/dashboards/project/reporting/__init__.py' will
> not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/cloudkittydashboard/enabled/__init__.py' will not be represented
> in diff
> dpkg-source: warning: file
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/static/cloudkitty/js/d3.js
> has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file
> 'build/lib/cloudkittydashboard/tests/__init__.py' will not be represented in
> diff
> dpkg-source: info: local changes detected, the modified files are:
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/__init__.py
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/api/cloudkitty.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/forms.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/panel.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/tables.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/templates/hashmap/_field_create.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/templates/hashmap/_group_create.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/templates/hashmap/_mapping_create.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/templates/hashmap/_service_create.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/templates/hashmap/_threshold_create.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/templates/hashmap/field_create.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/templates/hashmap/field_details.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/templates/hashmap/group_create.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/templates/hashmap/group_details.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/templates/hashmap/mapping_create.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/templates/hashmap/service_create.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/templates/hashmap/service_details.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/templates/hashmap/services_list.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/templates/hashmap/threshold_create.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/tests.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/urls.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/hashmap/views.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/modules/forms.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/modules/panel.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/modules/tables.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/modules/templates/rating_modules/_priority_edit.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/modules/templates/rating_modules/details.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/modules/templates/rating_modules/index.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/modules/templates/rating_modules/priority_edit.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/modules/tests.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/modules/urls.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/modules/views.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/pyscripts/forms.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/pyscripts/panel.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/pyscripts/tables.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/pyscripts/templates/pyscripts/_form.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/pyscripts/templates/pyscripts/details.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/pyscripts/templates/pyscripts/form.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/pyscripts/templates/pyscripts/pyscripts_list.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/pyscripts/tests.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/pyscripts/urls.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/pyscripts/views.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/summary/panel.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/summary/tables.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/summary/templates/rating_summary/details.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/summary/templates/rating_summary/index.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/summary/urls.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/admin/summary/views.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/project/rating/panel.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/project/rating/tables.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/project/rating/templates/rating/_launch_details_price.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/project/rating/templates/rating/index.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/project/rating/tests.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/project/rating/urls.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/project/rating/views.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/project/reporting/panel.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/project/reporting/templates/reporting/index.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/project/reporting/templates/reporting/this_month.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/project/reporting/urls.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/dashboards/project/reporting/views.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/enabled/_10_admin_group.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/enabled/_10_project_group.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/enabled/_11_admin_hashmap_panel.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/enabled/_11_admin_rating_panel.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/enabled/_11_admin_summary_panel.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/enabled/_11_project_rating_panel.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/enabled/_12_project_reporting_panel.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/enabled/_13_admin_pyscripts_panel.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/enabled/_31000_cloudkitty.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/locale/en_GB/LC_MESSAGES/django.po
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/locale/fr/LC_MESSAGES/django.po
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/static/cloudkitty/js/cloudkitty.controller.js
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/static/cloudkitty/js/cloudkitty.module.js
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/static/cloudkitty/js/cloudkitty.spec.js
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/static/cloudkitty/js/d3.js
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/static/cloudkitty/js/d3pie.js
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/static/cloudkitty/js/pricing.js
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/static/cloudkitty/js/rickshaw.js
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/static/cloudkitty/templates/cloudkitty-help.html
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/static/cloudkitty/templates/cloudkitty-step.html
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/tests/base.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/tests/test_cloudkittydashboard.py
>
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/tests/test_predictive_pricing.py
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/tests/test_utils.py
> cloudkitty-dashboard-16.0.0/build/lib/cloudkittydashboard/utils.py
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/cloudkitty-dashboard_16.0.0-2.diff.30rNLm
> dpkg-source: info: Hint: make sure the version in debian/changelog matches
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
>
> 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/cloudkitty-dashboard_16.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: cloudkitty-dashboard
Source-Version: 16.0.0-3
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
cloudkitty-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 cloudkitty-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: SHA256
Format: 1.8
Date: Mon, 14 Aug 2023 13:04:19 +0200
Source: cloudkitty-dashboard
Architecture: source
Version: 16.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1043921
Changes:
cloudkitty-dashboard (16.0.0-3) unstable; urgency=medium
.
* Cleans properly (Closes: #1043921).
Checksums-Sha1:
0ba1d24757d12b6243f0f6c7539caaa27ccd6a37 2473 cloudkitty-dashboard_16.0.0-3.dsc
3354f5d59bab5cf4ae898860bc46c02a687f6cbb 100016
cloudkitty-dashboard_16.0.0-3.debian.tar.xz
fc89a15a935c1f8854e60d87844ae8e14b3b5d78 15801
cloudkitty-dashboard_16.0.0-3_amd64.buildinfo
Checksums-Sha256:
1de670bd59f9d933f9932529a10dcb2cc2daf3fdad1e50d77f508e5148b51454 2473
cloudkitty-dashboard_16.0.0-3.dsc
9edd39ecc3e5b0463a09079e4e8916bfb775ef5069da3b1180e98039b0121239 100016
cloudkitty-dashboard_16.0.0-3.debian.tar.xz
bac9fd0aed4936391808dc0455a48c934db27a8aa794e0d9921854dac1e359e7 15801
cloudkitty-dashboard_16.0.0-3_amd64.buildinfo
Files:
23c25204662710acd98db0ed36767954 2473 python optional
cloudkitty-dashboard_16.0.0-3.dsc
7e4800aac630a0da5b249d9c4f48715c 100016 python optional
cloudkitty-dashboard_16.0.0-3.debian.tar.xz
734c9d6116cb7df597a48308d384ca99 15801 python optional
cloudkitty-dashboard_16.0.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTaC1cACgkQ1BatFaxr
Q/4fzw//Uj2aQEcioPFfCYp/SD1+F3VFX/sGXcWHKGTJUmZWV9gvmO0o16luiR2l
dPlu2/PNlHzhXyxQT0h52qyEHJyORAwVzuP9eWG+CmQwjf5UGHymNoB6srv2l0zW
JZDxh2JXm8Z22x08UAiYrHHNFFCV70L1Ju2syCoo8lSp64Z2btRaIZb8UPvortof
oisyjYISFd8ocRtnoMR0IYWKgEMlGrATg+8Kh9DDUOgOf2geZDMQsh56SBwVmtc4
jrIkdNJvlpDXfl4V5fpjWlCYzTtjEGRzF4+DqTutjQzZYQy45FJB2yUdQ5CSKyJR
c88sJ19fe76ff1JeCSw53bnViYmLcscOg/qUIayi4Ml6h4OqwXUprAfekjlm5QJV
TyDsugMGSoe8V6GA6dbDHiRmiya4KrId0fSPMaxSRW+qqYWcruwovPbO4JSHFh38
3CgtkZzhxJ1YXlNHSDsKMBrWHVC5fUGJHdalsTBRwulPivXBM+PqBvMOHQORqklx
bkc3eAUSwcPaZ0qZ8CPp9vucBrE3AQleVWsROJq2IqOiGWehG06YP7emkfk1HZ89
FWId0VhKI2TRbfRGVthT6KBUQlHrdG+LPX9dzJyvT5Ln6VL1bkc+62KRhggJNqtV
E+8DHhjaFyarlUBIae/e/GDRE7/sYadVHJ6QHStlKmEIVBBVgrY=
=ciGC
-----END PGP SIGNATURE-----
--- End Message ---