Your message dated Mon, 14 Aug 2023 13:34:09 +0000
with message-id <[email protected]>
and subject line Bug#1044239: fixed in heat-dashboard 9.0.0-3
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: 9.0.0-3
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: SHA256
Format: 1.8
Date: Mon, 14 Aug 2023 15:03:47 +0200
Source: heat-dashboard
Architecture: source
Version: 9.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1044239
Changes:
heat-dashboard (9.0.0-3) unstable; urgency=medium
.
* Cleans properly (Closes: #1044239).
Checksums-Sha1:
343fdaf4058d2f6aa577d7eeb71f556de6cf1240 2514 heat-dashboard_9.0.0-3.dsc
b35bafcc6d56a9c1d3b7c4c8158f5180802b46fd 5648
heat-dashboard_9.0.0-3.debian.tar.xz
b9156ea8311687f913c35ab5b157a937af0bd97c 17114
heat-dashboard_9.0.0-3_amd64.buildinfo
Checksums-Sha256:
cb9bb9f925d0d669f2f3f2f97044b3811264021f812016fc41df1b2898a735b1 2514
heat-dashboard_9.0.0-3.dsc
24f95dcd29a897a563aa2e4956824cdfc4cd20c16604985107a3cf0e29b6eb59 5648
heat-dashboard_9.0.0-3.debian.tar.xz
58ab0fbdfcbf542f5c46f7d7dd8595df6fd22a339a51360efdca2e50f9faa8d2 17114
heat-dashboard_9.0.0-3_amd64.buildinfo
Files:
32d8e08fcc049135fa70e9da6c1147d9 2514 python optional
heat-dashboard_9.0.0-3.dsc
bba367f72392868ec4176d889f3f603b 5648 python optional
heat-dashboard_9.0.0-3.debian.tar.xz
c9db5a79f1367b97be6d155feb10c79e 17114 python optional
heat-dashboard_9.0.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTaJ84ACgkQ1BatFaxr
Q/4wow/7Bvld4RuU5nvldkgMHPt5izsEszdQs01OihjnXBviW1saSDedCmeAsQSQ
u0MnT+OMpJTjYpvHkLaCCbJP/FFa1xYlXWcf5w+x3rEMqObp/HsdKCfYcGekCaoF
eaz1698rBzeUfwHkUYWpY70VgYkoTi/IiBs6d4hL7aqRB/VmNvf/7qSG8fwQW8yW
BxID554zmIlWVZG/lSyrHA7/wNd399MC/ePUH04X+7HoLaMWChaTG2yKzDQbSGzY
RLJ3clU1AY+fGBnEb4u73Gu4vT/2xWpEHVvhjtpXhYTSdIZnWocrrEy/tgC/PdUq
VrpC0svF+AfyuLJu6CZD16KuuCkAGGw+spX73H+EQg5y0lp6wLupdn6jdhJNX7UV
Dqv/EfeLQt8+zKjyMWJB7Ki4GUo2HbMO7QbJGg2Nh32VKQ1EiMDJc6JiaYXdirp8
etTHgQRm07nSoNr2C+NyiJ0RBuOBaKSiaaYCqbvjswPrKvmwv+Oa1mMAvoxko1pT
rgmqJ4ZSpDQHC+vq+Km7cvs3k6WJwRED6eCwp+J/eyJJJT7a4H1gCm/IRlneGBEn
Bn7hJMykvuhEB7DPHRzkBa/tnPsPsqyw2bvQfY0O3+eZOpC4bqxLTtq8X+OJNYuD
QTOivt6e7Ety6cmmAnbN0pf5cdR/Vf9lo2V7Yjo8ETNMmoKevBw=
=P2n8
-----END PGP SIGNATURE-----
--- End Message ---