841707">

Debian Bug report logs - #841707
eximdoc4: FTBFS with bash as /bin/sh

version graph

Package: src:eximdoc4; Maintainer for src:eximdoc4 is Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>;

Reported by: Chris Lamb <lamby@debian.org>

Date: Sat, 22 Oct 2016 14:15:04 UTC

Severity: serious

Tags: patch

Found in version eximdoc4/4.87-1

Fixed in version eximdoc4/4.87-2

Done: Andreas Metzler <ametzler@debian.org>

Bug is archived. No further changes may be made.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, reproducible-builds@lists.alioth.debian.org, Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>:
Bug#841707; Package src:eximdoc4. (Sat, 22 Oct 2016 14:15:06 GMT) (full text, mbox, link).


Acknowledgement sent to Chris Lamb <lamby@debian.org>:
New Bug report received and forwarded. Copy sent to reproducible-builds@lists.alioth.debian.org, Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>. (Sat, 22 Oct 2016 14:15:06 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, rm "$i" ; ln -vs "$s" "$i" ; done > /bin/sh: line 0: cd: too many arguments > > The full build log is attached. > > > Regards, > > -- > ,''`. > : :' : Chris Lamb > `. `'` lamby@debian.org / chris-lamb.co.uk > `- &subject=Re: eximdoc4: FTBFS with bash as /bin/sh">reply):

From: Chris Lamb <lamby@debian.org>
To: submit@bugs.debian.org
Subject: eximdoc4: FTBFS with bash as /bin/sh
Date: Sat, 22 Oct 2016 15:13:32 +0100
[Message part 1 (text/plain, inline)]
Source: eximdoc4
Version: 4.87-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Dear Maintainer,

eximdoc4 fails to build from source in unstable/amd64 when 
/bin/sh is set to bash:

  cd build-tree/html/exim-html-*/doc/html/spec_html/ && \
  	find -name 'ch??.html' -or -name 'filter_ch??.html' | \
  	while read i ; do s=`readlink "$i" | sed -e 's:.*/::'` ; \
  	rm "$i" ; ln -vs "$s" "$i" ; done
  /bin/sh: line 0: cd: too many arguments

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-
[eximdoc4.4.87-1.unstable.amd64.log.txt.gz (application/octet-stream, attachment)]

Information forwarded to debian-bugs-dist@lists.debian.org, Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>:
Bug#841707; Package src:eximdoc4. (Sat, 22 Oct 2016 14:18:05 GMT) (full text, mbox, link).


Acknowledgement sent to Chris Lamb <lamby@debian.org>:
Extra info received and forwarded to list. Copy sent to Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>. (Sat, 22 Oct 2016 14:18:05 GMT) (full text, mbox, link).


Message #10 received at 841707@bugs.debian.org (full text, mbox, reply):

From: Chris Lamb <lamby@debian.org>
To: 841707@bugs.debian.org
Subject: Re: eximdoc4: FTBFS with bash as /bin/sh
Date: Sat, 22 Oct 2016 15:16:19 +0100
[Message part 1 (text/plain, inline)]
tags 841707 + patch
thanks

Patch attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-
[841707.diff.txt (text/plain, attachment)]

Added tag(s) patch. Request was from Chris Lamb <lamby@debian.org> to control@bugs.debian.org. (Sat, 22 Oct 2016 14:18:06 GMT) (full text, mbox, link).


Reply sent to Andreas Metzler <ametzler@debian.org>:
You have taken responsibility. (Sun, 23 Oct 2016 22:48:12 GMT) (full text, mbox, link).


Notification sent to Chris Lamb <lamby@debian.org>:
Bug acknowledged by developer. (Sun, 23 Oct 2016 22:48:12 GMT) (full text, mbox, link).


Message #17 received at 841707-close@bugs.debian.org (full text, mbox, reply):

From: Andreas Metzler <ametzler@debian.org>
To: 841707-close@bugs.debian.org
Subject: Bug#841707: fixed in eximdoc4 4.87-2
Date: Sun, 23 Oct 2016 22:44:56 +0000
Source: eximdoc4
Source-Version: 4.87-2

We believe that the bug you reported is fixed in the latest version of
eximdoc4, 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 841707@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Metzler <ametzler@debian.org> (supplier of updated eximdoc4 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 22 Oct 2016 17:51:19 +0200
Source: eximdoc4
Binary: exim4-doc-info exim4-doc-html
Architecture: source
Version: 4.87-2
Distribution: unstable
Urgency: medium
Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>
Changed-By: Andreas Metzler <ametzler@debian.org>
Closes: 841707
Description: 
 exim4-doc-html - documentation for the Exim MTA (v4) in html format
 exim4-doc-info - documentation for the Exim MTA (v4) in info format
Changes:
 eximdoc4 (4.87-2) unstable; urgency=medium
 .
   [ Chris Lamb ]
   * Fix FTBFS with bash as /bin/sh. Closes: #841707
Checksums-Sha1: 
 876f2fb7c936c65e39a2cf38ff71ce97f5fd267b 2149 eximdoc4_4.87-2.dsc
 66d3961314ef2005059838fefdc7b7d814cc09b0 8924 eximdoc4_4.87-2.debian.tar.xz
Checksums-Sha256: 
 fc07f613eeffd0f03cad9b56396988272f65bd8b218f28dc718836eaba689955 2149 eximdoc4_4.87-2.dsc
 fedffa8f312132802278531a507155b9f0a2fde9425fec12490fa8fb15ddcbab 8924 eximdoc4_4.87-2.debian.tar.xz
Files: 
 f483c29d96b98e13c66f2db7089fa199 2149 doc optional eximdoc4_4.87-2.dsc
 e4e0110278d29ce5a96c176d6a869d85 8924 doc optional eximdoc4_4.87-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJYC4tvAAoJEKVPAYVDghSE76oQAJtAwWCadTgJw4Z2HYHyqgqI
oU03hE6J7N+VOehIadgx3SKGSRugshkEKO+wTHevjt9zUxHVwZXL+DPSJxWYpmMF
Q2Z/ilFxhv6QL7gukXRd82BbbpwKPgA0adaJXSvkc8aaUVYrQF/1RJwS4EV6L7iU
5hBxcFTZ0LzYY7mwJ7ZU1Ua27v/OI6wfFxVW3/iJH8QQ9JPgJn0hhgxJAOFUrNEu
TCKbLY1tikU54OjdCaMvcMUS4Usi31EwtEkTvcUsxXfw7pYUEvUEPn0c3dD5eZ1y
eRiSBOijvqJacvSw5lOyI6C2A4Khj8V6gCO+kYd1z4J5GOi8dQs+0Yl/r2w157W1
RqgHY8H304AdFsHeEIw7tuye1CunMePzE6tqdo7BFh8q6xXeeYsYWul07QBXKYr9
oK4R57YU1gkRBnedU4etR13wZiVIPGXxuT1g8zp3pnvmmX2wlrKdaRcTeR4T+cf2
WaoPu8qAi8uwmLg2Qx9hWqtpERkEAcjvKBSjtA+W7szwcSP04cwQJJAdNfUS3i1t
EEEkZKINb8IlZFMMlDMOGjIJgwq2dX+LR/5nETAGuSZAFXnAiWeifhXZrKR1o3oy
/KrlOyZW4hosALmqoKmGL58bvbqX1RCH5/h8UG9pd99lRCyB5MMpSxQsBFcI4BGI
LiKkeh/tJEytHAKgXXok
=2swM
-----END PGP SIGNATURE-----




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Mon, 05 Dec 2016 07:43:57 GMT) (full text, mbox, link).


Bug unarchived. Request was from Don Armstrong <don@debian.org> to control@bugs.debian.org. (Wed, 07 Dec 2016 02:03:16 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Fri, 27 Jan 2017 07:47:20 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Fri Jan 31 00:20:14 2025; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.