Your message dated Mon, 15 Jul 2024 10:55:51 +0000
with message-id <[email protected]>
and subject line Bug#1065456: fixed in python3.12 3.12.4-2
has caused the Debian Bug report #1065456,
regarding python3.11: Please don't enable dtrace on hurd
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.)
--
1065456: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065456
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3.11
Version: 3.11.8-1
Severity: important
Tags: patch
User: [email protected]
Usertags: hurd
Hello,
python3.11 currently fails to build on hurd-any because debian/rules
enables dtrace, which is not available on hurd-any.
Could you apply the attached patch that fixes this, on python3.11 as
well as on python3.12?
Thanks,
Samuel
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'unreleased'),
(500, 'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500,
'oldstable-proposed-updates-debug'), (500, 'oldstable-proposed-updates'), (500,
'oldoldstable-proposed-updates'), (500, 'oldoldstable'), (500,
'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1,
'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64
Kernel: Linux 6.7.0 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages python3.11 depends on:
ii libpython3.11-stdlib 3.11.8-1
ii media-types 10.1.0
ii mime-support 3.66
ii python3.11-minimal 3.11.8-1
Versions of packages python3.11 recommends:
ii ca-certificates 20240203
Versions of packages python3.11 suggests:
ii binutils 2.42-3
pn python3.11-doc <none>
ii python3.11-venv 3.11.8-1
-- no debconf information
--
Samuel
---
Pour une évaluation indépendante, transparente et rigoureuse !
Je soutiens la Commission d'Évaluation de l'Inria.
--- debian/rules.orig 2024-03-03 10:23:40.000000000 +0100
+++ debian/rules 2024-03-04 23:54:06.808627222 +0100
@@ -441,7 +441,6 @@
--with-computed-gotos \
--without-ensurepip \
--with-system-expat \
- --with-dtrace \
--with-ssl-default-suites=openssl \
--with-wheel-pkg-dir=/usr/share/python-wheels/ \
--with-ssl-default-suites=openssl \
@@ -453,6 +452,10 @@
common_configure_args += --with-system-ffi
endif
+ifeq (,$(filter $(DEB_HOST_ARCH_OS), hurd))
+ common_configure_args += --with-dtrace
+endif
+
ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE))
common_configure_args += --host=$(DEB_HOST_GNU_TYPE)
--build=$(DEB_BUILD_GNU_TYPE)
common_configure_args += --with-build-python
--- End Message ---
--- Begin Message ---
Source: python3.12
Source-Version: 3.12.4-2
Done: Matthias Klose <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python3.12, 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.
Matthias Klose <[email protected]> (supplier of updated python3.12 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: Mon, 15 Jul 2024 12:12:46 +0200
Source: python3.12
Architecture: source
Version: 3.12.4-2
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klose <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Closes: 1065456 1076321
Changes:
python3.12 (3.12.4-2) unstable; urgency=medium
.
[ Matthias Klose ]
* Set ELF_PACKAGE_METADATA, if unset.
* Fix multiarch path for hurd-amd64. Closes: #1076321.
* Don't configure -with-dtrace on the Hurd. Closes: #1065456.
* Update from the 3.12 branch 2024-07-15.
.
[ Benjamin Drung ]
* debian/rules: Use pkg-info.mk.
* debian/rules: Use architecture.mk.
* Rely on SOURCE_DATE_EPOCH for reproducibility.
.
[ Graham Inggs ]
* Drop test dependencies on python3-distutils.
* Skip test_exceptions and test_repl which never run to
completion on the Ubuntu autopkgtest infrastructure.
Checksums-Sha1:
b6f18e3827be50b2d9cf2168ced4a33051a1f4ba 3761 python3.12_3.12.4-2.dsc
bf45713cd36b6f0ee64bc5df82d7472b5ab0a151 293680
python3.12_3.12.4-2.debian.tar.xz
b8f8a7c5a566038b506d2dc9fadf1de4de2f72b8 7451
python3.12_3.12.4-2_source.buildinfo
Checksums-Sha256:
b6374fa3bf5eda8101570e0ea98b85cd06f5f1fad1b7205061efd27825f7b58c 3761
python3.12_3.12.4-2.dsc
ee8730461bb1833989fa77231885f93491316aeaf8ac9ad557b71653208ab3d8 293680
python3.12_3.12.4-2.debian.tar.xz
c0cc9f3f58baeb278eee11d135e7366ae0dbf3933b7748cb4b3d2af329cf3847 7451
python3.12_3.12.4-2_source.buildinfo
Files:
f24692fa6a86ea4a76464291da6b21e8 3761 python optional python3.12_3.12.4-2.dsc
53e4f36c8ac9ce246d522d904a7489de 293680 python optional
python3.12_3.12.4-2.debian.tar.xz
017be6443f3d7d1be0a24a6ab7530e05 7451 python optional
python3.12_3.12.4-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCgAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAmaU+BgQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9QZ2D/0RzOnG6aI2JDC4gt5h5nPj/Z47/z2X5btx
6W9N75CAhVpCk0z0Cv/5iEWhq7tmi2QH8kN0OXLtzo5tFH/8SNLepSgO2skYJXF7
TMdyesy4FKwKX7fafMu5nYIeQf119AOmmbecV34g2bnnIdBfI4mqQccWoiPjq69l
HJG6nh8v/PkiVNn4pnhaxARfCJ1ehnFY0VMKar4i2H19ffOalSmUMWmOxet4VgId
BNb8dAS88v0zsBL7gYTynFw33+GWp7aZE4kHP6k5gT7JgDyh/dHopjHtcQNdn4Mx
8q+klI2/WojkJ8cmPx0ge3vArGocMeJXUAaWyVA1qPClLmJjGMQlahuwcfSMjEG2
dah3wer1CyZTsULXlkLg41BwXpB4Q2hO3tcWAMFNjrP2isiqPDuBTg705pvJuPew
EVtn+6n5qnRsNX6zp+l4W9/wyIHxysQWT9f9Nn3/rDqcb8Gx9FisG0e3KjtX5VBB
Urh+IXUBlJA6np0ewU4QiqGD3jjelDXFi93y2ac1DfwrsBSlIlFw0gInvgXIIYM6
p/EeNFmJOqDvg8JDcHmWQe02NYhHFI75QTMlBQuESdFXMSIwqylF0zlTKwX0/r03
NeVlWg6u0Iy6FfMt7LlMtOlpIYMiRDTeDgzbyOeyG/n5dR+CYHm9p4IpN7nV9hel
sctflDVMbg==
=T4wJ
-----END PGP SIGNATURE-----
pgpmdP7_vZaZn.pgp
Description: PGP signature
--- End Message ---