Your message dated Wed, 13 Mar 2024 23:22:09 +0000
with message-id <[email protected]>
and subject line Bug#1046161: fixed in python-cycler 0.12.1-1
has caused the Debian Bug report #1046161,
regarding python-cycler: 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.)
--
1046161: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046161
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-cycler
Version: 0.11.0-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-cycler
> dpkg-buildpackage: info: source version 0.11.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Sandro Tosi <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean --with python3,sphinxdoc --buildsystem=pybuild
> dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:275: python3.11 setup.py clean
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293:
> _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
>
>
> ********************************************************************************
> The license_file parameter is deprecated, use license_files instead.
>
> By 2023-Oct-30, you need to update your project and remove deprecated
> calls
> or your builds will no longer be supported.
>
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
>
> !!
> parsed = self.parsers.get(option_name, lambda x: x)(value)
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_cycler/build' (and
> everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
> dh_autoreconf_clean -O--buildsystem=pybuild
> dh_clean -O--buildsystem=pybuild
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-cycler using existing
> ./python-cycler_0.11.0.orig.tar.xz
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/MathJax.js:
> dpkg-source: error: new version is symlink to
> /usr/share/javascript/mathjax/MathJax.js
> dpkg-source: error: old version is nonexistent
> dpkg-source: warning: file python-cycler-0.11.0/cycler.egg-info/SOURCES.txt
> has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> doc/build/doctrees/environment.pickle: binary file contents changed
> dpkg-source: error: add doc/build/doctrees/environment.pickle in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/doctrees/generated/cycler.Cycler.doctree: binary file contents
> changed
> dpkg-source: error: add doc/build/doctrees/generated/cycler.Cycler.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/doctrees/generated/cycler.concat.doctree: binary file contents
> changed
> dpkg-source: error: add doc/build/doctrees/generated/cycler.concat.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/doctrees/generated/cycler.cycler.doctree: binary file contents
> changed
> dpkg-source: error: add doc/build/doctrees/generated/cycler.cycler.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/doctrees/index.doctree: binary file contents changed
> dpkg-source: error: add doc/build/doctrees/index.doctree in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_images/index-1.png: binary file contents changed
> dpkg-source: error: add doc/build/html/_images/index-1.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_images/index-2.png: binary file contents changed
> dpkg-source: error: add doc/build/html/_images/index-2.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_images/index-3.png: binary file contents changed
> dpkg-source: error: add doc/build/html/_images/index-3.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_images/index-4.png: binary file contents changed
> dpkg-source: error: add doc/build/html/_images/index-4.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file
> python-cycler-0.11.0/doc/build/html/_modules/cycler.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> python-cycler-0.11.0/doc/build/html/_modules/index.html has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> python-cycler-0.11.0/doc/build/html/_sources/generated/cycler.Cycler.rst.txt
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> python-cycler-0.11.0/doc/build/html/_sources/generated/cycler.concat.rst.txt
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> python-cycler-0.11.0/doc/build/html/_sources/generated/cycler.cycler.rst.txt
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> python-cycler-0.11.0/doc/build/html/_static/alabaster.css has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> python-cycler-0.11.0/doc/build/html/_static/basic.css has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> python-cycler-0.11.0/doc/build/html/_static/documentation_options.js has no
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/file.png: binary file contents changed
> dpkg-source: error: add doc/build/html/_static/file.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/forkme_right_darkblue_121621.png: binary file contents
> changed
> dpkg-source: error: add
> doc/build/html/_static/forkme_right_darkblue_121621.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/minus.png: binary file contents changed
> dpkg-source: error: add doc/build/html/_static/minus.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/html/_static/plus.png: binary file contents changed
> dpkg-source: error: add doc/build/html/_static/plus.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file
> python-cycler-0.11.0/doc/build/html/_static/pygments.css has no final newline
> (either original or modified version)
> dpkg-source: warning: file
> python-cycler-0.11.0/doc/build/html/generated/cycler.Cycler.html has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> python-cycler-0.11.0/doc/build/html/generated/cycler.concat.html has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> python-cycler-0.11.0/doc/build/html/generated/cycler.cycler.html has no final
> newline (either original or modified version)
> dpkg-source: warning: file python-cycler-0.11.0/doc/build/html/genindex.html
> has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> doc/build/html/index-1.hires.png: binary file contents changed
> dpkg-source: error: add doc/build/html/index-1.hires.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to doc/build/html/index-1.pdf:
> binary file contents changed
> dpkg-source: error: add doc/build/html/index-1.pdf in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to doc/build/html/index-1.png:
> binary file contents changed
> dpkg-source: error: add doc/build/html/index-1.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file python-cycler-0.11.0/doc/build/html/index-1.py has
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> doc/build/html/index-2.hires.png: binary file contents changed
> dpkg-source: error: add doc/build/html/index-2.hires.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to doc/build/html/index-2.pdf:
> binary file contents changed
> dpkg-source: error: add doc/build/html/index-2.pdf in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to doc/build/html/index-2.png:
> binary file contents changed
> dpkg-source: error: add doc/build/html/index-2.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file python-cycler-0.11.0/doc/build/html/index-2.py has
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> doc/build/html/index-3.hires.png: binary file contents changed
> dpkg-source: error: add doc/build/html/index-3.hires.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to doc/build/html/index-3.pdf:
> binary file contents changed
> dpkg-source: error: add doc/build/html/index-3.pdf in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to doc/build/html/index-3.png:
> binary file contents changed
> dpkg-source: error: add doc/build/html/index-3.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file python-cycler-0.11.0/doc/build/html/index-3.py has
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> doc/build/html/index-4.hires.png: binary file contents changed
> dpkg-source: error: add doc/build/html/index-4.hires.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to doc/build/html/index-4.pdf:
> binary file contents changed
> dpkg-source: error: add doc/build/html/index-4.pdf in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to doc/build/html/index-4.png:
> binary file contents changed
> dpkg-source: error: add doc/build/html/index-4.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file python-cycler-0.11.0/doc/build/html/index-4.py has
> no final newline (either original or modified version)
> dpkg-source: warning: file python-cycler-0.11.0/doc/build/html/index.html has
> no final newline (either original or modified version)
> dpkg-source: warning: file python-cycler-0.11.0/doc/build/html/objects.inv
> has no final newline (either original or modified version)
> dpkg-source: warning: file python-cycler-0.11.0/doc/build/html/search.html
> has no final newline (either original or modified version)
> dpkg-source: warning: file python-cycler-0.11.0/doc/build/html/searchindex.js
> has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to
> doc/build/plot_directive/index-1.hires.png: binary file contents changed
> dpkg-source: error: add doc/build/plot_directive/index-1.hires.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/plot_directive/index-1.pdf: binary file contents changed
> dpkg-source: error: add doc/build/plot_directive/index-1.pdf in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/plot_directive/index-1.png: binary file contents changed
> dpkg-source: error: add doc/build/plot_directive/index-1.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/plot_directive/index-2.hires.png: binary file contents changed
> dpkg-source: error: add doc/build/plot_directive/index-2.hires.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/plot_directive/index-2.pdf: binary file contents changed
> dpkg-source: error: add doc/build/plot_directive/index-2.pdf in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/plot_directive/index-2.png: binary file contents changed
> dpkg-source: error: add doc/build/plot_directive/index-2.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/plot_directive/index-3.hires.png: binary file contents changed
> dpkg-source: error: add doc/build/plot_directive/index-3.hires.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/plot_directive/index-3.pdf: binary file contents changed
> dpkg-source: error: add doc/build/plot_directive/index-3.pdf in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/plot_directive/index-3.png: binary file contents changed
> dpkg-source: error: add doc/build/plot_directive/index-3.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/plot_directive/index-4.hires.png: binary file contents changed
> dpkg-source: error: add doc/build/plot_directive/index-4.hires.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/plot_directive/index-4.pdf: binary file contents changed
> dpkg-source: error: add doc/build/plot_directive/index-4.pdf in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> doc/build/plot_directive/index-4.png: binary file contents changed
> dpkg-source: error: add doc/build/plot_directive/index-4.png in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file
> python-cycler-0.11.0/doc/source/generated/cycler.Cycler.rst has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> python-cycler-0.11.0/doc/source/generated/cycler.concat.rst has no final
> newline (either original or modified version)
> dpkg-source: warning: file
> python-cycler-0.11.0/doc/source/generated/cycler.cycler.rst has no final
> newline (either original or modified version)
> 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-cycler_0.11.0-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-cycler
Source-Version: 0.12.1-1
Done: Emmanuel Arias <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-cycler, 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.
Emmanuel Arias <[email protected]> (supplier of updated python-cycler 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, 13 Mar 2024 18:18:27 -0300
Source: python-cycler
Architecture: source
Version: 0.12.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>,
Changed-By: Emmanuel Arias <[email protected]>
Closes: 1046161 1049518 1065250
Changes:
python-cycler (0.12.1-1) unstable; urgency=medium
.
* d/control: Adopt package. Add myself as Uploaders. Closes: #1065250.
* d/rules: override dh_auto_clean to remove doc/build and
doc/source/generated folder (Closes: #1046161, #1049518).
* New upstream version
* Testsuite: autopkgtest-pkg-python (routine-update)
* d/control: Add Build dependency to pybuild-plugin-pyproject.
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Security-Contact.
* Remove field Testsuite on binary package python-cycler-doc that duplicates
source.
* watch file standard 4 (routine-update)
Checksums-Sha1:
b11626318ac746ee5f0d56d0d5e35aca27798f02 2246 python-cycler_0.12.1-1.dsc
12170f0147aa8eb7e50982154423eb3cb1f469ae 23326 python-cycler_0.12.1.orig.tar.gz
0983f3963073b33a0c0f1928b3f1f931f7278651 3676
python-cycler_0.12.1-1.debian.tar.xz
e4274257e94bebeca5fa7762e392b61c5d6709cb 10981
python-cycler_0.12.1-1_amd64.buildinfo
Checksums-Sha256:
fc77df96b78b93e777050ca6e62989379642eb1c422dc65862353d6b9e87b47d 2246
python-cycler_0.12.1-1.dsc
e83c1956b154ceb252c32e079ac7a95860a76c9ce894858dd082cc881008cae0 23326
python-cycler_0.12.1.orig.tar.gz
1f0725a852f2da3f062da0cf5ffa3d52dc395d4d8a74c89c10d9b87379eed318 3676
python-cycler_0.12.1-1.debian.tar.xz
088cbd67dfb2217df3f77b6e79ea41acd4a09829d1af29220802f6a7d8f2a00d 10981
python-cycler_0.12.1-1_amd64.buildinfo
Files:
9f5e8c70b3ee441359b83e5e31653740 2246 python optional
python-cycler_0.12.1-1.dsc
1f6077c5e7adf8824d50c3a01c8104f6 23326 python optional
python-cycler_0.12.1.orig.tar.gz
b8d041b9d6d792a8010c4edccef779f6 3676 python optional
python-cycler_0.12.1-1.debian.tar.xz
9b92ea7928990adb5ed72e193bce6ee1 10981 python optional
python-cycler_0.12.1-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEE3lnVbvHK7ir4q61+p3sXeEcY/EFAmXyHDUSHGVhbWFudUBk
ZWJpYW4ub3JnAAoJEPqd7F3hHGPxM+gQALyrvTzP42Y6FztgB3+J2hZe2fpAED1x
0LplpoZryUUrosiNmPjkBkOnG28Kj8yGEu5uoDFE28EYBxOOK/2QQ8/02CMYuHLl
frHgGmgG8mbxidhQ3+iWWDzcRy6ZWtMZUAt1gfYX3yvojTjvP1bB8wiZPzdsxLYs
C14lLAsQpjVv7z7+pltcNEFREudcyIMw3TFDyorJF+94UXfGdWs5BFZvWf/sX81E
i1/x0LYQPMILGP1yYjj8U4RrhBzbn+xL2v4rk+Dq4z41TSqny0PTU2Li/DU1u6Xt
NIlJLhiHCQRacIiJDldOK1ngVSTyiBb5uiqs/Y1CQc8LC68z6CtxoYTLgyW0tl40
9MsMOwmD8SE9upHTWHtWlfVXve0d8DM9hgqh6h40iVE2AS6wRkbBKgqMLeCNyj4o
ASuaTG/bzn04HPTyTxdjcSb7Rqcu8bIoFI2jIZfJalE1jPCeYM1lBFdfZFSvf+FQ
Zy8N46StSBKdItW/3JQjXNRJRj6268w40DyOkXmedsJqZEgr6brBozs3cd1i7Iry
rR5xravlpOx1UAJaXE6YgW0PKrN4x71zk3puhy2DR5hx8+e4qrgC/nK3Z/9MswvW
8bIOFUA1FL3tXJ0tXvDaoXR+N5LfwGg+yiNr4uY+pjlSGCIUZfwbRmrOeRP1ggw2
ppGTOML1xpDn
=fKIC
-----END PGP SIGNATURE-----
pgpOL9byFYSea.pgp
Description: PGP signature
--- End Message ---