Your message dated Wed, 11 Feb 2026 09:34:38 +0000
with message-id <[email protected]>
and subject line Bug#1048091: fixed in python-xstatic-angular-bootstrap
2.5.0.0-5
has caused the Debian Bug report #1048091,
regarding python-xstatic-angular-bootstrap: 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.)
--
1048091: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048091
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-xstatic-angular-bootstrap
Version: 2.5.0.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-xstatic-angular-bootstrap
> dpkg-buildpackage: info: source version 2.5.0.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-xstatic-angular-bootstrap-2.5.0.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-bootstrap-2.5.0.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-bootstrap using existing
> ./python-xstatic-angular-bootstrap_2.5.0.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_bootstrap/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> xstatic/pkg/angular_bootstrap/__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-bootstrap_2.5.0.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-xstatic-angular-bootstrap
Source-Version: 2.5.0.0-5
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-xstatic-angular-bootstrap, 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-bootstrap 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: Wed, 11 Feb 2026 10:12:48 +0100
Source: python-xstatic-angular-bootstrap
Architecture: source
Version: 2.5.0.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1048091
Changes:
python-xstatic-angular-bootstrap (2.5.0.0-5) unstable; urgency=medium
.
* Cleans better (Closes: #1048091).
Checksums-Sha1:
1f7b2d0c74d1766d97363925f901503db0f3d9c3 2322
python-xstatic-angular-bootstrap_2.5.0.0-5.dsc
55325df4cc119578c99b27260a58b389bddc3129 2896
python-xstatic-angular-bootstrap_2.5.0.0-5.debian.tar.xz
905681f65674d877c1eb4ee53f1c71ffbbc61482 7361
python-xstatic-angular-bootstrap_2.5.0.0-5_amd64.buildinfo
Checksums-Sha256:
a59649b1076f7404e014d5483b9b5e267a008a9c75356a29e2635111cdca4d80 2322
python-xstatic-angular-bootstrap_2.5.0.0-5.dsc
3ac4b5012aaf2c48e184241f1bf6839f955b190ad5b614f3ad1f4b9b5cc56ee2 2896
python-xstatic-angular-bootstrap_2.5.0.0-5.debian.tar.xz
db301effe476b2ae6b52d6c3c2f2a2490bcf25951b4e9fdcc8e41013af23376a 7361
python-xstatic-angular-bootstrap_2.5.0.0-5_amd64.buildinfo
Files:
ca6ade02d7eba231b7cd454d7c68a7c2 2322 python optional
python-xstatic-angular-bootstrap_2.5.0.0-5.dsc
9dc1fa83aa06108ffc050652661a7bb1 2896 python optional
python-xstatic-angular-bootstrap_2.5.0.0-5.debian.tar.xz
77e1b4e3b53dace37887b02b6f76ed28 7361 python optional
python-xstatic-angular-bootstrap_2.5.0.0-5_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmMSKAACgkQ1BatFaxr
Q/6Ysg/+J524Fu46yJTvElMC44IeeOCzE1mF8OFme5J0oAW8ykoitKr2fmLRV+J6
y7Hb6AxB6eTuLGBoguUIrB0iv6IA01+c7ycu1CIpDB3tbm3z4JJaAioHOdegCy7i
Pcq4vypM686fqPNDONlOuEZFyVke6jAL6KgWwVu5Pg59K2il6P5WDk10CbAY+iVd
QDN5epHuZL+i4PsNTF4RnFK6gMBKwpCAZGG/nauao5atJbfhd0OkoksxhQQCK7VX
pbBEYWRl1kRpRqabyzNZxK01AUZ+PlHemt6qzR7Khh+IetgHvkVJgsMEdD8DbZq4
MdOA2n0S2DIJZCO/4KmRW4kJDMYYIJLmorzzYBPqBJ0ibRt1l0Hc/eP8eEDyfdg6
sBVPYlv3HTkJSttRN5Umge6mMhVpbjkfCtZUXcSHVUjO+Q5W/sFHGlwmw9xzqYSX
6MhEixHxy8ioU2r5j9TDFz24mmvTg1mwm2VgfF6FZZVi0kPhFYZh6cGSl9m66LrE
qa33Xy0IDkQPPkMsQYCdj8bhY7Rl/lxNvT+OzZ0aPQ5zotsWEocbAWGv/rULtZMh
igxGTf4CoPUCzy0uE+ZAdD7cJTwmyyQOGQEE92p9OK5VWil0eX9sx7UbfDkOaUQ6
GIaqNfbXf3gKfhQE6TsfZmOm3jxaZq3a8A2T3cok+zYO35OGLkw=
=9jQs
-----END PGP SIGNATURE-----
pgp2UBl_4EWK3.pgp
Description: PGP signature
--- End Message ---