Your message dated Tue, 10 Feb 2026 12:04:51 +0000
with message-id <[email protected]>
and subject line Bug#1046642: fixed in python-xstatic-angular-vis 4.16.0.0-6
has caused the Debian Bug report #1046642,
regarding python-xstatic-angular-vis: 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.)
--
1046642: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046642
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-xstatic-angular-vis
Version: 4.16.0.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-vis
> dpkg-buildpackage: info: source version 4.16.0.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-vis-4.16.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-vis-4.16.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-vis using existing
> ./python-xstatic-angular-vis_4.16.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_vis/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> xstatic/pkg/angular_vis/__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-vis_4.16.0.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-vis
Source-Version: 4.16.0.0-6
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-xstatic-angular-vis, 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-vis 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: Tue, 10 Feb 2026 12:45:08 +0100
Source: python-xstatic-angular-vis
Architecture: source
Version: 4.16.0.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1046642
Changes:
python-xstatic-angular-vis (4.16.0.0-6) unstable; urgency=medium
.
* Cleans better (Closes: #1046642).
Checksums-Sha1:
6d9202f7a4782e8670897a331eeb33276d95943f 2212
python-xstatic-angular-vis_4.16.0.0-6.dsc
59511415c9068b28814f0c088ea3ef3af689c8dd 2520
python-xstatic-angular-vis_4.16.0.0-6.debian.tar.xz
04e64ad1d13bafe7901d7388866379a24b9d90a7 7402
python-xstatic-angular-vis_4.16.0.0-6_amd64.buildinfo
Checksums-Sha256:
e4ccd0c4dd2d32e05d3b1763442397b5571570a17fda746adceff5afbf2c3a22 2212
python-xstatic-angular-vis_4.16.0.0-6.dsc
a53bdb40b0ee75d1c7c830859d7c4d60cd10b032b645825b1c7eaad68010a5a4 2520
python-xstatic-angular-vis_4.16.0.0-6.debian.tar.xz
a2f4981791d51f4acda13bf7662916991d2d6b1b05b578ffdbf13dfcff88a1ac 7402
python-xstatic-angular-vis_4.16.0.0-6_amd64.buildinfo
Files:
f025bc65988d5854c3a3707e977e67ca 2212 python optional
python-xstatic-angular-vis_4.16.0.0-6.dsc
d5b7668aca21bd9280b4c7cd74b933d1 2520 python optional
python-xstatic-angular-vis_4.16.0.0-6.debian.tar.xz
e9cb785cdc4a0bb84e814b90e93626cc 7402 python optional
python-xstatic-angular-vis_4.16.0.0-6_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmLGogACgkQ1BatFaxr
Q/534g//VZsLUU/EFBd1zInoBKt+RR+rb2jGRhgiNtPxULRC7Admerkhox9j2yfy
NCt7E7Y0xSqrYecxJuBmrcG4o/Qn9fyEC6XasdlAS6mIGf2/b+jQjuW6uufdpSP4
Qsp5Q8x+4cDK+mA1d4cOr/JEoP5+kDHxzvIIn0zLobqzBUUNC3dYmAbIxAqQ77hz
p/aP+xCPd4lTkK6YZSxJzNvwOczoG5a4Voo/Pu53sXSr+5z7tTmplTuC3aBBAd4U
3gW6TJ6cMKIkKhpCgLT2lzDYXF6akZRGZwbSJnMugnbGyPU1YbqMGzglj/eE9+kc
Haxo8malCGFogftp5/gUNFQBcsevADgn9NwAs8ltonutATTxJ/wwLqg7xbWAGd32
KzwfuFJrKnUjyqwMnEf2ExXFrsvuGah3Mel1HYmgCf1ZMKGNQVTDBCiRMB5QnROF
cZza/V1NPOHo/YBE1bPbHfNevjLCMzq7iDMkHPn2fYBcoElKz+JZHWDyX6n0ogXI
bA+b0m5laOLD2xB6QVruATK3DLcMAbKF8EMxAjp1ugYzldMy46xGZD06Z/Udq1eb
GW8EbUR8tD4RJzij1IUQWC+me1oNakdm05+DIlY6zYYz3NmnEfoPnCacM1QUm6IN
MY87Em9rESrnoMQC2xtEf5HBRLT0J08aQTfP7wfD4TFoFXWaH1c=
=XJtS
-----END PGP SIGNATURE-----
pgpe7G1ktYV2L.pgp
Description: PGP signature
--- End Message ---