Your message dated Tue, 15 Aug 2023 09:50:41 +0000
with message-id <[email protected]>
and subject line Bug#1045361: fixed in python-pecan 1.4.1-2
has caused the Debian Bug report #1045361,
regarding python-pecan: 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.)


-- 
1045361: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045361
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-pecan
Version: 1.4.1-1
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-pecan
> dpkg-buildpackage: info: source version 1.4.1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --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
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-pecan using existing 
> ./python-pecan_1.4.1.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file python-pecan-1.4.1/.pytest_cache/v/cache/nodeids 
> has no final newline (either original or modified version)
> dpkg-source: warning: file python-pecan-1.4.1/.pytest_cache/v/cache/stepwise 
> has no final newline (either original or modified version)
> dpkg-source: warning: file python-pecan-1.4.1/pecan.egg-info/SOURCES.txt has 
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> pecan/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pecan/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/__pycache__/configuration.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pecan/__pycache__/configuration.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/__pycache__/core.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pecan/__pycache__/core.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/__pycache__/decorators.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pecan/__pycache__/decorators.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/__pycache__/deploy.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pecan/__pycache__/deploy.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/__pycache__/hooks.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pecan/__pycache__/hooks.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/__pycache__/jsonify.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pecan/__pycache__/jsonify.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/__pycache__/rest.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pecan/__pycache__/rest.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/__pycache__/routing.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pecan/__pycache__/routing.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/__pycache__/secure.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pecan/__pycache__/secure.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/__pycache__/templating.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pecan/__pycache__/templating.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/__pycache__/testing.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pecan/__pycache__/testing.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/__pycache__/util.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pecan/__pycache__/util.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/commands/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add pecan/commands/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/commands/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pecan/commands/__pycache__/base.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/commands/__pycache__/create.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add pecan/commands/__pycache__/create.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/commands/__pycache__/serve.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pecan/commands/__pycache__/serve.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/commands/__pycache__/shell.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pecan/commands/__pycache__/shell.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/compat/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add pecan/compat/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/middleware/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add pecan/middleware/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/middleware/__pycache__/debug.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add pecan/middleware/__pycache__/debug.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/middleware/__pycache__/errordocument.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> pecan/middleware/__pycache__/errordocument.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/middleware/__pycache__/recursive.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> pecan/middleware/__pycache__/recursive.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/middleware/__pycache__/static.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add pecan/middleware/__pycache__/static.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/scaffolds/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add pecan/scaffolds/__pycache__/__init__.cpython-311.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add pecan/tests/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/__pycache__/test_base.cpython-311-pytest-7.4.0.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> pecan/tests/__pycache__/test_base.cpython-311-pytest-7.4.0.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/__pycache__/test_commands.cpython-311-pytest-7.4.0.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> pecan/tests/__pycache__/test_commands.cpython-311-pytest-7.4.0.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/__pycache__/test_conf.cpython-311-pytest-7.4.0.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> pecan/tests/__pycache__/test_conf.cpython-311-pytest-7.4.0.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/__pycache__/test_generic.cpython-311-pytest-7.4.0.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> pecan/tests/__pycache__/test_generic.cpython-311-pytest-7.4.0.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/__pycache__/test_hooks.cpython-311-pytest-7.4.0.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> pecan/tests/__pycache__/test_hooks.cpython-311-pytest-7.4.0.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/__pycache__/test_jsonify.cpython-311-pytest-7.4.0.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> pecan/tests/__pycache__/test_jsonify.cpython-311-pytest-7.4.0.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/__pycache__/test_no_thread_locals.cpython-311-pytest-7.4.0.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> pecan/tests/__pycache__/test_no_thread_locals.cpython-311-pytest-7.4.0.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/__pycache__/test_rest.cpython-311-pytest-7.4.0.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> pecan/tests/__pycache__/test_rest.cpython-311-pytest-7.4.0.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/__pycache__/test_scaffolds.cpython-311-pytest-7.4.0.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> pecan/tests/__pycache__/test_scaffolds.cpython-311-pytest-7.4.0.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/__pycache__/test_secure.cpython-311-pytest-7.4.0.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> pecan/tests/__pycache__/test_secure.cpython-311-pytest-7.4.0.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/__pycache__/test_templating.cpython-311-pytest-7.4.0.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> pecan/tests/__pycache__/test_templating.cpython-311-pytest-7.4.0.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/__pycache__/test_util.cpython-311-pytest-7.4.0.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> pecan/tests/__pycache__/test_util.cpython-311-pytest-7.4.0.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/config_fixtures/__pycache__/config.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> pecan/tests/config_fixtures/__pycache__/config.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/config_fixtures/__pycache__/empty.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> pecan/tests/config_fixtures/__pycache__/empty.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/config_fixtures/__pycache__/foobar.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> pecan/tests/config_fixtures/__pycache__/foobar.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/config_fixtures/__pycache__/forcedict.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> pecan/tests/config_fixtures/__pycache__/forcedict.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/config_fixtures/bad/__pycache__/importerror.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> pecan/tests/config_fixtures/bad/__pycache__/importerror.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/config_fixtures/bad/__pycache__/module_and_underscore.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> pecan/tests/config_fixtures/bad/__pycache__/module_and_underscore.cpython-311.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/middleware/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> pecan/tests/middleware/__pycache__/__init__.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/middleware/__pycache__/test_errordocument.cpython-311-pytest-7.4.0.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> pecan/tests/middleware/__pycache__/test_errordocument.cpython-311-pytest-7.4.0.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/middleware/__pycache__/test_recursive.cpython-311-pytest-7.4.0.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> pecan/tests/middleware/__pycache__/test_recursive.cpython-311-pytest-7.4.0.pyc
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> pecan/tests/middleware/__pycache__/test_static.cpython-311-pytest-7.4.0.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> pecan/tests/middleware/__pycache__/test_static.cpython-311-pytest-7.4.0.pyc 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> 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-pecan_1.4.1-1_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-pecan
Source-Version: 1.4.1-2
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-pecan, 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-pecan 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: Tue, 15 Aug 2023 11:22:37 +0200
Source: python-pecan
Architecture: source
Version: 1.4.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1045361
Changes:
 python-pecan (1.4.1-2) unstable; urgency=medium
 .
   * Cleans better (Closes: #1045361).
Checksums-Sha1:
 dce57b04ab280d3431b0fd0daa05357002f0a4c0 2470 python-pecan_1.4.1-2.dsc
 87b136db1e8f684cad5838a1978a96f6a7d88555 6192 
python-pecan_1.4.1-2.debian.tar.xz
 26b290af11cb953af4a2d91aba27e2d6a00cf838 9191 
python-pecan_1.4.1-2_amd64.buildinfo
Checksums-Sha256:
 d60a91f1e5165d91ceb6f09fae8f90378c50ae58a57213157c68a37acca3e0a4 2470 
python-pecan_1.4.1-2.dsc
 c961b1549a72a31f52436cf256db9bfa5e5cc3333ab8405a5db7ed6a0a070c5d 6192 
python-pecan_1.4.1-2.debian.tar.xz
 49afefac6e75ac2083f9989a19ef3efdab526683d4e734dd29dfe5606ee83d46 9191 
python-pecan_1.4.1-2_amd64.buildinfo
Files:
 ca52929bbe347e3a715112e44c972b7b 2470 python optional python-pecan_1.4.1-2.dsc
 94e70d7ded45d1be9abff604d45fb5f7 6192 python optional 
python-pecan_1.4.1-2.debian.tar.xz
 d79c6a1e8444553d688e671422b06113 9191 python optional 
python-pecan_1.4.1-2_amd64.buildinfo

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

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTbRSkACgkQ1BatFaxr
Q/5tZg//R93zO2bcbVgLCcK91bWTDM02CD3eIYsrXvaOFQuqbn+vVVfcbfXzPOyh
QXjAa4yohbNs6IKt59DyJ2dfHe7BYfG/fXr3Za9njXioYwOataVTLZrOcqF9LT19
7oKEqI24agNCA7p51TpoCjBwziFlJOTK8mhENR/ihAzUSJTb/gWAbPFRP6+5hrvN
Bo+cvCYv4zNNmxxtnPNm7DuASQCd6FH9tNaysIzw2BH03W9QM3ds1B97UvAxfpwI
x2fMFaBH09DOUynh9qUujvqVRONKVDa97IwVTEEEmyZAPY4x5rKc3pp6AYZfh/OP
Vj4J6WaxKePBZbLMMvwZx+1UW3Lqc8tYGSZvpsfPlymKZjCnkINOycO22dzJIDrn
1WkGI/BBD0YVZgdVUY9YgUVw5DpT9QVxQ3Wikujyk4LEX5gW6CrdpI1RBEOm7Dnu
7RgqrrxZngt7CWV7ZuAU1Q8mlQgTnSt/HaPc0sVoMkox7evk+KAa4FmzwQdJRtOA
G4OnKKHz9OHgV3pTXm0Et0QMjPHK5T0nj0NHKuFL7K1FRxfNO2OQw4fcsRvmGGUr
FoLxNLOQTjxNWZ+YgJ3+z/5xGWMXVj128bf4P+v83H5pEswjhyx9TVKwxZ3YWjtM
jY9TOKp9pG0pTWlush+eR9WTkknBaaYn01rEua6fluIZOOQ1Npc=
=Alyu
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to