Your message dated Mon, 11 Jan 2021 23:35:47 +0000
with message-id <e1kz6ix-0002qg...@fasolo.debian.org>
and subject line Bug#978358: fixed in transmission-remote-gtk 1.4.1-5
has caused the Debian Bug report #978358,
regarding transmission-remote-gtk: FTBFS: error: gettext infrastructure
mismatch: using a Makefile.in.in from gettext version 0.19 but the autoconf
macros are from gettext version 0.20
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.)
--
978358: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978358
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: transmission-remote-gtk
Version: 1.4.1-4
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201226 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[4]: Entering directory '/<<PKGBUILDDIR>>/po'
> sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed
> mv t-remove-potcdate.sed remove-potcdate.sed
> package_gnu=""; \
> test -n "$package_gnu" || { \
> if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \
> LC_ALL=C find -L .. -maxdepth 1 -type f \
> -size -10000000c -exec grep 'GNU
> transmission-remote-gtk' \
> /dev/null '{}' ';' 2>/dev/null; \
> else \
> LC_ALL=C grep 'GNU transmission-remote-gtk' ../* 2>/dev/null; \
> fi; \
> } | grep -v 'libtool:' >/dev/null; then \
> package_gnu=yes; \
> else \
> package_gnu=no; \
> fi; \
> }; \
> if test "$package_gnu" = "yes"; then \
> package_prefix='GNU '; \
> else \
> package_prefix=''; \
> fi; \
> if test -n '' || test
> 'https://github.com/transmission-remote-gtk/transmission-remote-gtk/issues' =
> '@'PACKAGE_BUGREPORT'@'; then \
> msgid_bugs_address=''; \
> else \
>
> msgid_bugs_address='https://github.com/transmission-remote-gtk/transmission-remote-gtk/issues';
> \
> fi; \
> case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
> '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
> /usr/bin/xgettext --default-domain=transmission-remote-gtk --directory=..
> \
> --add-comments=TRANSLATORS: --from-code=UTF-8 --keyword=_ --keyword=N_
> --keyword=C_:1c,2 --keyword=NC_:1c,2 --keyword=g_dngettext:2,3 --add-comments
> \
> --files-from=./POTFILES.in \
> --copyright-holder='' \
> --msgid-bugs-address="$msgid_bugs_address" \
> ;; \
> *) \
> /usr/bin/xgettext --default-domain=transmission-remote-gtk --directory=..
> \
> --add-comments=TRANSLATORS: --from-code=UTF-8 --keyword=_ --keyword=N_
> --keyword=C_:1c,2 --keyword=NC_:1c,2 --keyword=g_dngettext:2,3 --add-comments
> \
> --files-from=./POTFILES.in \
> --copyright-holder='' \
> --package-name="${package_prefix}transmission-remote-gtk" \
> --package-version='1.4.1' \
> --msgid-bugs-address="$msgid_bugs_address" \
> ;; \
> esac
> /usr/bin/xgettext: warning: a fallback ITS rule file
> '/usr/share/gettext-0.21/its/metainfo.its' is used; it may not be in sync
> with the upstream
> test ! -f transmission-remote-gtk.po || { \
> if test -f ./transmission-remote-gtk.pot-header; then \
> sed -e '1,/^#$/d' < transmission-remote-gtk.po >
> transmission-remote-gtk.1po && \
> cat ./transmission-remote-gtk.pot-header transmission-remote-gtk.1po >
> transmission-remote-gtk.po; \
> rm -f transmission-remote-gtk.1po; \
> fi; \
> if test -f ./transmission-remote-gtk.pot; then \
> sed -f remove-potcdate.sed < ./transmission-remote-gtk.pot >
> transmission-remote-gtk.1po && \
> sed -f remove-potcdate.sed < transmission-remote-gtk.po >
> transmission-remote-gtk.2po && \
> if cmp transmission-remote-gtk.1po transmission-remote-gtk.2po >/dev/null
> 2>&1; then \
> rm -f transmission-remote-gtk.1po transmission-remote-gtk.2po
> transmission-remote-gtk.po; \
> else \
> rm -f transmission-remote-gtk.1po transmission-remote-gtk.2po
> ./transmission-remote-gtk.pot && \
> mv transmission-remote-gtk.po ./transmission-remote-gtk.pot; \
> fi; \
> else \
> mv transmission-remote-gtk.po ./transmission-remote-gtk.pot; \
> fi; \
> }
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/po'
> *** error: gettext infrastructure mismatch: using a Makefile.in.in from
> gettext version 0.19 but the autoconf macros are from gettext version 0.20
> make[3]: *** [Makefile:265: stamp-po] Error 1
The full build log is available from:
http://qa-logs.debian.net/2020/12/26/transmission-remote-gtk_1.4.1-4_unstable.log
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 marking 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 me
so that we can identify if something relevant changed in the meantime.
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: transmission-remote-gtk
Source-Version: 1.4.1-5
Done: Benjamin Barenblat <bba...@debian.org>
We believe that the bug you reported is fixed in the latest version of
transmission-remote-gtk, 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 978...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Benjamin Barenblat <bba...@debian.org> (supplier of updated
transmission-remote-gtk 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: Mon, 11 Jan 2021 18:10:13 -0500
Source: transmission-remote-gtk
Architecture: source
Version: 1.4.1-5
Distribution: unstable
Urgency: medium
Maintainer: Benjamin Barenblat <bba...@debian.org>
Changed-By: Benjamin Barenblat <bba...@debian.org>
Closes: 978358
Changes:
transmission-remote-gtk (1.4.1-5) unstable; urgency=medium
.
* Support latest gettext (closes: #978358).
Checksums-Sha1:
75c1357d56d7e62b078eccb40fb11ab863e605fd 2300
transmission-remote-gtk_1.4.1-5.dsc
5840dc5dc287c07d646388dac829939a97a8b533 8964
transmission-remote-gtk_1.4.1-5.debian.tar.xz
208545d200d54f576fadb9a031a2908ab617a61b 15289
transmission-remote-gtk_1.4.1-5_amd64.buildinfo
Checksums-Sha256:
44088f2549ac399d1244513be48d50ac6f2de62de89de09e172e4ef8704d6ab8 2300
transmission-remote-gtk_1.4.1-5.dsc
dba128b6dadb5856db2f0cb1bfb0965cea47402891f53a1419ea8f9919dfc359 8964
transmission-remote-gtk_1.4.1-5.debian.tar.xz
f34561fa3067de7d24f2030550d776848495e58e8873d34b9b75e751f9131da7 15289
transmission-remote-gtk_1.4.1-5_amd64.buildinfo
Files:
4313a6bb0af906baee13190ed5ea0ae3 2300 net optional
transmission-remote-gtk_1.4.1-5.dsc
a1612ffdf9054f4944760b37dfb1afe1 8964 net optional
transmission-remote-gtk_1.4.1-5.debian.tar.xz
7214354d701fab1a09972f0c92efd909 15289 net optional
transmission-remote-gtk_1.4.1-5_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEQbf+q7LkywHKVTMA5ZUVm53A7cMFAl/823kACgkQ5ZUVm53A
7cOLSw/+JuC4GKJnIkwWCklSCjiKSHnMj5ADUexXB69lmUXRl+67SIOikywhKwgg
X9n0ys4MKV6Hu2t2qgK2ycWxT6RvRPL+ezZAPwghZpr4/ff6bNy7TT+i+hCO4Xb+
w5pehCCNHNTHmGxfECXniw/Rl96VvQWvdOsiMTzzGQzF3a3gGg3SzQh9tH/lJ3ts
QB+GV+hjHwF3IFPyyuuQgOpVnwzFMRcDhS1eL/xVOxAV9LoB8RBDKz6JRruHivY6
cq2B1lPMFvlgmjYth1IHHe+e3lKLSpzu4NgRA8lLFIBfwvKdfwiEM7UhclfrUJzL
o4HLM4mDzT7toykz8H0tcerhGR3u7VUT3Ts8+Yg1iRT6H4trLoSaDuPapMIejr+C
zCacKqFxgchuQmF36o4jBI6oPeg3O1oVtYXWC9ljAVPTOGIJ5zZRZmDAOI58lm0z
FRiuWiBJT3AM+NfCTTr8zRYZsvXl16GnS/RXOVkB0h81t1E7oKl//BHe5ZVEO6k8
rIdr7QWsE3Q3qXKOXIMtxBXgrBFl8RLYeO6KFZI9HpoVeskE7u6R5ZPBmdoZ+a3S
Mvi/4Atm9l4WndVyb5c79EpPe+pjwGo5/Bm5okPraswgV1/DY250b2Now8LOqlMX
gpZtB3zM2dJJI+lLA63Nvk+4Vpx9tis5QkWlZmdz05XWMWfitsI=
=xNJ8
-----END PGP SIGNATURE-----
--- End Message ---