Source: mistral-dashboard
Version: 16.0.0-3
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 mistral-dashboard
> dpkg-buildpackage: info: source version 16.0.0-3
> 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 
> mistral-dashboard-16.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)
> /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 
> mistral-dashboard-16.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 mistral-dashboard using existing 
> ./mistral-dashboard_16.0.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistraldashboard/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistraldashboard/action_executions/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: file 
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/action_executions/templates/action_executions/update.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistraldashboard/actions/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: file 
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/actions/templates/actions/index.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistraldashboard/cron_triggers/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: file 
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/cron_triggers/templates/cron_triggers/detail.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistraldashboard/default/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: file 
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/default/templates/default/_prettyprint.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistraldashboard/enabled/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistraldashboard/executions/__init__.py' will not be represented 
> in diff
> dpkg-source: warning: file 
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/executions/templates/executions/_update_description.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/executions/templates/executions/detail.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/executions/templates/executions/update_description.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistraldashboard/tasks/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistraldashboard/test/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistraldashboard/test/test_data/__init__.py' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistraldashboard/workbooks/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: newly created empty file 
> 'build/lib/mistraldashboard/workflows/__init__.py' will not be represented in 
> diff
> dpkg-source: warning: file 
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workflows/templates/workflows/detail.html
>  has no final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/action_executions/forms.py
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/action_executions/panel.py
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/action_executions/tables.py
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/action_executions/templates/action_executions/_update.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/action_executions/templates/action_executions/detail.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/action_executions/templates/action_executions/filtered.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/action_executions/templates/action_executions/index.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/action_executions/templates/action_executions/update.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/action_executions/tests.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/action_executions/urls.py
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/action_executions/views.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/actions/forms.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/actions/panel.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/actions/tables.py
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/actions/templates/actions/_create.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/actions/templates/actions/_run.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/actions/templates/actions/_update.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/actions/templates/actions/create.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/actions/templates/actions/detail.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/actions/templates/actions/index.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/actions/templates/actions/run.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/actions/templates/actions/update.html
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/actions/tests.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/actions/urls.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/actions/views.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/api.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/cron_triggers/forms.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/cron_triggers/panel.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/cron_triggers/tables.py
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/cron_triggers/templates/cron_triggers/_create.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/cron_triggers/templates/cron_triggers/create.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/cron_triggers/templates/cron_triggers/detail.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/cron_triggers/templates/cron_triggers/index.html
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/cron_triggers/tests.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/cron_triggers/urls.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/cron_triggers/views.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/dashboard.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/default/panel.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/default/smart_cell.py
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/default/templates/default/_booleanfield.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/default/templates/default/_code.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/default/templates/default/_humantime.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/default/templates/default/_label.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/default/templates/default/_preprint.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/default/templates/default/_prettyprint.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/default/templates/default/base.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/default/templates/default/table.html
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/default/utils.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/enabled/_50_mistral.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/exceptions.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/executions/forms.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/executions/panel.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/executions/tables.py
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/executions/templates/executions/_update_description.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/executions/templates/executions/detail.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/executions/templates/executions/index.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/executions/templates/executions/index_filtered_task.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/executions/templates/executions/update_description.html
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/executions/tests.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/executions/urls.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/executions/views.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/forms.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/handle_errors.py
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/static/mistraldashboard/css/style.css
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/tasks/panel.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/tasks/tables.py
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/tasks/templates/tasks/detail.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/tasks/templates/tasks/filtered.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/tasks/templates/tasks/index.html
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/tasks/tests.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/tasks/urls.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/tasks/views.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/test/helpers.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/test/settings.py
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/test/test_data/mistral_data.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/test/test_data/utils.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/test/urls.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/workbooks/forms.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/workbooks/panel.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/workbooks/tables.py
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workbooks/templates/workbooks/_create.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workbooks/templates/workbooks/_select_definition.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workbooks/templates/workbooks/_update.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workbooks/templates/workbooks/create.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workbooks/templates/workbooks/detail.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workbooks/templates/workbooks/index.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workbooks/templates/workbooks/select_definition.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workbooks/templates/workbooks/update.html
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/workbooks/tests.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/workbooks/urls.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/workbooks/views.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/workflows/forms.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/workflows/panel.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/workflows/tables.py
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workflows/templates/workflows/_create.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workflows/templates/workflows/_execute.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workflows/templates/workflows/_select_definition.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workflows/templates/workflows/_update.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workflows/templates/workflows/create.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workflows/templates/workflows/detail.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workflows/templates/workflows/execute.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workflows/templates/workflows/index.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workflows/templates/workflows/select_definition.html
>  
> mistral-dashboard-16.0.0/build/lib/mistraldashboard/workflows/templates/workflows/update.html
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/workflows/tests.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/workflows/urls.py
>  mistral-dashboard-16.0.0/build/lib/mistraldashboard/workflows/views.py
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/mistral-dashboard_16.0.0-3.diff.qfFjL0
> 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/mistral-dashboard_16.0.0-3_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