Your message dated Thu, 02 Jul 2026 19:19:07 +0000
with message-id <[email protected]>
and subject line Bug#1141301: fixed in gettext 1.0-3
has caused the Debian Bug report #1141301,
regarding gettext FTCBFS: python3 dependency not satisfiable
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.)
--
1141301: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1141301
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gettext
Version: 1.0-2
Severity: important
Justification: breaks architecture cross bootstrap
Tags: patch
User: [email protected]
Usertags: ftcbfs
User: [email protected]
Usertags: rebootstrap
gettext regresses architecture cross bootstrap by having introduced a
"python3" build dependency. This is interpreted as a host architecture
interpreter. It is not installable for cross builds and not available
during early bootstrap. A build architecture interpreter will do. I'm
attaching a patch for your convenience. Note that cross builds need to
be performed with the nojava profile for now.
Helmut
diff -Nru gettext-1.0/debian/changelog gettext-1.0/debian/changelog
--- gettext-1.0/debian/changelog 2026-06-30 18:20:00.000000000 +0200
+++ gettext-1.0/debian/changelog 2026-07-02 11:57:03.000000000 +0200
@@ -1,3 +1,10 @@
+gettext (1.0-2.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTCBFS: Annotate python3 dependency :any. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]> Thu, 02 Jul 2026 11:57:03 +0200
+
gettext (1.0-2) unstable; urgency=medium
* Skip test-getaddrinfo. Closes: #1141154.
diff -Nru gettext-1.0/debian/control gettext-1.0/debian/control
--- gettext-1.0/debian/control 2026-06-30 16:00:00.000000000 +0200
+++ gettext-1.0/debian/control 2026-07-02 11:56:47.000000000 +0200
@@ -16,7 +16,7 @@
libunistring-dev,
libxml2-dev,
maven-repo-helper [!hppa !hurd-any] <!nojava>,
- python3,
+ python3:any,
xz-utils
Build-Depends-Indep: dh-sequence-elpa
Homepage: https://www.gnu.org/software/gettext/
--- End Message ---
--- Begin Message ---
Source: gettext
Source-Version: 1.0-3
Done: Santiago Vila <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gettext, 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.
Santiago Vila <[email protected]> (supplier of updated gettext 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, 02 Jul 2026 20:55:00 +0200
Source: gettext
Architecture: source
Version: 1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Santiago Vila <[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1141301
Changes:
gettext (1.0-3) unstable; urgency=medium
.
* Change python3 build-dependency to be python3:any for cross-builds.
Thanks to Helmut Grohne. Closes: #1141301.
Checksums-Sha1:
4e412ccda08d7861481f448eb92371675d4df768 2442 gettext_1.0-3.dsc
e29dedbfde3e774824d15719aaf2f5d0458d0c6c 24396 gettext_1.0-3.debian.tar.xz
9c779ef23c1aecc45254dc26ea4596b9fc80d4ce 6215 gettext_1.0-3_source.buildinfo
Checksums-Sha256:
bca6a0b0cf1df587cd6fded78cd0d09ebef99f1de3a433ce222d51c60a367e05 2442
gettext_1.0-3.dsc
d0acefccd7e385fff96925cc41dcdd218086ba7fbd120f8cdfbbddbad458e003 24396
gettext_1.0-3.debian.tar.xz
7d442ffa6cd3e496a1042416d59d982e6cc6cd950013025218fdde6491631fcc 6215
gettext_1.0-3_source.buildinfo
Files:
73ad882c1171358cc901dcd33981718d 2442 devel optional gettext_1.0-3.dsc
d67a4d90e224a00ab25e72f7e24ceec6 24396 devel optional
gettext_1.0-3.debian.tar.xz
0090bc85d1cc4478737b7e444286dbaa 6215 devel optional
gettext_1.0-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmpGtRMACgkQQc5/C58b
izKLzwf7Bbh38xFreD5w1D1nat9VN5W6ctD3xO57WUmIn2iIMSgiMm9IS4cjXP41
46ZNklWMuaV4ThJpiBUa1tbXODYoUC0+d/5SLqh/UhFgH2YamaJdCaQNkrPyLt8y
JWX08AOG3w+nZk+1X+Mw8gB0n1EpAW2JtFjluuhG6tF8/OlxINuwXFI0MDvdkKX+
IqBIEnwBvVcWU7CocHROqqQH65sL2iYUqUs1bJYjlefiFZkko2Hizb4Nv6xV3qKq
oHjyPUeHUgtUO2Z9x2q9VIDGt5QC7jvLG0YWNs1VKYcLzupHrMzPqHpCPJFZmqs1
s9Vo+mYYUwpOQvfn2wNcQMM0xklSvw==
=c5kC
-----END PGP SIGNATURE-----
pgpeSRgw_cD7M.pgp
Description: PGP signature
--- End Message ---