Your message dated Tue, 19 May 2020 14:42:08 +0000
with message-id <[email protected]>
and subject line Bug#961008: fixed in tnftp 20151004-2
has caused the Debian Bug report #961008,
regarding FTBFS on tnftp
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.)
--
961008: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961008
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:tnftp
Version: 20151004-1
Control: tags -1 ftbfs patch
--
Dear maintainer,
tnftp fails to build on ppc64el ( probably the same issue on arm64,
riscv64 ) due to an outdated config.guess.
Here is a minimal patch that does the work.
Regards,
F.
diff -Nru tnftp-20151004/debian/rules tnftp-20151004/debian/rules
--- tnftp-20151004/debian/rules 2020-05-10 16:01:50.000000000 +0200
+++ tnftp-20151004/debian/rules 2020-05-10 16:01:50.000000000 +0200
@@ -17,6 +17,7 @@
build: build-stamp
build-stamp:
dh_testdir
+ dh_update_autotools_config
./configure --prefix=/usr --mandir=\$${prefix}/share/man
$(MAKE)
touch build-stamp
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: tnftp
Source-Version: 20151004-2
Done: xiao sheng wen <[email protected]>
We believe that the bug you reported is fixed in the latest version of
tnftp, 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.
xiao sheng wen <[email protected]> (supplier of updated tnftp 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, 19 May 2020 19:26:46 +0800
Source: tnftp
Architecture: source
Version: 20151004-2
Distribution: unstable
Urgency: medium
Maintainer: xiao sheng wen <[email protected]>
Changed-By: xiao sheng wen <[email protected]>
Closes: 961008
Changes:
tnftp (20151004-2) unstable; urgency=medium
.
[ 肖盛文 ]
* d/rules:
add dh_update_autotools_config (Closes: #961008)
fix FTBFS on tnftp ppc64el (probably the same issue on arm64, riscv64)
thanks the patch come from Frédéric Bonnard <[email protected]>
Checksums-Sha1:
ba6b987dd31f112ac7c1ce24bca2ce7ed21cde1d 1736 tnftp_20151004-2.dsc
e0d53e03ff91395b34a26a349a338af38a664433 7812 tnftp_20151004-2.debian.tar.xz
Checksums-Sha256:
11bb6c16473989f7272397c144971cad7691e71d0b1572554fc0ea5ff97035a7 1736
tnftp_20151004-2.dsc
0f1e5d28f7d107b18ff36f390e9123249e700f982e0afa2b840f883af6e020da 7812
tnftp_20151004-2.debian.tar.xz
Files:
eca7a55e3bab601db77a4ec8a34b8eaf 1736 net optional tnftp_20151004-2.dsc
2c4ed39e0ad125d128e8f53ce6f51169 7812 net optional
tnftp_20151004-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEZaEt9P4xrWusTXauM1X01jtYIcwFAl7D5DkACgkQM1X01jtY
Icxuyg/7B7mOl3OEP00FInwUUi9lnaV6hwQEvlUPJ5bDZgH5Q8aMXPbjK/znsyrT
NRSkhipPB1zPlaBD4yV2gqk+olwAr8tcNY3syxQ8bJ/LB25JuYy1f1obe+vWEDdp
QVhZfvtdgQTyWHKhOZNcIdyc5PyYNTbWu8aD2NyyekY9j95O4H/TeKuXLSLirduj
I3i3xQzuSEzbwGkR6lRroa3RyXopB5bBzuarGTWmW/6A1I36I+WU0TfPoIw0hba/
UoMV1cSXcAo9rImAnvvlY1eaRzVkJuCOM0+AZ45lfwGyLQG6/Kh0sExVQXZ+YF9Q
PAgqOM4kxR4fET6xL1SixNOP6ytpXHA/oJaMls5EyyI8euf8RLtIAw/5mpmWkGqD
fv9IaFLlba2gbKuIipOdVa1CAwaw+veqT5KvBoMqTviOEMFqEkHLIsSMbxCGg8Rk
7CBFwydBGw1q+3kGMlVyzU6r9Jew0rj2MWMzH3ytSu6biYpADF8qQLYxSyDoWHwf
WPqXQdjaTiklwVhKg/CoQcP2rQRHBmNdVnqDMeLI811BamZ+pvNgP1CpACOIyD92
yMlBamhElA+h6U5RoDrNbdyHDZ1MNHFJZh9ZEErM+9I+ESRqQbn6O7K+cezo5Kxm
fOuyZLNZMCJ+OFRtUpHjq3Dop0VmzljuwAWkC2wzBkxb5O/TXCE=
=2r+/
-----END PGP SIGNATURE-----
--- End Message ---