Your message dated Tue, 20 Dec 2022 21:25:52 +0000
with message-id <e1p7k7u-005frl...@fasolo.debian.org>
and subject line Bug#1026616: fixed in python-promise 2.3.0-3
has caused the Debian Bug report #1026616,
regarding mkdocstrings-python-legacy: FTBFS: make: *** [debian/rules:15: 
binary] Error 25
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 ow...@bugs.debian.org
immediately.)


-- 
1026616: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026616
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mkdocstrings-python-legacy
Version: 0.2.3-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild plugin_pyproject:107: Building wheel for python3.11 with "build" 
> module
> I: pybuild base:240: python3.11 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_mkdocstrings 
> * Building wheel...
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/pep517/in_process/_in_process.py", 
> line 351, in <module>
>     main()
>   File "/usr/lib/python3/dist-packages/pep517/in_process/_in_process.py", 
> line 333, in main
>     json_out['return_val'] = hook(**hook_input['kwargs'])
>                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pep517/in_process/_in_process.py", 
> line 249, in build_wheel
>     return _build_backend().build_wheel(wheel_directory, config_settings,
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pdm/pep517/api.py", line 75, in 
> build_wheel
>     builder.build(wheel_directory, metadata_directory=metadata_directory)
>   File "/usr/lib/python3/dist-packages/pdm/pep517/wheel.py", line 151, in 
> build
>     self._copy_module()
>   File "/usr/lib/python3/dist-packages/pdm/pep517/wheel.py", line 321, in 
> _copy_module
>     root = self.meta.config.package_dir or self.location
>            ^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pdm/pep517/base.py", line 154, in meta
>     self._meta.validate(True)
>   File "/usr/lib/python3/dist-packages/pdm/pep517/metadata.py", line 58, in 
> validate
>     return validate_pep621(self.data, raising)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/pdm/pep517/validator.py", line 85, in 
> validate_pep621
>     raise PEP621ValidationError(validator.errors)
> pdm.pep517.exceptions.PEP621ValidationError: {'license-expression': ['unknown 
> field']}
> 
> ERROR Backend subproccess exited when trying to invoke build_wheel
> E: pybuild pybuild:386: build: plugin pyproject failed with: exit code=1: 
> python3.11 -m build --skip-dependency-check --no-isolation --wheel --outdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_mkdocstrings 
> I: pybuild plugin_pyproject:107: Building wheel for python3.10 with "build" 
> module
> I: pybuild base:240: python3.10 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_mkdocstrings 
> * Building wheel...
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/pep517/in_process/_in_process.py", 
> line 351, in <module>
>     main()
>   File "/usr/lib/python3/dist-packages/pep517/in_process/_in_process.py", 
> line 333, in main
>     json_out['return_val'] = hook(**hook_input['kwargs'])
>   File "/usr/lib/python3/dist-packages/pep517/in_process/_in_process.py", 
> line 249, in build_wheel
>     return _build_backend().build_wheel(wheel_directory, config_settings,
>   File "/usr/lib/python3/dist-packages/pdm/pep517/api.py", line 75, in 
> build_wheel
>     builder.build(wheel_directory, metadata_directory=metadata_directory)
>   File "/usr/lib/python3/dist-packages/pdm/pep517/wheel.py", line 151, in 
> build
>     self._copy_module()
>   File "/usr/lib/python3/dist-packages/pdm/pep517/wheel.py", line 321, in 
> _copy_module
>     root = self.meta.config.package_dir or self.location
>   File "/usr/lib/python3/dist-packages/pdm/pep517/base.py", line 154, in meta
>     self._meta.validate(True)
>   File "/usr/lib/python3/dist-packages/pdm/pep517/metadata.py", line 58, in 
> validate
>     return validate_pep621(self.data, raising)
>   File "/usr/lib/python3/dist-packages/pdm/pep517/validator.py", line 85, in 
> validate_pep621
>     raise PEP621ValidationError(validator.errors)
> pdm.pep517.exceptions.PEP621ValidationError: {'license-expression': ['unknown 
> field']}
> 
> ERROR Backend subproccess exited when trying to invoke build_wheel
> E: pybuild pybuild:386: build: plugin pyproject failed with: exit code=1: 
> python3.10 -m build --skip-dependency-check --no-isolation --wheel --outdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_mkdocstrings 
> dh_auto_build: error: pybuild --build -i python{version} -p "3.11 3.10" 
> returned exit code 13
> make: *** [debian/rules:15: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/12/20/mkdocstrings-python-legacy_0.2.3-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

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-promise
Source-Version: 2.3.0-3
Done: Carsten Schoenert <c.schoen...@t-online.de>

We believe that the bug you reported is fixed in the latest version of
python-promise, 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 1026...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Carsten Schoenert <c.schoen...@t-online.de> (supplier of updated python-promise 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 20 Dec 2022 21:36:37 +0100
Source: python-promise
Architecture: source
Version: 2.3.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Carsten Schoenert <c.schoen...@t-online.de>
Closes: 1026616
Changes:
 python-promise (2.3.0-3) unstable; urgency=medium
 .
   * [f12d353] Rebuild patch queue from patch-queue branch
     Added patch:
     Convert-asyncio.coroutine-to-async-def.patch
     Removed patch (melt into added patch):
     Solve-DeprecationWarning-coroutine-decorator.patch
     (Closes: #1026616)
   * [882dee1] d/control: Update Standards-Version to 4.6.2
   * [c75464f] d/control: Update build deps, set BuildProfileSpecs
   * [e93350e] d/rules: Drop option --with within default target
   * [52a446e] d/copyright: Update year data
Checksums-Sha1:
 4b62f67156e7cb3091ba6b224f01f06cd6f8df1c 2319 python-promise_2.3.0-3.dsc
 5aad5e6392b4d1095efd8e126270b47fa4c4a571 5604 
python-promise_2.3.0-3.debian.tar.xz
 6e8a5b7d97b399f96f25be3be8a44916206e48d9 7919 
python-promise_2.3.0-3_amd64.buildinfo
Checksums-Sha256:
 92a2810fd2c6412bd335acf6413900393c620094315c8c44377766c2d98b6cf6 2319 
python-promise_2.3.0-3.dsc
 d5a154bda5348f95d7f0280dabb19cfaa856b33a90d29a8d9822a7c84efbab9c 5604 
python-promise_2.3.0-3.debian.tar.xz
 3c3946fad2d8ce91457287ab1c16a84bb06020a2113c232402750fa7846a8807 7919 
python-promise_2.3.0-3_amd64.buildinfo
Files:
 a08f9f20a7adbab05ec336d04c8d709f 2319 python optional 
python-promise_2.3.0-3.dsc
 6201d523276784646c6317569aa37d25 5604 python optional 
python-promise_2.3.0-3.debian.tar.xz
 2a0dc7a3c4e0d380692d90e022a62794 7919 python optional 
python-promise_2.3.0-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEtw38bxNP7PwBHmKqgwFgFCUdHbAFAmOiHv0ACgkQgwFgFCUd
HbBU/w/9FSCnkXy0q/QZHoB+AaVE27BV/EbCBcCk5+7N57yLICQv8x/PhKSwtkn9
tSuJo7DJKfW/l3BWmuQr9zReKXFfz0UDuGnvy2BEYJRgsz2rqkP+o7ZlL85iH9l5
eX6VcXPrndn0Hqjg3Hy6a0ldTwZ5DN5V1FJNpcUXFA6M2+K/vB30aYC8rVD0Urcp
mH2iFJ9tHbvHmWH+3w+hTDFPni4OTexx+MFOP/REagHzewfCMv/M+rFBDpV59dip
LgG1M4qkzopY6NtF0cxrW2WJG88B0OK/1o///kmDJKM2E418TshonFuEcfkcgOvS
E7sZ3mW7qKTfHOyP3eTAG5rrMxgvuQw6sVxuUWmaxgdbrX3JiTS1+JOb4gEXHnUT
i6VxBusDGTUWqQ6ZAq5MyQl5YrXmQC5xaEBWlLcol506dHM7LNuaKY/52UorGFcS
9Mo9uStwYxohDL/Eyagc0EPkzrcCU3m+SDrbk8NGktS302S9rk62UrRCr0Wxbwgy
hFcERDQaCGLkwdKkt+/W0xneiDi8yFc0X3VfIlSGgBYwd5j7tog3cbiNE15UWc6L
CncAirZ9RVCasJdxhOKZCg4ZdMn3D8OX6/LjNZFEC6BL2AYLlQNuAIjncyeHJKP2
1t/nFf6/YH5mI3lpuXXGyjOcGmTSPgalgIZVgETPl+IW7zsBsVI=
=hSBB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to