Your message dated Tue, 29 Oct 2024 20:06:11 +0000
with message-id <[email protected]>
and subject line Bug#1085218: fixed in mercurial 6.8.2-1
has caused the Debian Bug report #1085218,
regarding mercurial FTBFS with Python 3.13
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.)
--
1085218: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085218
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mercurial
Version: 6.8.1-1
Severity: normal
User: [email protected]
Usertags: python3.13
This package failed build from source when test-built against a version of
python3-defaults that includes 3.13 as a supported version.
To reproduce this issue, build against python3-defaults (python3-all-dev etc.)
from Debian experimental.
What's new in Python 3.13:
https://docs.python.org/3.13/whatsnew/3.13.html
Log snippet:
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make all PYTHON=python3.13
make[2]: Entering directory '/<<PKGBUILDDIR>>'
python3.13 setup.py build
/<<PKGBUILDDIR>>/setup.py:470: DeprecationWarning: Use shutil.which instead of
find_executable
if not find_executable('msgfmt'):
3185 translated messages, 102 fuzzy translations, 1301 untranslated messages.
5702 translated messages, 491 fuzzy translations, 864 untranslated messages.
i18n/ro.po:106: warning: header field 'Language' missing in header
677 translated messages, 4 fuzzy translations, 2805 untranslated messages.
2039 translated messages, 1 fuzzy translation, 2196 untranslated messages.
1950 translated messages, 92 fuzzy translations, 1830 untranslated messages.
1872 translated messages, 3 fuzzy translations, 1233 untranslated messages.
640 translated messages, 8 fuzzy translations, 2372 untranslated messages.
4668 translated messages, 10 untranslated messages.
i18n/el.po:7: warning: header field 'Language' missing in header
312 translated messages, 35 fuzzy translations, 1936 untranslated messages.
i18n/fr.po:86: warning: header field 'Language' missing in header
357 translated messages, 104 fuzzy translations, 1776 untranslated messages.
6735 translated messages, 326 untranslated messages.
i18n/zh_CN.po:47: warning: header field 'Language' missing in header
336 translated messages, 203 fuzzy translations, 1792 untranslated messages.
mercurial/cext/parsers.c: In function 'check_python_version':
mercurial/cext/parsers.c:1243:30: warning: 'Py_GetProgramFullPath' is
deprecated [-Wdeprecated-declarations]
1243 | Py_GetProgramFullPath());
| ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/python3.13/Python.h:123,
from mercurial/cext/parsers.c:11:
/usr/include/python3.13/pylifecycle.h:43:43: note: declared here
43 | Py_DEPRECATED(3.13) PyAPI_FUNC(wchar_t *) Py_GetProgramFullPath(void);
| ^~~~~~~~~~~~~~~~~~~~~
/usr/bin/make -C doc
make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
python3.13 gendoc.py "hg-ssh.8" > hg-ssh.8.txt.tmp
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/doc/gendoc.py", line 39, in <module>
from mercurial.i18n import (
...<2 lines>...
)
File "<frozen importlib.util>", line 209, in __getattribute__
File "/<<PKGBUILDDIR>>/mercurial/i18n.py", line 14, in <module>
from typing import (
List,
)
File "<frozen importlib.util>", line 209, in __getattribute__
File "/usr/lib/python3.13/typing.py", line 2807, in <module>
Hashable = _alias(collections.abc.Hashable, 0) # Not generic.
^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib.util>", line 214, in __getattribute__
ValueError: module object for 'collections.abc' substituted in sys.modules
during a lazy load
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/doc/gendoc.py", line 39, in <module>
from mercurial.i18n import (
File "<frozen importlib.util>", line 209, in __getattribute__
File "/<<PKGBUILDDIR>>/mercurial/i18n.py", line 14, in <module>
from typing import (
File "<frozen importlib.util>", line 209, in __getattribute__
File "/usr/lib/python3.13/typing.py", line 2807, in <module>
Hashable = _alias(collections.abc.Hashable, 0) # Not generic.
File "<frozen importlib.util>", line 214, in __getattribute__
ValueError: module object for 'collections.abc' substituted in sys.modules
during a lazy load
make[3]: *** [Makefile:29: hg-ssh.8.txt] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
make[2]: *** [Makefile:81: doc] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:23: build-python3.13] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary-arch] Error 2
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit
status 2
--------------------------------------------------------------------------------
Build finished at 2024-10-16T16:12:06Z
If required, the full build log is available here (for the next 30 days):
https://debusine.debian.net/artifact/860580/
This bug has been filed at "normal" severity, as we haven't started the
transition to add 3.13 as a supported version, yet. This will be raised to RC
as soon as that happens, hopefully well before trixie.
Thanks,
Stefano
--- End Message ---
--- Begin Message ---
Source: mercurial
Source-Version: 6.8.2-1
Done: Julien Cristau <[email protected]>
We believe that the bug you reported is fixed in the latest version of
mercurial, 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.
Julien Cristau <[email protected]> (supplier of updated mercurial 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, 29 Oct 2024 16:08:41 +0100
Source: mercurial
Architecture: source
Version: 6.8.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Julien Cristau <[email protected]>
Closes: 1084553 1085218
Changes:
mercurial (6.8.2-1) unstable; urgency=medium
.
* New upstream bugfix release
+ Fixes demandimport with python 3.13 (closes: #1085218)
+ Fixes tests for python 3.13 (closes: #1084553)
+ proposed_upstream_patchbomb_test.patch: drop, fixed upstream
+ test_lfs_serve_access.patch: drop, fixed upstream
+ test_profiling_lsprof.patch: drop, fixed upstream
Checksums-Sha1:
5431470567fce7f212867f05123e6699b364864d 2806 mercurial_6.8.2-1.dsc
ff07c047ff32d0037e81a062e3c741dad910cf90 8326288 mercurial_6.8.2.orig.tar.gz
7a1c65020a39ad49a4fe19b2768023da5d439ef6 659 mercurial_6.8.2.orig.tar.gz.asc
c2e28288ad3983efd2bdb8b8069db17ff4fbd7ec 55352 mercurial_6.8.2-1.debian.tar.xz
Checksums-Sha256:
11ba7b87cefc7fa5f7c2ce1a3b1da821813484176e547b5ae4d3abd8f11e29e5 2806
mercurial_6.8.2-1.dsc
aac618106768ad1ed976c3fe7c8659fec99e6f0b5337ea6ea554fae8490c4f4e 8326288
mercurial_6.8.2.orig.tar.gz
0582f17c63af5170ee6325f6ebb568c5792c4b27b0da60d258ae5786e06512f5 659
mercurial_6.8.2.orig.tar.gz.asc
0474f33b23c8dd6050b82d469164642bff66de57faa21225d4f7046875764ec7 55352
mercurial_6.8.2-1.debian.tar.xz
Files:
270e6a9422b325b709d9a8c18a3f515d 2806 vcs optional mercurial_6.8.2-1.dsc
137ea184109d9e776098390029d554fe 8326288 vcs optional
mercurial_6.8.2.orig.tar.gz
9a7755bc708aba39a7c6621b04f4f9a0 659 vcs optional
mercurial_6.8.2.orig.tar.gz.asc
40efafea95c826e933743dc47f30276b 55352 vcs optional
mercurial_6.8.2-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEVXgdqzTmGgnvuIvhnbAjVVb4z60FAmcg+rgUHGpjcmlzdGF1
QGRlYmlhbi5vcmcACgkQnbAjVVb4z60F3xAAm7KR7l43WAP9jLAr/Okk/65t5V5L
FXU+k+u463Yk4me2F1kzxhtJTAhPq3M/dYub3vaizrHSTX1IEQCdpmpQPweQlY1n
FI4mTddIUmgvXCLXTWxm/ZT4e8wWhpyKxrAmqrimF4BUbKPJvkmQYtql9TJs44r8
2UCa6LKqVR0XqmLiLf4woyXH12WMWuXV3hN2uNMg4a3J3hKmfbECCFws376sfUcp
2Y8C8IjIET2kHm/2aPbx5971w6cy/NPSnyZdxkKeupcsNTMKAcCd3IDeynMaZVON
NBCdcu5LY6jMuGZhGeMQ7Cs3LOSWN4Rnm7hUgo4a7JSF1JGYFT18yLbXvmRA3Ki9
RGTiV/reBGiCt6mOWboBFWdbiv03nnqn4GIo1CzllB7jqGnIaMwBNLbcoUtjNVhT
oZBQ+eO+fBco60ecMpjps39Nz6rri5mT02hYq8OD8BVk3+sN45Zv/4aLV9vKXNH9
ORPofLpNoLh4eGxcVX1mZwNct/icgKXlVru4B9uwp63ROywzeCQHd1v7UjMdb6Ok
MPFof7nZ/cVtKGOLrJyfOwPjdCZY9tY9C5U6NAWOBH+z7Pmh20XxHxt9UYlyDY+i
aJMSSshHEbNVP4Oo/goXhJ4NGekKZdQUBAtwE6Vh9wWT/Hm4rNdZIgE7e+o9yAbi
KkPepDOJlAJZ6GE=
=m61m
-----END PGP SIGNATURE-----
pgpjJ9gfgqhlD.pgp
Description: PGP signature
--- End Message ---