Source: senlin-dashboard Version: 7.0.0-2 Severity: minor Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian...@lists.debian.org 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 senlin-dashboard > dpkg-buildpackage: info: source version 7.0.0-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Thomas Goirand <z...@debian.org> > dpkg-source --before-build . > dpkg-source: info: using options from > senlin-dashboard-7.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 > senlin-dashboard-7.0.0/debian/source/options: > --extend-diff-ignore=^[^/]*[.]egg-info/ > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building senlin-dashboard using existing > ./senlin-dashboard_7.0.0.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: newly created empty file > 'build/lib/senlin_dashboard/__init__.py' will not be represented in diff > dpkg-source: warning: newly created empty file > 'build/lib/senlin_dashboard/api/__init__.py' will not be represented in diff > dpkg-source: warning: newly created empty file > 'build/lib/senlin_dashboard/cluster/__init__.py' will not be represented in > diff > dpkg-source: warning: newly created empty file > 'build/lib/senlin_dashboard/cluster/clusters/__init__.py' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'build/lib/senlin_dashboard/cluster/nodes/__init__.py' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'build/lib/senlin_dashboard/cluster/policies/__init__.py' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'build/lib/senlin_dashboard/cluster/profiles/__init__.py' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'build/lib/senlin_dashboard/cluster/receivers/__init__.py' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'build/lib/senlin_dashboard/cluster/templatetags/__init__.py' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'build/lib/senlin_dashboard/enabled/__init__.py' will not be represented in > diff > dpkg-source: warning: file > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/cluster.scss > has no final newline (either original or modified version) > dpkg-source: warning: file > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/create/cluster.help.html > has no final newline (either original or modified version) > dpkg-source: warning: file > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/update/cluster.help.html > has no final newline (either original or modified version) > dpkg-source: warning: file > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/actions/create/node.help.html > has no final newline (either original or modified version) > dpkg-source: warning: file > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/actions/update/node.help.html > has no final newline (either original or modified version) > dpkg-source: warning: file > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/details/events.html > has no final newline (either original or modified version) > dpkg-source: warning: file > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/details/overview.html > has no final newline (either original or modified version) > dpkg-source: warning: file > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/nodes.scss > has no final newline (either original or modified version) > dpkg-source: warning: file > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/actions/workflow/policy.help.html > has no final newline (either original or modified version) > dpkg-source: warning: file > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/details/overview.html > has no final newline (either original or modified version) > dpkg-source: warning: file > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/actions/create/profile.help.html > has no final newline (either original or modified version) > dpkg-source: warning: file > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/actions/update/profile.help.html > has no final newline (either original or modified version) > dpkg-source: warning: file > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/profiles.scss > has no final newline (either original or modified version) > dpkg-source: warning: file > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/actions/receiver.help.html > has no final newline (either original or modified version) > dpkg-source: warning: file > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/details/overview.html > has no final newline (either original or modified version) > dpkg-source: warning: newly created empty file > 'build/lib/senlin_dashboard/test/__init__.py' will not be represented in diff > dpkg-source: warning: newly created empty file > 'build/lib/senlin_dashboard/test/api_tests/__init__.py' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'build/lib/senlin_dashboard/test/test_data/__init__.py' will not be > represented in diff > dpkg-source: info: local changes detected, the modified files are: > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/api/rest/__init__.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/api/rest/senlin.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/api/senlin.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/api/utils.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/clusters/forms.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/clusters/panel.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/clusters/tables.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/clusters/tabs.py > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/clusters/templates/clusters/_create.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/clusters/templates/clusters/_detail_nodes.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/clusters/templates/clusters/_detail_overview.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/clusters/templates/clusters/_manage_policies.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/clusters/templates/clusters/create.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/clusters/templates/clusters/index.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/clusters/templates/clusters/manage_policies.html > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/clusters/tests.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/clusters/urls.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/clusters/views.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/dashboard.py > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/nodes/event_tables.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/nodes/forms.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/nodes/panel.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/nodes/tables.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/nodes/tabs.py > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/nodes/templates/nodes/_create.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/nodes/templates/nodes/_detail_event.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/nodes/templates/nodes/_detail_overview.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/nodes/templates/nodes/_update.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/nodes/templates/nodes/create.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/nodes/templates/nodes/index.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/nodes/templates/nodes/update.html > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/nodes/tests.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/nodes/urls.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/nodes/views.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/policies/forms.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/policies/panel.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/policies/tables.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/policies/tabs.py > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/policies/templates/policies/_create.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/policies/templates/policies/_detail_overview.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/policies/templates/policies/_update.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/policies/templates/policies/create.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/policies/templates/policies/index.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/policies/templates/policies/update.html > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/policies/tests.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/policies/urls.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/policies/views.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/profiles/forms.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/profiles/panel.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/profiles/tables.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/profiles/tabs.py > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/profiles/templates/profiles/_create.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/profiles/templates/profiles/_detail_overview.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/profiles/templates/profiles/_update.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/profiles/templates/profiles/create.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/profiles/templates/profiles/index.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/profiles/templates/profiles/update.html > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/profiles/tests.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/profiles/urls.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/profiles/views.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/receivers/forms.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/receivers/panel.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/receivers/tables.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/receivers/tabs.py > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/receivers/templates/receivers/_create.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/receivers/templates/receivers/_detail_overview.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/receivers/templates/receivers/create.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/receivers/templates/receivers/index.html > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/receivers/tests.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/receivers/urls.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/receivers/views.py > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/cluster/templatetags/nbsp.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/conf/README.rst > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/conf/senlin_policy.json > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/enabled/_50_senlin.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/exceptions.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/karma.conf.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/locale/de/LC_MESSAGES/django.po > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/locale/de/LC_MESSAGES/djangojs.po > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/locale/en_GB/LC_MESSAGES/django.po > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/locale/id/LC_MESSAGES/django.po > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/locale/id/LC_MESSAGES/djangojs.po > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/locale/ja/LC_MESSAGES/django.po > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/locale/ja/LC_MESSAGES/djangojs.po > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/locale/ko_KR/LC_MESSAGES/django.po > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/locale/zh_Hans/LC_MESSAGES/django.po > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/cluster.module.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/cluster.module.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/cluster.scss > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/actions.module.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/actions.module.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/create/cluster.help.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/create/create.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/create/create.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/delete.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/delete.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/manage-policy/manage-policy-detail.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/manage-policy/manage-policy-model.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/manage-policy/manage-policy-workflow.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/manage-policy/manage-policy.controller.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/manage-policy/manage-policy.help.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/manage-policy/manage-policy.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/manage-policy/manage-policy.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/resize.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/scale-in.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/scale-out.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/update/cluster.help.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/update/update.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/update/update.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/workflow/workflow.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/actions/workflow/workflow.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/clusters.module.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/clusters.module.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/clusters.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/clusters.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/details/details.module.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/details/drawer.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/details/overview.controller.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/details/overview.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/clusters/panel.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/events/events.module.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/events/events.module.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/events/events.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/events/events.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/events/events_drawer.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/actions/actions.module.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/actions/actions.module.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/actions/create/create.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/actions/create/create.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/actions/create/node.help.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/actions/delete.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/actions/delete.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/actions/update/node.help.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/actions/update/update.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/actions/update/update.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/actions/workflow/workflow.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/actions/workflow/workflow.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/details/details.module.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/details/drawer.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/details/events.controller.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/details/events.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/details/overview.controller.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/details/overview.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/nodes.module.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/nodes.module.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/nodes.scss > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/nodes.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/nodes.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/nodes/panel.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/openstack-service-api/senlin.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/openstack-service-api/senlin.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/actions/actions.module.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/actions/actions.module.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/actions/create/create.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/actions/create/create.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/actions/delete.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/actions/delete.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/actions/update/update.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/actions/update/update.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/actions/workflow/load-spec.controller.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/actions/workflow/load-spec.controller.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/actions/workflow/load-spec.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/actions/workflow/policy.help.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/actions/workflow/workflow.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/actions/workflow/workflow.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/details/details.module.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/details/drawer.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/details/overview.controller.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/details/overview.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/panel.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/policies.module.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/policies.module.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/policies.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/policies/policies.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/actions/actions.module.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/actions/actions.module.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/actions/create/create.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/actions/create/create.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/actions/create/profile.help.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/actions/delete.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/actions/delete.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/actions/update/profile.help.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/actions/update/update.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/actions/update/update.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/actions/workflow/load-spec.controller.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/actions/workflow/load-spec.controller.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/actions/workflow/load-spec.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/actions/workflow/workflow.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/actions/workflow/workflow.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/details/details.module.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/details/drawer.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/details/overview.controller.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/details/overview.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/panel.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/profiles.module.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/profiles.module.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/profiles.scss > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/profiles.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/profiles/profiles.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/actions/actions.module.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/actions/actions.module.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/actions/create.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/actions/create.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/actions/delete.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/actions/delete.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/actions/receiver.help.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/actions/update.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/actions/update.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/actions/workflow.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/actions/workflow.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/details/details.module.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/details/drawer.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/details/overview.controller.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/details/overview.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/panel.html > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/receivers.module.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/receivers.module.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/receivers.service.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/static/app/core/receivers/receivers.service.spec.js > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/test/api_tests/test_senlin.py > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/test/api_tests/test_senlin_rest.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/test/helpers.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/test/settings.py > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/test/test_data/exceptions.py > > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/test/test_data/senlin_data.py > senlin-dashboard-7.0.0/build/lib/senlin_dashboard/test/test_data/utils.py > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/senlin-dashboard_7.0.0-2.diff.XqDjom > 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/senlin-dashboard_7.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.