Your message dated Tue, 06 Feb 2018 12:20:34 +0000
with message-id <[email protected]>
and subject line Bug#882474: fixed in bash 4.4.18-1
has caused the Debian Bug report #882474,
regarding bash: update config.guess and config.sub
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.)
--
882474: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882474
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: bash
Version: 4.4-5
Severity: normal
Tags: patch
Hi,
When attempting to build bash on mips64r6*, I noticed that bash uses an
old version of config.guess and config.sub which causes the build to
fail on these architectures.
Please update the support/config.* files when building. There is some
old commented out code in the rules file which does this as part of
unpacking, so I guess that this bug regressed after the package was
switched to source format 3.0. I think the easiest way to fix this is to
call "dh_update_autotools_config" before configuring so that debhelper
will take care of it. The attached patch works.
Thanks,
James
diff -Nru bash-4.4/debian/control bash-4.4/debian/control
--- bash-4.4/debian/control 2017-01-20 10:52:59.000000000 +0000
+++ bash-4.4/debian/control 2017-11-23 10:16:57.000000000 +0000
@@ -4,7 +4,7 @@
Maintainer: Matthias Klose <[email protected]>
Standards-Version: 3.9.8
Build-Depends: autoconf, autotools-dev, bison, libncurses5-dev,
- texinfo, texi2html, debhelper (>= 9), gettext, sharutils,
+ texinfo, texi2html, debhelper (>= 9.20160115~), gettext, sharutils,
locales <!nocheck>, time <!nocheck>,
xz-utils, dpkg-dev (>= 1.16.1)
Build-Depends-Indep: texlive-latex-base, ghostscript, texlive-fonts-recommended
diff -Nru bash-4.4/debian/rules bash-4.4/debian/rules
--- bash-4.4/debian/rules 2017-01-20 10:52:59.000000000 +0000
+++ bash-4.4/debian/rules 2017-11-23 10:16:57.000000000 +0000
@@ -93,6 +93,8 @@
build-indep: build
before-build:
+ dh_testdir
+ dh_update_autotools_config
mkdir -p stamps
: # see #327477, needed to have HAVE_DEV_STDIN defined
(test -d /dev/fd && test -r /dev/stdin < /dev/null) \
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: bash
Source-Version: 4.4.18-1
We believe that the bug you reported is fixed in the latest version of
bash, 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 bash 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: SHA256
Format: 1.8
Date: Tue, 06 Feb 2018 12:20:45 +0100
Source: bash
Binary: bash bash-static bash-builtins bash-doc
Architecture: source
Version: 4.4.18-1
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klose <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
bash - GNU Bourne Again SHell
bash-builtins - Bash loadable builtins - headers & examples
bash-doc - Documentation and examples for the GNU Bourne Again SHell
bash-static - GNU Bourne Again SHell (static version)
Closes: 537913 789811 806945 831282 839155 859263 865599 882474
Changes:
bash (4.4.18-1) unstable; urgency=medium
.
* bash 4.4.18 release (bash 4.4 patchlevel 18).
* bash: Remove dependency on dash. Closes: #537913.
* Update config.guess and config.sub. Closes: #882474.
* skel.profile: Add $HOME/.local/bin if it exists. Closes: #839155.
* Stop building with -no-pie. Closes: #865599, #859263.
* /etc/bash.bashrc: Don't overwrite PS1 if SUDO_PS1 is set. Closes: #789811.
* Make the build reproducible. Closes: #806945.
- Use the system provided man2html to generate the htm docs.
- Set PGRP_PIPE unconditionally on Linux.
* Fix typo in German help (Carsten Leonhardt). Closes: #831282.
Checksums-Sha1:
60397be2e36a634ca237dda93630618954d9f0ae 2321 bash_4.4.18-1.dsc
033efd338b9d3958c75bf4fd3887ed362e2f9026 5036272 bash_4.4.18.orig.tar.xz
ef08496dab4ec743b72add8a589414a7e1b51aa5 57652 bash_4.4.18-1.debian.tar.xz
ddec9503ff61be44c63121922afd88240196efed 6708 bash_4.4.18-1_source.buildinfo
Checksums-Sha256:
e0b2cb3d3e07a8788ee6ebd807ac93761a433adc4b3eb40202c28bcc10fe5982 2321
bash_4.4.18-1.dsc
704143a7170041ac9f1025455d6d23ff0f353711a3dc557b47d6e6322f24cd02 5036272
bash_4.4.18.orig.tar.xz
19a64bdd13e036901a84c2452b897b375c2f0237e8e56d312b485e0095fad0f4 57652
bash_4.4.18-1.debian.tar.xz
5a5b8b34e85da38ea0cd96578b1caa1f200752218ad4239fdca1c12711f953d6 6708
bash_4.4.18-1_source.buildinfo
Files:
20254e40d474485b498e58fefecb08ce 2321 base required bash_4.4.18-1.dsc
e3f57de774124c7b01a63a408cd49e2e 5036272 base required bash_4.4.18.orig.tar.xz
3fcca5e2013a13ec4a3561e0c4657bfb 57652 base required
bash_4.4.18-1.debian.tar.xz
b38c7207da0a09b91e94e599103c80a4 6708 base required
bash_4.4.18-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlp5mpIQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9RRaD/4ncFWiyydvZADQ7ChyZoNKpUPxSqJiUhUn
wRHq6LAB7TFPYImtG/D2Z2yS0F7oWvJubv/Ng3ifexVzXw/qyO/iqBV4hQ2pnABp
THA48U9TB1bIFSRt9GWXZJhs65GBrW5C0rGiPUfxUNhqdOVRLIfsJATSnQdh6V2w
5wJc13cV6L6rS5wsJslg084wA/HJBGzDiCbr2eONJwn+bkv7e7KrJN0ivjHykMyQ
gUlaWjX++c2y45KGCobVnNKLrmvLwhRhiCKhXMCnyzd4KoR5+YCwMZrcxhWFFRPO
cJypKHe5OaSFk9R7y9W2djFWm5ASRLFKBnzK0N4bXU9kuIpPSRMRSrIytK3a12QH
kGcUs4CDrSg0mm9UrL+I2rhwjgB1HX0PyPqYQAf8TKRqLqZx+zkkbCQsYzHAvoHN
SNLqjzrhRBYpxH5e38oEsMcOqIMGO5H1+e9UOpVdPwHhHOgA1lLjD/x/i3LB1lmC
60I79q+SY4x3PbDW/kmDTPiZ9JryqVUAfPWdjkb0YEVWUrPfH9i8Mn7CVhuXtGve
vxQc6VFCUktIuJzzn73Ey+ZsXH+vz5yor+Mnww62BhltJzmpJC5sX4ju8waSD2p0
K6jCPYM1lqEOrwwGRsPK7sz9TNGiR4n/a6JQ9ze3yGVfmX1StwvZyDzON299Q0Oq
lENse2Y4qQ==
=8wP2
-----END PGP SIGNATURE-----
--- End Message ---