Your message dated Mon, 14 Aug 2023 16:19:17 +0000
with message-id <[email protected]>
and subject line Bug#1044979: fixed in designate 1:16.0.0-5
has caused the Debian Bug report #1044979,
regarding designate: 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.)


-- 
1044979: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044979
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: designate
Version: 1:16.0.0-4
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 designate
> dpkg-buildpackage: info: source version 1:16.0.0-4
> 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 designate-16.0.0/debian/source/options: 
> --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,sphinxdoc
>    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
> rm -f debian/designate-common.postinst debian/designate-common.config 
> debian/designate-api.config debian/designate-api.postinst 
> debian/designate-common.postrm
> rm -rf doc/build build *.egg-info
> rm -f debian/*.init debian/*.upstart debian/*.service
> find . -name '*.pyc' -exec rm {} \;
> rm -f ChangeLog
> rm -f AUTHORS
> rm -rf .testrepository
> rm -f doc/source/_static/designate.conf.sample
> rm -rf debian/*.templates debian/po
> 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 designate-16.0.0/debian/source/options: 
> --extend-diff-ignore=^[.]gitreview$
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building designate using existing 
> ./designate_16.0.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  designate-16.0.0/doc/source/_static/designate.policy.yaml.sample
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/designate_16.0.0-4.diff.Ry3Frk
> 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/designate_16.0.0-4_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: designate
Source-Version: 1:16.0.0-5
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
designate, 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 designate 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 17:53:50 +0200
Source: designate
Architecture: source
Version: 1:16.0.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1044979
Changes:
 designate (1:16.0.0-5) unstable; urgency=medium
 .
   * Cleans properly (Closes: #1044979).
Checksums-Sha1:
 493aaeab635b5d5d772326ecf95ed590c271f264 4333 designate_16.0.0-5.dsc
 9ac598d2cd0c700ada115bf12ac814e06deb0f8a 15556 designate_16.0.0-5.debian.tar.xz
 be45bb3c9f9bebdff412c8473795c82063286bb8 21139 
designate_16.0.0-5_amd64.buildinfo
Checksums-Sha256:
 dd02c8a8c4d9910d8fcd6131a6e795b006d5d0c6f3ac0d2acd532c0f8ca2cf3d 4333 
designate_16.0.0-5.dsc
 e733a2956cbdc6321de1cc64d1f7b6cba923dc034e6fb1ad7e9dc3660c3c3580 15556 
designate_16.0.0-5.debian.tar.xz
 5bf97fe52bd28a72ecfd4c9d3151ecaee16b47ddf37a8b4c019b69f1c46584cd 21139 
designate_16.0.0-5_amd64.buildinfo
Files:
 68ef625831f092150ef2e8f1ba79a6f0 4333 net optional designate_16.0.0-5.dsc
 01c17eedfe9517a423d816443a571c98 15556 net optional 
designate_16.0.0-5.debian.tar.xz
 d0cdf2997013c1e1a72af383244898bf 21139 net optional 
designate_16.0.0-5_amd64.buildinfo

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

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTaTwsACgkQ1BatFaxr
Q/5rtxAAhuYZ6LhyJUSB6n+iBV0Efn5jTR+xPp37z3PCVpOpu0WsfIR3o8nj/CDo
o835QgvXsxURO8NYOLi8wrGeaxBiCbs/53+7ZsKFRRs3O/m9IcCk0bDYsdgva+km
SeV45sHjlNiKyaPCefvoCFJLbBM1OnQtBKsncAM1wHNL0KCNoRpRTQfBolSbbXaJ
L5rTlseIwOED1rBWW26ibIo+BYz6a+UhPMah3vewqa3rc4I6t0Zw25s3fM8aYABR
8nluILnOybsDlPOO0TKRi9OFS6lHFMG7J221ebTGVJIoYBmt3dC/PaHUhg5W00OU
IyGCLTbGa2mT/ci9v5CmdWvhtmYwJd7WCuHpVgFnZ6CrUrBVtQIQzvlM0HNdfM7B
O5H3xHBx+UZAaQTg63+XTQxna9E88LFj0baSh2g8i0iP5hM1JcxKRffmZsMikKkh
OeCDDXlndgMkKuy0nUwt30qan86g2GTg5DOIIxFpb5yEQgzbD/93+1YHKXURpHQg
rCy9sYkBI0/dLrtSQm689AdZNt7jVxl/fVD2YyC8JZR/IroHyMyMuhkJqrf4CTjM
Vz9KZjn7FTFT1CeqingDroEHqYqwzrYUZqvXUFmDjMmMb9RMqE4jDYYdNR3MyVpd
XBbtvWV2OSlnu0DD/+ByKJYmQ9GFAuaJQSW1NtVl6UxJMH8EU94=
=l3wm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to