Your message dated Thu, 17 Aug 2023 22:36:36 +0000
with message-id <[email protected]>
and subject line Bug#1046350: fixed in python-keystonemiddleware 10.2.0-3
has caused the Debian Bug report #1046350,
regarding python-keystonemiddleware: 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.)


-- 
1046350: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046350
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-keystonemiddleware
Version: 10.2.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 python-keystonemiddleware
> dpkg-buildpackage: info: source version 10.2.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 
> python-keystonemiddleware-10.2.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,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
> rm -rf build .stestr
> find . -iname '*.pyc' -delete
> for i in $(find . -type d -iname __pycache__) ; do rm -rf $i ; done
> 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 
> python-keystonemiddleware-10.2.0/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-keystonemiddleware using existing 
> ./python-keystonemiddleware_10.2.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  
> python-keystonemiddleware-10.2.0/doc/source/_static/keystonemiddleware.conf.sample
>  python-keystonemiddleware-10.2.0/doc/source/api/keystonemiddleware.audit.rst
>  
> python-keystonemiddleware-10.2.0/doc/source/api/keystonemiddleware.auth_token.rst
>  
> python-keystonemiddleware-10.2.0/doc/source/api/keystonemiddleware.ec2_token.rst
>  python-keystonemiddleware-10.2.0/doc/source/api/keystonemiddleware.echo.rst
>  
> python-keystonemiddleware-10.2.0/doc/source/api/keystonemiddleware.echo.service.rst
>  
> python-keystonemiddleware-10.2.0/doc/source/api/keystonemiddleware.exceptions.rst
>  
> python-keystonemiddleware-10.2.0/doc/source/api/keystonemiddleware.fixture.rst
>  python-keystonemiddleware-10.2.0/doc/source/api/keystonemiddleware.i18n.rst
>  
> python-keystonemiddleware-10.2.0/doc/source/api/keystonemiddleware.oauth2_token.rst
>  python-keystonemiddleware-10.2.0/doc/source/api/keystonemiddleware.opts.rst
>  python-keystonemiddleware-10.2.0/doc/source/api/keystonemiddleware.rst
>  
> python-keystonemiddleware-10.2.0/doc/source/api/keystonemiddleware.s3_token.rst
>  python-keystonemiddleware-10.2.0/doc/source/api/modules.rst
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/python-keystonemiddleware_10.2.0-2.diff.nYabY6
> 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/python-keystonemiddleware_10.2.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: python-keystonemiddleware
Source-Version: 10.2.0-3
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-keystonemiddleware, 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 python-keystonemiddleware 
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 00:02:38 +0200
Source: python-keystonemiddleware
Architecture: source
Version: 10.2.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1046350
Changes:
 python-keystonemiddleware (10.2.0-3) unstable; urgency=medium
 .
   * Cleans better (Closes: #1046350).
Checksums-Sha1:
 746cae1527f0fff063b7071f802a32e2dc228b92 3114 
python-keystonemiddleware_10.2.0-3.dsc
 35b000fa34afadf9885ce5cdadad3f974211ec8e 4880 
python-keystonemiddleware_10.2.0-3.debian.tar.xz
 d49e51b7cc52561fb9bb36c1d41d4cf5478c4174 18687 
python-keystonemiddleware_10.2.0-3_amd64.buildinfo
Checksums-Sha256:
 a608c162a85f2a176f6e40db77516c81c9e5680ae1965ef1b9fd5b8ca2f25665 3114 
python-keystonemiddleware_10.2.0-3.dsc
 ddf92d4de5d8977a4b1311ba3228807bbfc0f9d864296befb3be49a20442503a 4880 
python-keystonemiddleware_10.2.0-3.debian.tar.xz
 c3cf65de80782916ecf53d30fd2ff9b1ca09bc72eed79e712d04841a6ff22216 18687 
python-keystonemiddleware_10.2.0-3_amd64.buildinfo
Files:
 caab7c0528102c5f30f3f75a897a2a62 3114 python optional 
python-keystonemiddleware_10.2.0-3.dsc
 c89f971b6a55d56b570463454053497f 4880 python optional 
python-keystonemiddleware_10.2.0-3.debian.tar.xz
 c4130a5fd8d14be571bfc8afb08a5208 18687 python optional 
python-keystonemiddleware_10.2.0-3_amd64.buildinfo

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

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTenAEACgkQ1BatFaxr
Q/4cdw/7BfDPuPUeK40GHk34Mq6MPIYn0eMI4FPq8b5J+EYeeuztg3y0z3u6celr
yQyJlKVt8mH1iXxnl/N7WSfncHwhemrML0tjuWXZ3j/ob+uHgIRAmpvwk5N4mRF2
4gujoXqFPgwTyoPBCkpRlZ8O7ius2Fx/OJQfeI8ou5zyeFKXhSq1CdK9lrjJhVxe
ayM2CEi4CEVBpcr/7AEkLpkrP26MumVFtRbKC58RVxLCEeIV+9g1BwS5tqqEIwey
2zcbBB4qpNC2G2q2383CpfU4qEcv0Lx/xE9o7KTsJP7xoDhGMJsrExDlU5OXFHrh
OqpO1jIEjkj2kgoRC2qHCH1tmdctNAdl2WEyCV70Iz2s6vqxQz9sNYCCmWF0AE7g
mdp+2g6oOQtynX25x9X417fZntaFYHk6MD8KkgwkyKqEYqXnRwGMX91bNe8tJSxb
SzHo7gpRgdvkm/33h+pXCBAqOu1cMkHcbGhgLA1RoDB4c+Bh8mpyRGxx/rPbyOWy
cczJCU38DULWTFuMyGLrCuj9P63Q8BaqqTOCrrnUEu+Q8N0n4hkG6XAmRxzOxeMm
sBek/Vf4QiZWfXdVrf5BBth74gzjgVupw3quuTdwC6yBMANSBNrgWGdgEoVS70ay
qNQXFbpHCCG9G23/iae2Peh2wX3Xczc/GHaEpIQXFRh7gwsQ1sk=
=aiRd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to