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.


Reply via email to