Your message dated Mon, 21 Aug 2023 08:41:48 +0000
with message-id <[email protected]>
and subject line Bug#1047105: fixed in python-xstatic-rickshaw 1.5.0.2-5
has caused the Debian Bug report #1047105,
regarding python-xstatic-rickshaw: 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.)
--
1047105: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047105
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-xstatic-rickshaw
Version: 1.5.0.2-4
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-rickshaw
> dpkg-buildpackage: info: source version 1.5.0.2-4
> 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-rickshaw-1.5.0.2/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-rickshaw-1.5.0.2/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-xstatic-rickshaw using existing
> ./python-xstatic-rickshaw_1.5.0.2.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> 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/rickshaw/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> xstatic/pkg/rickshaw/__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-rickshaw_1.5.0.2-4_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-rickshaw
Source-Version: 1.5.0.2-5
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-xstatic-rickshaw, 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-rickshaw
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: Mon, 21 Aug 2023 10:05:35 +0200
Source: python-xstatic-rickshaw
Architecture: source
Version: 1.5.0.2-5
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1047105
Changes:
python-xstatic-rickshaw (1.5.0.2-5) unstable; urgency=medium
.
* Cleans better (Closes: #1047105).
Checksums-Sha1:
2837de905d12f03a473ed5c9361e0542989760f5 2217
python-xstatic-rickshaw_1.5.0.2-5.dsc
7d1a8216a325d2e799ffb70391144ca53d2c2267 3312
python-xstatic-rickshaw_1.5.0.2-5.debian.tar.xz
0b99f3ea7cc7d5ce207075b1bd88dda89bf3be2b 7052
python-xstatic-rickshaw_1.5.0.2-5_amd64.buildinfo
Checksums-Sha256:
322edc7c7df7ad72a649a204115cee362242911ed306c62fa320697ce2182af7 2217
python-xstatic-rickshaw_1.5.0.2-5.dsc
ed2660ebcd18dccf7cf35737ec94c316df4ea443fbf570fe85ba76dd66c9c48c 3312
python-xstatic-rickshaw_1.5.0.2-5.debian.tar.xz
30f9092f489cc3eff2d7bc98732bd80e45911e271e01faa112e7f996b0fa502f 7052
python-xstatic-rickshaw_1.5.0.2-5_amd64.buildinfo
Files:
3e7d47643a486f237358bda354c4a183 2217 python optional
python-xstatic-rickshaw_1.5.0.2-5.dsc
947cee26ec9a6f448151f42202382020 3312 python optional
python-xstatic-rickshaw_1.5.0.2-5.debian.tar.xz
e44893bdfa098b7fcc8709941bf43d6a 7052 python optional
python-xstatic-rickshaw_1.5.0.2-5_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTjGxoACgkQ1BatFaxr
Q/4EhRAAlETKgGFj/EwzKRAVTMXkXaRkWwBy2CTMZMv6HQLFdKk/XQwxMFbE/O7F
SM9cyKBB/gvIBYgqDjxAWqMIOAxwUmwjKeq/7VydDG4e0oQXFTqPzjtfCTL3fQCi
/OkWv34JtioqXXLn2f36EsMu37tavttx4Xm/Z2VQcyqa+DGw2WVxm25VwxtFXxmL
NI2AivQmoI1LbXKwBXxDBjTuyDRWp2MqqF7dL6V7XeOm7k4zEXrcdAJ6Y78/xQAH
QdvjafpMwz6YdJgIGaIKiBmxg7XKrOK2nx2Ntc2WRiHAAF9Bw36rUFDYiaYRtHgY
+uTKAqLbHVaubujYaCesQW4dUUWSfRUe3BgGi3ueYehvvLcYCOaLcV+EWnqK5cGS
b59l3bDasI2ua0qOvXE3CwgfYKmgnSKqj4k1Ro8cRlRCpbIzrev3bdMw6iImvXOs
RgJidLmDGJvyNy8h6pKCk5QnkShZUG4A9PnydM2vFGhlzCtuTCLf1BM0hCLeO0Ct
xxcnZbOOGA3to2WFS+Qe2R93kBzfdZooHy7JyDcpBoxOblU4ISl46CW7Px5l/iuJ
MDzNx85zrkfEb4Q9xTeeXcWq01qqljIXURTuvs6sZb5v09IcSa4YwyMjJbzOkcxm
NMYyAuUQsr4igVEOYG4Pc8TQvnEm6rwZSn3CNNFQd2jTh6DqOXg=
=FK+B
-----END PGP SIGNATURE-----
--- End Message ---