Your message dated Wed, 16 Aug 2023 11:08:29 +0000
with message-id <[email protected]>
and subject line Bug#1046108: fixed in python-debtcollector 2.5.0-3
has caused the Debian Bug report #1046108,
regarding python-debtcollector: 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.)


-- 
1046108: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046108
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-debtcollector
Version: 2.5.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-debtcollector
> dpkg-buildpackage: info: source version 2.5.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-debtcollector-2.5.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
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    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 -O--buildsystem=python_distutils
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)
>  dpkg-source -b .
> dpkg-source: info: using options from 
> python-debtcollector-2.5.0/debian/source/options: 
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-debtcollector using existing 
> ./python-debtcollector_2.5.0.orig.tar.xz
> dpkg-source: error: cannot represent change to 
> debtcollector/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add debtcollector/__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 
> debtcollector/__pycache__/_utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add debtcollector/__pycache__/_utils.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 
> debtcollector/__pycache__/moves.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add debtcollector/__pycache__/moves.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 
> debtcollector/__pycache__/removals.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add debtcollector/__pycache__/removals.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 
> debtcollector/__pycache__/renames.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add debtcollector/__pycache__/renames.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 
> debtcollector/__pycache__/updating.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add debtcollector/__pycache__/updating.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 
> debtcollector/fixtures/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> debtcollector/fixtures/__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 
> debtcollector/fixtures/__pycache__/disable.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> debtcollector/fixtures/__pycache__/disable.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 
> debtcollector/tests/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> debtcollector/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 
> debtcollector/tests/__pycache__/base.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add debtcollector/tests/__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 
> debtcollector/tests/__pycache__/test_deprecation.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> debtcollector/tests/__pycache__/test_deprecation.cpython-311.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-debtcollector_2.5.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-debtcollector
Source-Version: 2.5.0-3
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-debtcollector, 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-debtcollector 
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: Wed, 16 Aug 2023 12:45:24 +0200
Source: python-debtcollector
Architecture: source
Version: 2.5.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1046108
Changes:
 python-debtcollector (2.5.0-3) unstable; urgency=medium
 .
   * Cleans better (Closes: #1046108).
Checksums-Sha1:
 374b9768f17c61162be8fd30169c16aa3cdb8c28 2423 python-debtcollector_2.5.0-3.dsc
 0eefd984b8c01048de2fda3eac8476e2e5ef7785 3600 
python-debtcollector_2.5.0-3.debian.tar.xz
 a70b69a0b476b2a830ba540f37abf90e15f1af6b 9694 
python-debtcollector_2.5.0-3_amd64.buildinfo
Checksums-Sha256:
 3005137fb0b00c4602723df49350238fa6de791216a9ad26840582c803f4f801 2423 
python-debtcollector_2.5.0-3.dsc
 b80ce116a3dadf241fce8775c6690a160392288194856d45b953a8c9762b9398 3600 
python-debtcollector_2.5.0-3.debian.tar.xz
 94a3801b73c00456df1b9d861b43b3f8c507ef2c80011d2768fe5c618dd615a3 9694 
python-debtcollector_2.5.0-3_amd64.buildinfo
Files:
 8716750ba14318301cc77fb2f90e8da6 2423 python optional 
python-debtcollector_2.5.0-3.dsc
 7807428ad801f4bd3c029cb63871b842 3600 python optional 
python-debtcollector_2.5.0-3.debian.tar.xz
 b6e9e49d3e4b5e2ac268a693157868d1 9694 python optional 
python-debtcollector_2.5.0-3_amd64.buildinfo

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

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTcqTYACgkQ1BatFaxr
Q/5b1w//TQd99U7FnAye5xrSIXsjmFhErCGEzv4LM79mUYM0EbzJbnxRbG16IIO3
MFh6xDhjJPpFUCAXdJthO6IyrxQlvfdKR5Imxd03RWdE8+NQNDwpcISBW49zqiQY
0fKwZywl4CC9aSlh9840ig4nSlFecE/XFq0r4eq4v4rOjinp2mUX84aw6si4iK9y
ppwTzW8ojyTUcwEOU7yBX3+qpvG2ZDXSKxd0Nbtl+B/UZBeIS6syaL1jpXSw93NO
fLHjuwMSyj+JW9w266A8Fvv/XxcDOlbM9JJvqcBFiS0HLtykeyn5vPPhcbTEKrrW
rJVPbBGOGhIcQUykUw1hIBN6lNAmlxIX2lmZVgGeNaKKnL6ONVypqIdAiU7JdSCA
oqOvAt2RWj8yXd6KBQpV2s6IHLL25U9HmnT/r+xSIf55SPxDyfQdPPDyNiEnjOg7
xsbfUwWckQK2FUJ8ZYmaJOA8BWTN2Hsjj6yB3IPAG5DUvfc2GlxrqzxXESo0XSzM
Cwucauwi6H2Ee1tY11cl2iX7+ECnZZW8g7gk99Rf7vWPe8gTPEgew4IGcQgmx0Iw
2wv5QRsw1FQJvYoJ1wLscbEy3EXOEyG+pCefieRUvzgJaGSDFnGUNWxqeszwQgQ2
kDoPj52AU0K3y1ZPYB69h+WTiCqODPyc7aNCqFIKJQz8bUS5i+o=
=Vvmu
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to