Your message dated Fri, 18 Aug 2023 09:32:16 +0000
with message-id <[email protected]>
and subject line Bug#1046467: fixed in octavia-tempest-plugin 2.3.0-3
has caused the Debian Bug report #1046467,
regarding octavia-tempest-plugin: 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.)
--
1046467: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046467
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: octavia-tempest-plugin
Version: 2.3.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 octavia-tempest-plugin
> dpkg-buildpackage: info: source version 2.3.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
> octavia-tempest-plugin-2.3.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
> dh_clean -O--buildsystem=python_distutils
> dpkg-source -b .
> dpkg-source: info: using options from
> octavia-tempest-plugin-2.3.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 octavia-tempest-plugin using existing
> ./octavia-tempest-plugin_2.3.0.orig.tar.xz
> dpkg-source: warning: newly created empty file
> 'build/lib/octavia_tempest_plugin/common/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/octavia_tempest_plugin/contrib/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/octavia_tempest_plugin/contrib/test_server/__init__.py' will not
> be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/octavia_tempest_plugin/hacking/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/octavia_tempest_plugin/services/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/octavia_tempest_plugin/tests/__init__.py' will not be represented
> in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/octavia_tempest_plugin/tests/act_stdby_scenario/__init__.py' will
> not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/octavia_tempest_plugin/tests/act_stdby_scenario/v2/__init__.py'
> will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/octavia_tempest_plugin/tests/api/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/octavia_tempest_plugin/tests/api/v2/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/octavia_tempest_plugin/tests/barbican_scenario/__init__.py' will
> not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/octavia_tempest_plugin/tests/barbican_scenario/v2/__init__.py'
> will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/octavia_tempest_plugin/tests/scenario/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/octavia_tempest_plugin/tests/scenario/v2/__init__.py' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/octavia_tempest_plugin/tests/spare_pool_scenario/__init__.py' will
> not be represented in diff
> dpkg-source: warning: newly created empty file
> 'build/lib/octavia_tempest_plugin/tests/spare_pool_scenario/v2/__init__.py'
> will not be represented in diff
> dpkg-source: info: local changes detected, the modified files are:
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/__init__.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/common/barbican_client_mgr.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/common/cert_utils.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/common/constants.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/common/decorators.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/common/requests_adapters.py
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/config.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/hacking/checks.py
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/plugin.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/__init__.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/__init__.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/amphora_client.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/availability_zone_capabilities_client.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/availability_zone_client.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/availability_zone_profile_client.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/base_client.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/flavor_capabilities_client.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/flavor_client.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/flavor_profile_client.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/healthmonitor_client.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/l7policy_client.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/l7rule_client.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/listener_client.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/loadbalancer_client.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/member_client.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/pool_client.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/services/load_balancer/v2/provider_client.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/RBAC_tests.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/act_stdby_scenario/v2/test_active_standby.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/act_stdby_scenario/v2/test_active_standby_iptables.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_amphora.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_availability_zone.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_availability_zone_capabilities.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_availability_zone_profile.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_flavor.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_flavor_capabilities.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_flavor_profile.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_healthmonitor.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_l7policy.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_l7rule.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_listener.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_load_balancer.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_member.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_pool.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/api/v2/test_provider.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/barbican_scenario/v2/test_tls_barbican.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_healthmonitor.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_ipv6_traffic_ops.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_l7policy.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_l7rule.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_listener.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_load_balancer.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_member.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_pool.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/spare_pool_scenario/v2/test_spare_pool.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/test_base.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/validators.py
>
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/tests/waiters.py
> octavia-tempest-plugin-2.3.0/build/lib/octavia_tempest_plugin/version.py
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/octavia-tempest-plugin_2.3.0-2.diff.PDIUhf
> 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/octavia-tempest-plugin_2.3.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: octavia-tempest-plugin
Source-Version: 2.3.0-3
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
octavia-tempest-plugin, 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 octavia-tempest-plugin
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: Fri, 18 Aug 2023 09:52:21 +0200
Source: octavia-tempest-plugin
Architecture: source
Version: 2.3.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1046467
Changes:
octavia-tempest-plugin (2.3.0-3) unstable; urgency=medium
.
* Cleans better (Closes: #1046467).
Checksums-Sha1:
a593db61ca1135a7183b0f0cd4ed25d85f44db77 2167
octavia-tempest-plugin_2.3.0-3.dsc
9e20959f32a08d2024df98d6c08cd92c99ed275c 2736
octavia-tempest-plugin_2.3.0-3.debian.tar.xz
49026debb84fdc012e4ece285bb18a753cf9ff41 7085
octavia-tempest-plugin_2.3.0-3_amd64.buildinfo
Checksums-Sha256:
a6470eedc421096b47cc710d3db9767cdcd119a03c8f48f926c35e070571ad2e 2167
octavia-tempest-plugin_2.3.0-3.dsc
e4faf0e825c29c05d0080e25a2c2155aa9f2373ad47077e1b49c4339ad9ddd0e 2736
octavia-tempest-plugin_2.3.0-3.debian.tar.xz
eaf0fcfdedb718816beea3fcd1f19c9f5fe313499fcd6b12b6dddeafc2ab94a3 7085
octavia-tempest-plugin_2.3.0-3_amd64.buildinfo
Files:
c9a951e914f64af63a1a245493676481 2167 net optional
octavia-tempest-plugin_2.3.0-3.dsc
a74ef254f5165bc1cf94d56d453959fe 2736 net optional
octavia-tempest-plugin_2.3.0-3.debian.tar.xz
6638b6cc8cfb5312a607fb9f6ccb31e3 7085 net optional
octavia-tempest-plugin_2.3.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTfJDQACgkQ1BatFaxr
Q/402Q//V7vyDo0NoNJcawWzDHLXBRC2bnCG2GGv5VDU3PHzokdqgw51qgR+DRVZ
lPdgPkRFuQ+VGcdQe3R3rfAn26etqQY90xRRTFP7kXrHrZ30hWJcJT1Qizh8DDDz
QfEpDg30Vs1PLlKha2KzkCpQL8Z3V0sMzadBZ+jFfB15xwKxoOEqbiWUTsGoSjuS
QJgvqCiCmIfGIaIt8E/8H4/9cHb8GkqrxPz/Xu9FwsYjmBwVbZHIvjHBNroeAmZU
n5FyFOtOKjKL+HKi3ZJ0DB/JFesHE+8M88A4BmIeXRIVmiRpfZ95I36xiigdNfWs
/7NKN1SMRJhMSSJGpExW7J0QrdC3urGzNDcNFpXhRsyqLiEb05nlMaXT+7zgXABv
HjhAnm+eS/mPgaunq29KpYBQwyd6QstZT0qDbkPVzQRGRKPR9ECgSA4Or10i6GvJ
JPCegc8Dw5amM7upGUJ41S/djUs8entgR+1nxnt2qGilzO29icgTg3xavmC9udDr
Dp/yd+hFh15my6lLCxl5um3SCvlNkRlbD5ZbgFDw8qA8XpWBNoPwVOL6gJRhfGnS
IDjGXpCUPmjZ2iixYXiijIGqz9JAF+DeLRoiJgk7fUrfScyGNde5T2RVspV+2gPx
RMRH0+T4hKYqR7xpg+KlfktR2mQ0Na5WqfYkTeAg380Z0Im8MTQ=
=qqUq
-----END PGP SIGNATURE-----
--- End Message ---