Your message dated Thu, 10 Oct 2024 16:47:29 +0000
with message-id <[email protected]>
and subject line Bug#1049279: fixed in pyregion 2.2.0-5
has caused the Debian Bug report #1049279,
regarding pyregion: 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.)
--
1049279: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049279
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pyregion
Version: 2.1.1-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 pyregion
> dpkg-buildpackage: info: source version 2.1.1-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Vincent Prat <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> py3versions: no X-Python3-Version in control file, using supported versions
> dh clean --with python3,sphinxdoc --buildsystem=pybuild
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> py3versions: no X-Python3-Version in control file, using supported versions
> dh_auto_clean
> I: pybuild base:275: python3.11 setup.py clean
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:161:
> AstropyDeprecationWarning: The package argument to generate_version_py has
> been deprecated and will be removed in future. Specify the package name in
> setup.cfg instead
> warnings.warn('The package argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:166:
> AstropyDeprecationWarning: The version argument to generate_version_py has
> been deprecated and will be removed in future. Specify the version number in
> setup.cfg instead
> warnings.warn('The version argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:171:
> AstropyDeprecationWarning: The release argument to generate_version_py has
> been deprecated and will be removed in future. We now use the presence of the
> "dev" string in the version to determine whether this is a release
> warnings.warn('The release argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:239:
> AstropyDeprecationWarning: The packagename argument to generate_version_py
> has been deprecated and will be removed in future. Specify the package name
> in setup.cfg instead
> warnings.warn('The packagename argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:244:
> AstropyDeprecationWarning: The version argument to generate_version_py has
> been deprecated and will be removed in future. Specify the version number in
> setup.cfg instead
> warnings.warn('The version argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/version_helpers.py:249:
> AstropyDeprecationWarning: The release argument to generate_version_py has
> been deprecated and will be removed in future. We now use the presence of the
> "dev" string in the version to determine whether this is a release
> warnings.warn('The release argument to generate_version_py has '
> /usr/lib/python3/dist-packages/astropy_helpers/setup_helpers.py:411:
> SetuptoolsDeprecationWarning: Deprecated API usage.
> !!
>
>
> ********************************************************************************
> As setuptools moves its configuration towards `pyproject.toml`,
> `setuptools.config.read_configuration` became deprecated.
>
> For the time being, you can use the `setuptools.config.setupcfg`
> module
> to access a backward compatible API, but this module is provisional
> and might be removed in the future.
>
> To read project metadata, consider using
> ``build.util.project_wheel_metadata``
> (https://pypi.org/project/build/).
> For simple scenarios, you can also try parsing the file directly
> with the help of ``configparser``.
>
> ********************************************************************************
>
> !!
> conf = read_configuration(setup_cfg)
> /usr/lib/python3/dist-packages/setuptools/dist.py:945:
> DistDeprecationWarning: use_2to3 is ignored.
> ep.load()(self, ep.name, value)
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pyregion/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
> rm -rf .cache
> rm -rf api
> rm -rf pyregion/_region_filter.c
> rm -rf pyregion.egg-info
> rm -rf build
> rm -rf .pybuild
> rm -rf .eggs
> rm -rf debian/doctrees
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=pybuild
> dh_clean -O--buildsystem=pybuild
> dpkg-source -b .
> dpkg-source: error: unwanted binary file:
> debian/plot_directive/examples/demo_region04.hires.png
> dpkg-source: error: unwanted binary file:
> debian/plot_directive/examples/demo_region02.hires.png
> dpkg-source: error: unwanted binary file:
> debian/plot_directive/examples/demo_region02.pdf
> dpkg-source: error: unwanted binary file:
> debian/plot_directive/examples/demo_region01.png
> dpkg-source: error: unwanted binary file:
> debian/plot_directive/examples/demo_region02.png
> dpkg-source: error: unwanted binary file:
> debian/plot_directive/examples/demo_region01.hires.png
> dpkg-source: error: unwanted binary file:
> debian/plot_directive/examples/demo_region01.pdf
> dpkg-source: error: unwanted binary file:
> debian/plot_directive/examples/demo_region04.pdf
> dpkg-source: error: unwanted binary file:
> debian/plot_directive/examples/demo_region04.png
> dpkg-source: error: unwanted binary file:
> debian/plot_directive/figures/region_drawing.pdf
> dpkg-source: error: unwanted binary file:
> debian/plot_directive/figures/region_drawing2.png
> dpkg-source: error: unwanted binary file:
> debian/plot_directive/figures/region_drawing2.hires.png
> dpkg-source: error: unwanted binary file:
> debian/plot_directive/figures/region_drawing.hires.png
> dpkg-source: error: unwanted binary file:
> debian/plot_directive/figures/region_drawing2.pdf
> dpkg-source: error: unwanted binary file:
> debian/plot_directive/figures/region_drawing.png
> dpkg-source: error: detected 15 unwanted binary files (add them in
> debian/source/include-binaries to allow their inclusion).
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 255
>
> 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/pyregion_2.1.1-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: pyregion
Source-Version: 2.2.0-5
Done: Ole Streicher <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pyregion, 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.
Ole Streicher <[email protected]> (supplier of updated pyregion 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: Thu, 10 Oct 2024 17:40:40 +0200
Source: pyregion
Architecture: source
Version: 2.2.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Astro Team <[email protected]>
Changed-By: Ole Streicher <[email protected]>
Closes: 1049279
Changes:
pyregion (2.2.0-5) unstable; urgency=medium
.
[Phil Wyett]
* 'd/clean': Add additional files to clean. (Closes: #1049279)
* 'd/rules': Add hardening 'all'.
.
[Ole Streicher]
* Remove special handling of doctree in build-sphinx
Checksums-Sha1:
a60b988afdc3b587a78190f074ff912168f5cc03 2358 pyregion_2.2.0-5.dsc
19998065cc2a98e7662e079fc3678df046033728 5044 pyregion_2.2.0-5.debian.tar.xz
Checksums-Sha256:
995d2aa6b4568ba7e0a7ea5b87a834e0e2a5195c0b52b83b426709082add6f3b 2358
pyregion_2.2.0-5.dsc
315a7a7c3b38b81aa43d03e49c2f6609428b43d7cd1cafd5c9c8fe867d99e488 5044
pyregion_2.2.0-5.debian.tar.xz
Files:
e38e9045d6cece02343e53539dc7121c 2358 python optional pyregion_2.2.0-5.dsc
6ee40d60b604d9c1ada082eea2ec282b 5044 python optional
pyregion_2.2.0-5.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmcH+u0ACgkQcRWv0HcQ
3PeEaBAAq9jJbDgAs5YPFBJx5dJTJRVSNcV/320ELERk/Gq8Z7rDy2AC4B/t9omz
i1dSr5eTCRvMWiKOdwv9j4O9LfyLgFDfOo9sagE4mup6GPQBURv5ul/f0bd1jgRy
9t/6xaKXKY0QJMesvyxSZtgqq5DReZ8Q80OhtasCGEufkLP7f37UkAPRkP+kuXPF
ZaybF1b8AWbxycO8SFHzd1U9KiyjpuLuqM0Izltehva0IpnU5fD5zyzdNPyaUrtB
2qJdkUgWbaZvC2LsfDAUCbpsVb72XpEQoz447049pdMWfoqRZi2iuqwsejloXwf2
FOeQRicJLufMNdCdyVeZNcpVY36L9Yu1Sk3vcWA5xFX9YpOJJtERF6VImqlw5OuK
nVYmojKZ3VSxip5TrPUvEsHLQ0Cpx6Db6OFBk0lr0OtHqyja2QEzBlwqS4coZg2T
8U2UAwZu9kGGWNrlS0iaR6Ju5anJqhAmR102Xk4wsRpBVM1ffLHXTV+jcjFtN9aF
uDikaMvUm6qfRkcdNpiaE5O7+3rSch/VF8T80w80/TMe3rVE1WcW+jcHuVccKGAg
BDyrT+tm7+gWfDvrtXt0L8ISeYGOwKfCbw0FE5zo22stwK5Sp7b9Xq/Yu/3Tj49s
V9Z6yFb/8R3yoiXsUKv3U9r0N/dneqB3KJApFT9Go/HOVNcQxVE=
=g4N4
-----END PGP SIGNATURE-----
pgpzuPIkoNbyn.pgp
Description: PGP signature
--- End Message ---