Your message dated Tue, 22 Aug 2023 12:36:34 +0000
with message-id <e1qyqcc-00bjy0...@fasolo.debian.org>
and subject line Bug#1049163: fixed in trove-dashboard 20.0.0-3
has caused the Debian Bug report #1049163,
regarding trove-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 ow...@bugs.debian.org
immediately.)


-- 
1049163: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049163
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: trove-dashboard
Version: 20.0.0-2
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> --------------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package trove-dashboard
> dpkg-buildpackage: info: source version 20.0.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <z...@debian.org>
>  dpkg-source --before-build .
> dpkg-source: info: using options from 
> trove-dashboard-20.0.0/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
>  fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --buildsystem=python_distutils --with python3
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> python3 setup.py clean
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: 
> _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are 
> deprecated.
> !!
> 
>         
> ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         
> ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> /usr/lib/python3/dist-packages/setuptools/command/develop.py:40: 
> EasyInstallDeprecationWarning: easy_install command is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please avoid running ``setup.py`` and ``easy_install``.
>         Instead, use pypa/build, pypa/installer or other
>         standards-based tools.
> 
>         See https://github.com/pypa/setuptools/issues/917 for details.
>         
> ********************************************************************************
> 
> !!
>   easy_install.initialize_options(self)
> /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated.
> !!
> 
>         
> ********************************************************************************
>         Please avoid running ``setup.py`` directly.
>         Instead, use pypa/build, pypa/installer or other
>         standards-based tools.
> 
>         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
> for details.
>         
> ********************************************************************************
> 
> !!
>   self.initialize_options()
> running clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=python_distutils
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh_clean
> rm -rf .coverage*
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using options from 
> trove-dashboard-20.0.0/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building trove-dashboard using existing 
> ./trove-dashboard_20.0.0.orig.tar.xz
> dpkg-source: warning: newly created empty file 
> 'build/lib/trove_dashboard/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/trove_dashboard/content/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/trove_dashboard/content/database_backups/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/trove_dashboard/content/database_clusters/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: file 
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/add_instance.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/reset_password.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'build/lib/trove_dashboard/content/database_configurations/__init__.py' will 
> not be represented in diff
> dpkg-source: warning: file 
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/_create.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/create.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'build/lib/trove_dashboard/content/databases/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/trove_dashboard/content/databases/logs/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: file 
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/attach_config.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/create_user.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/edit_user.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/logs/log_contents.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/manage_root.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'build/lib/trove_dashboard/enabled/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: file 
> trove-dashboard-20.0.0/build/lib/trove_dashboard/static/dashboard/project/ngbackups/backups.module.js
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> trove-dashboard-20.0.0/build/lib/trove_dashboard/static/dashboard/project/ngbackups/backups.module.spec.js
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> trove-dashboard-20.0.0/build/lib/trove_dashboard/static/dashboard/project/ngbackups/table/table.config.js
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> trove-dashboard-20.0.0/build/lib/trove_dashboard/static/dashboard/project/ngbackups/table/table.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'build/lib/trove_dashboard/test/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/trove_dashboard/test/test_data/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/trove_dashboard/utils/__init__.py' will not be represented in diff
> dpkg-source: info: local changes detected, the modified files are:
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/api/__init__.py
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/api/rest/__init__.py
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/api/rest/trove.py
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/api/trove.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/backup_strategies/templates/backup_strategies/_backup_strategy_help.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/backup_strategies/templates/backup_strategies/index.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_backups/panel.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_backups/tables.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_backups/templates/database_backups/_backup_details_help.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_backups/templates/database_backups/backup.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_backups/templates/database_backups/details.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_backups/templates/database_backups/index.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_backups/tests.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_backups/urls.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_backups/views.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_backups/workflows/__init__.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_backups/workflows/create_backup.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/cluster_manager.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/forms.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/panel.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/tables.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/tabs.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_add_instance.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_cassandra.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mongodb.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_mysql.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_redis.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_detail_overview_vertica.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_launch.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/_reset_password.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/add_instance.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/cluster_grow_details.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/cluster_shrink_details.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/index.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/launch.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/templates/database_clusters/reset_password.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/urls.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_clusters/views.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/config_param_manager.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/forms.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/panel.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/tables.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/tabs.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/_add_parameter.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/_create.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/_detail_overview.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/add_parameter.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/create.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/detail_param.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/details.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/templates/database_configurations/index.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/tests.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/urls.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/database_configurations/views.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/db_capability.py
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/forms.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/logs/tables.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/logs/tests.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/logs/urls.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/logs/views.py
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/panel.py
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/tables.py
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/tabs.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_attach_config.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_create_database.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_create_user.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_cassandra.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_couchbase.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_mongodb.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_mysql.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_postgresql.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_detail_overview_redis.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_edit_user.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_launch_access_help.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_launch_advanced_help.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_launch_details_help.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_launch_initialize_help.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_launch_instances_network_help.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_launch_network_help.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_launch_networks.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_promote_to_replica_source.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_resize_instance.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_resize_volume.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_update_instance.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/_update_networks.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/access_detail.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/attach_config.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/create_database.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/create_user.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/edit_user.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/index.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/launch.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/logs/_detail_log.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/logs/_log_contents.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/logs/log_contents.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/logs/view_log.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/manage_root.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/promote_to_replica_source.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/resize_instance.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/resize_volume.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/templates/databases/update_instance.html
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/tests.py
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/urls.py
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/views.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/workflows/__init__.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/databases/workflows/create_instance.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/ng_database_backups/__init__.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/ng_database_backups/panel.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/ng_database_backups/templates/ng_database_backups/index.html
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/ng_database_backups/urls.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/content/ng_database_backups/views.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/enabled/_1710_database_panel_group.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/enabled/_1720_project_databases_panel.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/enabled/_1730_project_database_backups_panel.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/enabled/_1731_project_database_backups_panel.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/enabled/_1732_project_backup_strategies_panel.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/enabled/_1740_project_database_clusters_panel.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/enabled/_1760_project_database_configurations_panel.py
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/exceptions.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/static/app/core/openstack-service-api/trove.service.js
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/static/dashboard/project/ngbackups/backups.module.js
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/static/dashboard/project/ngbackups/backups.module.spec.js
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/static/dashboard/project/ngbackups/table/table.config.js
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/static/dashboard/project/ngbackups/table/table.controller.js
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/static/dashboard/project/ngbackups/table/table.html
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/test/helpers.py
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/test/settings.py
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/test/test_data/exceptions.py
>  
> trove-dashboard-20.0.0/build/lib/trove_dashboard/test/test_data/keystone_data.py
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/test/test_data/trove_data.py
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/test/test_data/utils.py
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/test/urls.py
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/utils/common.py
>  trove-dashboard-20.0.0/build/lib/trove_dashboard/version.py
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/trove-dashboard_20.0.0-2.diff.GASLJA
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/trove-dashboard_20.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: trove-dashboard
Source-Version: 20.0.0-3
Done: Thomas Goirand <z...@debian.org>

