all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Andreas Enge <andreas@enge.fr>
Cc: bug-guix@gnu.org
Subject: Re: Build of attr fails with non-bash shell
Date: Fri, 21 Dec 2012 12:00:14 +0100	[thread overview]
Message-ID: <87k3sbisap.fsf@gnu.org> (raw)
In-Reply-To: <201212211144.10132.andreas@enge.fr> (Andreas Enge's message of "Fri, 21 Dec 2012 11:44:10 +0100")

Andreas Enge <andreas@enge.fr> skribis:

> Am Freitag, 21. Dezember 2012 schrieb Ludovic Courtès:
>> For this and related issues, I’m attempting in the ‘core-updates’ branch
>> to allow builds without /bin/sh in the chroot.  Instead, builds use the
>> Bash binary that’s explicitly passed as an input.
>
> If it can be done, this would be a nice feature. I wondered if one could
> simply add "bash" to the inputs, but this is clearly not enough since it
> does not yet imply that bash is used during the build.

Right.  The difficulty is that many scripts use #!/bin/sh, and some
programs (glibc, awk, etc.) have functions that explicitly launch /bin/sh.

Ludo’.

      reply	other threads:[~2012-12-21 11:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-20 22:34 Build of attr fails with non-bash shell Andreas Enge
2012-12-20 23:09 ` Ludovic Courtès
2012-12-21 10:44   ` Andreas Enge
2012-12-21 11:00     ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k3sbisap.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=andreas@enge.fr \
    --cc=bug-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.