Your message dated Mon, 09 Feb 2026 11:34:50 +0000
with message-id <[email protected]>
and subject line Bug#1045710: fixed in python-xstatic-angular-uuid 0.0.4.0-5
has caused the Debian Bug report #1045710,
regarding python-xstatic-angular-uuid: 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.)
--
1045710: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045710
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-xstatic-angular-uuid
Version: 0.0.4.0-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-xstatic-angular-uuid
> dpkg-buildpackage: info: source version 0.0.4.0-1.1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Holger Levsen <[email protected]>
> dpkg-source --before-build .
> dpkg-source: info: using options from
> python-xstatic-angular-uuid-0.0.4.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
> 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
> echo "Do nothing..."
> Do nothing...
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=python_distutils
> debian/rules override_dh_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
> dh_clean -O--buildsystem=python_distutils
> rm -rf build
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dpkg-source -b .
> dpkg-source: info: using options from
> python-xstatic-angular-uuid-0.0.4.0/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-xstatic-angular-uuid using existing
> ./python-xstatic-angular-uuid_0.0.4.0.orig.tar.xz
> dpkg-source: error: cannot represent change to
> xstatic/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add xstatic/__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
> xstatic/pkg/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add xstatic/pkg/__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
> xstatic/pkg/angular_uuid/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> xstatic/pkg/angular_uuid/__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: 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-xstatic-angular-uuid_0.0.4.0-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-xstatic-angular-uuid
Source-Version: 0.0.4.0-5
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-xstatic-angular-uuid, 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-xstatic-angular-uuid 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:19:51 +0100
Source: python-xstatic-angular-uuid
Architecture: source
Version: 0.0.4.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1045710
Changes:
python-xstatic-angular-uuid (0.0.4.0-5) unstable; urgency=medium
.
* Cleans better (Closes: #1045710).
Checksums-Sha1:
6ef0b71a018f9e87e75203e134888331dab7f972 2209
python-xstatic-angular-uuid_0.0.4.0-5.dsc
33d29b1797064fde50cf5d5b52a2b184db9c7c1e 2596
python-xstatic-angular-uuid_0.0.4.0-5.debian.tar.xz
8971067607b8420c7dd69ebbbc0c21d644a4317d 7404
python-xstatic-angular-uuid_0.0.4.0-5_amd64.buildinfo
Checksums-Sha256:
e94d048124e86ac8006d5b10db57fbe0a223e5f7ffe06df909bbc788c9edaf24 2209
python-xstatic-angular-uuid_0.0.4.0-5.dsc
5811cb96db82c1eb4477b37dc4ed2e55de93fa2307271495880d0f5556e9c5d1 2596
python-xstatic-angular-uuid_0.0.4.0-5.debian.tar.xz
374c00ea59e4074fbb668a8edfbf8daa8a7114dff5fd86f24bbbb4ed7e3d8895 7404
python-xstatic-angular-uuid_0.0.4.0-5_amd64.buildinfo
Files:
1bdb5dc4813e7a9fca4f69c093589d05 2209 python optional
python-xstatic-angular-uuid_0.0.4.0-5.dsc
bb9c7d477e68dd35e21aca17288a7660 2596 python optional
python-xstatic-angular-uuid_0.0.4.0-5.debian.tar.xz
f8a29e8dac7c85c734979309df4c66c9 7404 python optional
python-xstatic-angular-uuid_0.0.4.0-5_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmJwxgACgkQ1BatFaxr
Q/6AUA/+LVuWNB+tuzUNZMTMzBA+d1fdL4lNRa66HVHL0R+67r9uAqms5cMzfm1r
DKBLPgX36v8f47xP0JSFL8k1uZVe543vOxXTR/U69dZy50o1XiCqBqjeYzVw9jRi
c6ibrshnxLL4QNP7mzESblfK07fwYTwiN7HrWfwR63pDob9T0hb9mbrIbelcR+nA
i3X+lAXTAmjVY4VpuyjqJ0xceqRhWasA2bCrWZyo+U7SiBKOGBqvopqAFNi0kLLv
AkThGxl4Liv/s0Fk6CkGnDYo2ueKVCOoZ6EkJjq/PiYRR4ouNZVlDb5PmSDJqUw3
xN4K38vaPBPSoVmRdtfw2pLqas8go/B7ZD13OGhWASIy0lDWb+sMxT3hd/WZXYS+
UHzLfxwky2FLK1f8vytCAZrXe2kdB5Av4zaShH+HXhHyskj3xJZh9gLUThBFHqM6
RvAueei7IddE4gwIanfMbPCbnJ++zWzqwNXRwHF6tdtlP5YFHM7Ltot0Y8tlIl9C
RmbGsUMGTR8NG9RUX8MEm5UpcmSEj/P4h4MTHLvQGQnRUg5dlbGpFyudAhF9Tnzp
XsGr1Kn/UD8YsADJPO/FHN0y9Q7NQEYL18RHzlvQlZChBjFmbk5MOTj/QZEmlgM4
tp1MeD6DpLyXm/N9GRliwfBC+C4cf1uHCaQPnHNNj3BCAlZ7Tbg=
=QjwZ
-----END PGP SIGNATURE-----
pgpeh0TUHfGph.pgp
Description: PGP signature
--- End Message ---