We believe that the bug you reported is fixed in the latest version of
trove-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 1049...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated trove-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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 22 Aug 2023 14:17:51 +0200
Source: trove-dashboard
Architecture: source
Version: 20.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1049163
Changes:
 trove-dashboard (20.0.0-3) unstable; urgency=medium
 .
   * Cleans better (Closes: #1049163).
   * Removed nose from build-depends.
Checksums-Sha1:
 79081e0d6bc7fe34d84c5db067b497037de1bdb8 2554 trove-dashboard_20.0.0-3.dsc
 a01672056bbf506e84f8375ad9776858d441e243 4848 
trove-dashboard_20.0.0-3.debian.tar.xz
 08ad1edd89bdcbef3ae7562ad04a534be777acc9 17341 
trove-dashboard_20.0.0-3_amd64.buildinfo
Checksums-Sha256:
 ab3450930d2d18411f8c2addf8705b94264b79300a58b0dc1be91894cdfe2263 2554 
trove-dashboard_20.0.0-3.dsc
 538bc888d710064906d684775d9d5f719752d7c48fbdad153942634dc5afdcfe 4848 
trove-dashboard_20.0.0-3.debian.tar.xz
 3fb2dce4f4cc319ce842e04dd81684a3111cba763543a6363b0861740b32815d 17341 
trove-dashboard_20.0.0-3_amd64.buildinfo
Files:
 dbd28291c79f0d8847372b2b75033c0d 2554 python optional 
trove-dashboard_20.0.0-3.dsc
 22f1b2bdb48683929ec17946bdbabe34 4848 python optional 
trove-dashboard_20.0.0-3.debian.tar.xz
 6d7505403eea45deb879df7b95f6b141 17341 python optional 
trove-dashboard_20.0.0-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTkqQkACgkQ1BatFaxr
Q/5fbQ/9EITs0LyaeCH6AsJf+RzV5Z7SP6Bg8jV49Q0tUuo0Yf2Mjt575dJVq3+V
SgL8ajv+QiHXjMLfGrHhoXgDV5M5yZ630ROoOCCJSFZoW2mNuHfMpDH4VIRTceIS
gZC9WfIgAidystXeAT13IMYJTOAP9HCWoJotajpeH1ZLWWw8vJP7l31a3Nym9W+z
9Kql0reDRq+wG7hcmirBENeZARmqlaBYLFHrWJAxFjJdMOkfT63iIUum7lRpl7ic
O7haLzVjh0JGP5cjDZWuDUKZSdfa2R8gAyTaZDyeQr2Tzh1Qkzi2GGZHMZrlxQpI
SAu7XyHvGr84I+6SBwIaGDIPYmDJryOwmspz+tYzFeEPyRM8evQZGOs2S2GvXl91
CrSfal6CX8Cp1STm5zbAPWeRKpshUXGcUxB+wva4WCROlZAC1y3cM6YJ/yFzE504
v80BbOY6YgBvC6gRL6tw4u8fQMtIfhKs5TzcsNHFfeC41ygVFiQlLypWENS30PGC
r1J/2dCcFx/uHCHg3qF1KoA1z5UtcU7KzncXGm1MMV6rJGMCKdcswQCL2DuJLimL
FnlKj5iOwE+nXWtuynx1nRI9Y0uDpG8wBdkbeJya/yv6Rn+Acy//MVPExgY40ckW
RA/cH5kJ8awK1BegThPQaSLNc3a2eAmjU6qWSrli4iVe+w0U6Qc=
=+Kn9
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to