Your message dated Sun, 30 Jun 2024 13:34:24 +0000 with message-id <E1sNuhE-00Dkce-Fi@fasolo.debian.org> and subject line Bug#1061742: fixed in git-remote-hg 1.0.4~ds-2 has caused the Debian Bug report #1061742, regarding git-remote-hg ftbfs with Python 3.12 as default 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 owner@bugs.debian.org immediately.) -- 1061742: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061742 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: git-remote-hg ftbfs with Python 3.12 as default
- From: Matthias Klose <doko@debian.org>
- Date: Mon, 29 Jan 2024 12:22:27 +0100
- Message-id: <65e3c518-96ed-475c-bbb2-87b0f9a46e0d@debian.org>
Package: src:git-remote-hg Version: 1.0.4~ds-1 Severity: serious Tags: sid trixie ftbfs User: debian-python@lists.debian.org Usertags: python3.12 With python3-defaults from experimental, the package fails to build: [...] drwxr-xr-x 3 buildd buildd 4096 Jan 29 10:36 clone drwxr-xr-x 4 buildd buildd 4096 Jan 29 10:36 refs/<<PKGBUILDDIR>>/test/trash directory.main-push/bin/git-remote-hg:154: SyntaxWarning: invalid escape sequence '\w'RAW_AUTHOR_RE = re.compile(b'^(\w+) (?:(.+)? )?<(.*)> (\d+) ([+-]\d+)')/<<PKGBUILDDIR>>/test/trash directory.main-push/bin/git-remote-hg:392: SyntaxWarning: invalid escape sequence '\('m = re.match(b'^(.+?) ext:\((.+)\)$', name)/<<PKGBUILDDIR>>/test/trash directory.main-push/bin/git-remote-hg:57: DeprecationWarning: 'locale.getdefaultlocale' is deprecated and slated for removal in Python 3.15. Use setlocale(), getencoding() and getlocale() instead.or locale.getdefaultlocale()[1] WARNING: seeded marks of origin with shared; performing gc/<<PKGBUILDDIR>>/test/trash directory.main-push/bin/git-hg-helper:44: DeprecationWarning: 'locale.getdefaultlocale' is deprecated and slated for removal in Python 3.15. Use setlocale(), getencoding() and getlocale() instead.or locale.getdefaultlocale()[1] Traceback (most recent call last):File "/<<PKGBUILDDIR>>/test/trash directory.main-push/bin/git-hg-helper", line 1031, in <module>sys.exit(main(sys.argv)) ^^^^^^^^^^^^^^File "/<<PKGBUILDDIR>>/test/trash directory.main-push/bin/git-hg-helper", line 1024, in mainc.execute(argv)File "/<<PKGBUILDDIR>>/test/trash directory.main-push/bin/git-hg-helper", line 365, in executeself.do(self.options, [compat.decode_sysarg(a) for a in self.args])File "/<<PKGBUILDDIR>>/test/trash directory.main-push/bin/git-hg-helper", line 484, in doremotehg = import_sibling('remotehg', 'git-remote-hg') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "/<<PKGBUILDDIR>>/test/trash directory.main-push/bin/git-hg-helper", line 101, in import_siblingimport imp ModuleNotFoundError: No module named 'imp' WARNING: gc for origin failed WARNING: seeded marks of second with shared; performing gc/<<PKGBUILDDIR>>/test/trash directory.main-push/bin/git-hg-helper:44: DeprecationWarning: 'locale.getdefaultlocale' is deprecated and slated for removal in Python 3.15. Use setlocale(), getencoding() and getlocale() instead.or locale.getdefaultlocale()[1] Traceback (most recent call last):File "/<<PKGBUILDDIR>>/test/trash directory.main-push/bin/git-hg-helper", line 1031, in <module>sys.exit(main(sys.argv)) ^^^^^^^^^^^^^^File "/<<PKGBUILDDIR>>/test/trash directory.main-push/bin/git-hg-helper", line 1024, in mainc.execute(argv)File "/<<PKGBUILDDIR>>/test/trash directory.main-push/bin/git-hg-helper", line 365, in executeself.do(self.options, [compat.decode_sysarg(a) for a in self.args])File "/<<PKGBUILDDIR>>/test/trash directory.main-push/bin/git-hg-helper", line 484, in doremotehg = import_sibling('remotehg', 'git-remote-hg') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "/<<PKGBUILDDIR>>/test/trash directory.main-push/bin/git-hg-helper", line 101, in import_siblingimport imp ModuleNotFoundError: No module named 'imp' WARNING: gc for second failed no changes found total 20
--- End Message ---
--- Begin Message ---
- To: 1061742-close@bugs.debian.org
- Subject: Bug#1061742: fixed in git-remote-hg 1.0.4~ds-2
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 30 Jun 2024 13:34:24 +0000
- Message-id: <E1sNuhE-00Dkce-Fi@fasolo.debian.org>
- Reply-to: Alexandre Detiste <tchet@debian.org>
Source: git-remote-hg Source-Version: 1.0.4~ds-2 Done: Alexandre Detiste <tchet@debian.org> We believe that the bug you reported is fixed in the latest version of git-remote-hg, 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 1061742@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Alexandre Detiste <tchet@debian.org> (supplier of updated git-remote-hg 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 30 Jun 2024 14:54:06 +0200 Source: git-remote-hg Architecture: source Version: 1.0.4~ds-2 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Alexandre Detiste <tchet@debian.org> Closes: 1061742 Changes: git-remote-hg (1.0.4~ds-2) unstable; urgency=medium . * QA upload. * Add dependpency on python3-zombie-imp (Closes: #1061742) Checksums-Sha1: efde2542f78791c050130ae951b74d7defabf67c 2134 git-remote-hg_1.0.4~ds-2.dsc dcf2b6968505710db2a3182719d7139fb17c41b8 6032 git-remote-hg_1.0.4~ds-2.debian.tar.xz 8df0721b775b6505e248f4da912c49a6f94bab7f 8243 git-remote-hg_1.0.4~ds-2_source.buildinfo Checksums-Sha256: 8c68654909fe0c5bd3bcaa45b5591dc1ea5742856f8ef3634ee5df4ae72dfd69 2134 git-remote-hg_1.0.4~ds-2.dsc 03427e8936903c7c4d51bc1c62041b65e8356e159aa11dc490e83fb19b7c7bf7 6032 git-remote-hg_1.0.4~ds-2.debian.tar.xz 4478e75e3912f524f65c0d680b28d06a00745b8570c54845fce672ac183e2b5d 8243 git-remote-hg_1.0.4~ds-2_source.buildinfo Files: a36792f393b60173ff3fda2bf8067ba3 2134 vcs optional git-remote-hg_1.0.4~ds-2.dsc 11e622a56fa82f45f63c203acd6a77d7 6032 vcs optional git-remote-hg_1.0.4~ds-2.debian.tar.xz 54d9d6b1e80ff80130a2c38d01d4857d 8243 vcs optional git-remote-hg_1.0.4~ds-2_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmaBW5sRHHRjaGV0QGRl Ymlhbi5vcmcACgkQMfMURUShdBrShxAArCkMTlWqNV1WGl/Nvb6zODgD2zxeQVYQ 2f/9CPVNKFYFWDTgl+CTmNFA8yQLZT6epzU/8va9jSaPUKYb1h7ZA6tsD/fTk7w3 QHnetGvfXPxTNBIv8KEXCg3vxoLmneJwMm/UvQlW+Zm6axGfFgaHBMTcLfkFz0B+ 1Vr/50wyNUCLKa/BJmX5hYsHbgWz+wQBEeS+VyzHY1rM77CHRjIPu9ErZrypfx0M cfYcnKG+oFwKlaPapYQm246+yGgAl/OLgJIB1booknpMlM2j0znNkpLQVQAPfOpo 0dXtcTWW3NYIvc9vc9nAHsi4T1OGI4USox9/pK5zSiy4yjDSZVjFxRoaaOKmiqGt ogxZKDlmXBpjbt1geQp7jjCL2CWvJn14E4RL5umD6g4dMmSYxwWWHxOr5SW3AaqU d4m+U8I8jIkJeTEYzM7Uo3RFiqSo4R8eSpTAh1FDvRfC6jvt/pUD5ucqfVhcHMZR Udt1O49E/jZjwnx0GcOW1hLmyksHlauZbayitV3WVE0MbzT7GPnOrRWXisZ8HZS5 0p5DUxJgJhDBbRc0dJz3pENIRTHjnqPg+yyMU7tqGZvT8nL0Wq6pVVDgaXOP05PD M+1VzwG5ZDiQJYb2roXwhGb1WE3+K52/n/IRDgC61WkWqyeLbHhdqAeIdOFfBLRa OkOeETS6u3I= =cJz7 -----END PGP SIGNATURE-----Attachment: pgpYvkynVqkGp.pgp
Description: PGP signature
--- End Message ---