Your message dated Sun, 08 Feb 2026 16:21:37 +0000
with message-id <[email protected]>
and subject line Bug#1044239: fixed in heat-dashboard 14.0.0-2
has caused the Debian Bug report #1044239,
regarding heat-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.)
--
1044239: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044239
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: heat-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 heat-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
> heat-dashboard-9.0.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
> 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 openstack.nose_plugin =
> openstack.nose_plugin:Openstack
> /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
> heat-dashboard-9.0.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 heat-dashboard using existing
> ./heat-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/heat_dashboard/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/heat_dashboard/content/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/heat_dashboard/content/resource_types/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/heat_dashboard/content/stacks/__init__.py' will not be represented
> in diff
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/content/stacks/templates/stacks/_detail_topology.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/content/stacks/templates/stacks/_resource_info.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/content/stacks/templates/stacks/index.html
> has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file
> 'build/lib/heat_dashboard/content/template_generator/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/heat_dashboard/content/template_versions/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/heat_dashboard/enabled/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/heat_dashboard/local_settings.d/__init__.py' will not be
> represented in diff
> dpkg-source: error: cannot represent change to
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/apple-touch-icon.png:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/apple-touch-icon.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/heat_dashboard/static/dashboard/project/heat_dashboard/img/config-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/config-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/db-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/db-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/drag.png:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/drag.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/heat_dashboard/static/dashboard/project/heat_dashboard/img/favicon.ico:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/favicon.ico
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/image-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/image-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/network-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/network-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/port-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/port-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/router-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/router-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/server-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/server-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/spinner.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/spinner.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-gray.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn.gif
> 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/heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-gray.gif:
> binary file contents changed
> dpkg-source: error: add
> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-gray.gif
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/angular-notify.scss
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/hotgen-main.scss
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/ic_close_24px.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/ic_help_outline_24px.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/spinner.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/draggable.directive.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/droppable.directive.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/globals.service.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs/angular-material.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume-blue.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume-gray.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume-green.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume-red.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment-blue.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment-gray.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment-green.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment-red.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset-blue.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset-gray.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset-green.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset-red.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone-blue.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone-gray.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone-green.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone-red.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup-blue.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup-gray.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup-green.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup-red.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy-gray.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy.js
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip-blue.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip-gray.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip-green.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip-red.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation-blue.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation-gray.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation-green.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation-red.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net-blue.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net-gray.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net-green.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net-red.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port-blue.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port-gray.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port-green.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port-red.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router-blue.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router-gray.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router-green.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router-red.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface-blue.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface-gray.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface-green.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface-red.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup-blue.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup-gray.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup-green.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup-red.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet-blue.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet-gray.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet-green.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet-red.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair-blue.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair-gray.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair-green.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair-red.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server-blue.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server-gray.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server-green.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server-red.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server.svg
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/depends_on.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/modal_draft.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/modal_edge.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> heat-dashboard-9.0.0/build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/modal_template.html
> has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file
> 'build/lib/heat_dashboard/test/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/heat_dashboard/test/integration/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/heat_dashboard/test/integration/pages/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/heat_dashboard/test/integration/pages/project/__init__.py' will
> not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/heat_dashboard/test/integration/pages/project/orchestration/__init__.py'
> will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/heat_dashboard/test/test_data/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/heat_dashboard/test/tests/__init__.py' will not be represented in
> diff
> dpkg-source: warning: newly created empty file
> 'build/lib/heat_dashboard/test/tests/api/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/heat_dashboard/test/tests/content/__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/heat-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: heat-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
heat-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 heat-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: Sun, 08 Feb 2026 17:06:47 +0100
Source: heat-dashboard
Architecture: source
Version: 14.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1044239
Changes:
heat-dashboard (14.0.0-2) unstable; urgency=medium
.
* Clean-up .pybuild folder (Closes: #1044239).
Checksums-Sha1:
f33f999f992d2d90b315b2f5016a0e898bda07de 2502 heat-dashboard_14.0.0-2.dsc
79bfe022c5baf3458a4f5042ad6983b33de7c178 5848
heat-dashboard_14.0.0-2.debian.tar.xz
036bb95c1858bcb850c1424e3c7139a4833d164a 17290
heat-dashboard_14.0.0-2_amd64.buildinfo
Checksums-Sha256:
0f40ebdd5991f4458dde8f49b226aa3a0ea6ef5bd5d66c1416069c41e9ce1776 2502
heat-dashboard_14.0.0-2.dsc
948a4e51f1a5ac4e5093b1ea9e5570ca06574b16eb5893af697501153f2661cb 5848
heat-dashboard_14.0.0-2.debian.tar.xz
7f720c03f189bb67fceecf82414699044cbce145242587a8145a5ba55376ecc4 17290
heat-dashboard_14.0.0-2_amd64.buildinfo
Files:
a3d0977b6a9e52ec8f43e8791e6aa7ba 2502 python optional
heat-dashboard_14.0.0-2.dsc
eee4727a708408f8f4f2003ebd4dbb83 5848 python optional
heat-dashboard_14.0.0-2.debian.tar.xz
8cdc9254997f098ba652ba37d067e95f 17290 python optional
heat-dashboard_14.0.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmItU0ACgkQ1BatFaxr
Q/52iw//dPD+OizWxJPYrGHqBh3EGiw0NOpKbFmafr/5i7wefTXQQ3b5IE8xCJbg
vIpNDSlDF6t7zZXcbPzXT6Jk8wRecJkAOQ9DmmfEyqSaeHS6pTFxWPQj2sP83TSK
BLZonbDdDSqZgzrwVV6rMto80f/uWc8MCUiTT1JKURqqTTK3GjjHL17AtNpX1VX+
4i07UN4tEVGzgfyF6pKNUH5+1pz9yHIpjBsZE57Mov6ERVIbM4sJqyBjXaxWsRJk
ywFh2hcksJh+Bk9gxpf99KbgOm0JQ0ra/1elyYZYdaWZG6KAgJGuxG79RATElNg8
x3cayDgu6RrCM2VV+yy5bdk7ZwmAGIjixnByZS1TMD5EreINuq//0thAth4DT8FK
NptwcGHi4uSev8YEfrShUkJDBVfqO0b2QmTttEhmT6Q4mVZ+uiiBntvq2nB2Pq07
smtWYUxevP3gxQxPOagFQIXEj71qJ/2TqrmFQOfgTTS/gBWJshDiSAUnU1gvFFVG
37w2auk0t9Rmnheof9wTKd1VEPVHO8VCx0JBR4Dke3GlRCsE7xbDm0CzZvO00UWF
RgsXOiP8PaEcMkdoQE/nKCHIrLwsB126u4/TIzYsx8h7xzBgUy2nBiM0EGuTl+Pi
Eg7ABaA8GeJwSEBljsPVAu1e0wdb83L6SK9Gbl073N+0Afxu/NU=
=9/Bl
-----END PGP SIGNATURE-----
pgp1HSkdhXyXM.pgp
Description: PGP signature
--- End Message ---