Your message dated Mon, 09 Feb 2026 11:49:03 +0000
with message-id <[email protected]>
and subject line Bug#1045732: fixed in python-cursive 0.2.3-5
has caused the Debian Bug report #1045732,
regarding python-cursive: 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.)
--
1045732: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045732
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-cursive
Version: 0.2.3-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-cursive
> dpkg-buildpackage: info: source version 0.2.3-1
> 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-cursive-0.2.3/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,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_autoreconf_clean -O--buildsystem=python_distutils
> dh_clean -O--buildsystem=python_distutils
> dpkg-source -b .
> dpkg-source: info: using options from
> python-cursive-0.2.3/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 python-cursive using existing
> ./python-cursive_0.2.3.orig.tar.xz
> dpkg-source: error: cannot represent change to
> cursive/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add cursive/__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
> cursive/__pycache__/certificate_utils.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add cursive/__pycache__/certificate_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
> cursive/__pycache__/exception.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add cursive/__pycache__/exception.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
> cursive/__pycache__/i18n.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add cursive/__pycache__/i18n.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
> cursive/__pycache__/signature_utils.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add cursive/__pycache__/signature_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
> cursive/__pycache__/verifiers.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add cursive/__pycache__/verifiers.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
> cursive/tests/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add cursive/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
> cursive/tests/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add cursive/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
> cursive/tests/unit/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> cursive/tests/unit/__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
> cursive/tests/unit/__pycache__/test_certificate_utils.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> cursive/tests/unit/__pycache__/test_certificate_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
> cursive/tests/unit/__pycache__/test_signature_utils.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> cursive/tests/unit/__pycache__/test_signature_utils.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-cursive_0.2.3-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-cursive
Source-Version: 0.2.3-5
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-cursive, 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-cursive 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: SHA512
Format: 1.8
Date: Mon, 09 Feb 2026 12:24:48 +0100
Source: python-cursive
Architecture: source
Version: 0.2.3-5
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1045732
Changes:
python-cursive (0.2.3-5) unstable; urgency=medium
.
* Cleans better (Closes: #1045732).
Checksums-Sha1:
ee3364f0008a4f1d9c03c440e1e47f14bc89cf7e 2564 python-cursive_0.2.3-5.dsc
0e5c3a6686de6f7fe2d0f3d3a0c8faa13eb689a2 3380
python-cursive_0.2.3-5.debian.tar.xz
a960d64f0e9ff51f0f22a68f684c381c88ac395a 11776
python-cursive_0.2.3-5_amd64.buildinfo
Checksums-Sha256:
a2a080276122108ce2a90fe57dec43230327408c269b376ee6c7dd9729ad51e5 2564
python-cursive_0.2.3-5.dsc
6e80a98277959613384453b9b79f0bc34e36f823c0e6357a0fc38d6e99137682 3380
python-cursive_0.2.3-5.debian.tar.xz
915339a6e25de58f10d38c1d64b6abf96923797726c8393c22a2fc18baaa7791 11776
python-cursive_0.2.3-5_amd64.buildinfo
Files:
d9848629a241ff6ba55c872fa33743e7 2564 python optional
python-cursive_0.2.3-5.dsc
7f2aa025e16fa84edd97d5b3c7d608bf 3380 python optional
python-cursive_0.2.3-5.debian.tar.xz
c29200a4acce76178205e184c8489c52 11776 python optional
python-cursive_0.2.3-5_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmJxH8ACgkQ1BatFaxr
Q/5a9xAAmwwsramiIQde3L0iynCl5PpuNvWDbJswrq88jYMdjgb0mrV7RSbaRlb+
v/Sfls8QGQ7DvAtCU868644r1hSpyfXjyxCpZshXQFoSDF1vjoJ9pXDZY+mQxrGw
8sDGoAhSQg9vbHwVg+/pZUrSfL1lCWg8TCx2AmJFWLMjPmEVSRrzSqUH+wmLBVp5
rBM3IjBJlyRClFplVeFfsUISgvNZRLwA7s1DRryUZDpiF2f0rFcakC+hUVaIgyVA
IStx9aBlc9Xca1DdF8tpf54Tpjg5ShHXSmGaXS9RtN0uJfLgHDQ0qGC94WqFvndf
zTBm5fxXsomfsa9ibVbXWjfNLIRbb30NGIFgeYVoosIE/40FMxEAH0znLtqozmlW
MEV9Y4Mfv7HGZ3GVLcNRsc4KmcWpPsj92b5E+8H1B0Muwz6thUMQIJYP6/H+B/4/
8x9N08hIabUtaJgiSQIspZSmDpbuueCEmLxO6jnrMWAYacc8c98i49miJ8U5SAVv
pRhjOoyfg1du/Oj2C878DKlwttPVsLubLngUkCU/0+AhLNBNdBI4/iOAQaVKVTtZ
Fp4yYG/EBW3RH41BJL4s9Ope+IuzCttDMTXBtdm2XI6njsS6hV2BFZttgBhIKdqL
MF3yL4O5D6ICeB2/VkhV5TOSfJAziYmNGiO+vLb4/8za1dPlaj4=
=7bgE
-----END PGP SIGNATURE-----
pgpQt1YUkJluR.pgp
Description: PGP signature
--- End Message ---