From: Tobias Geerinckx-Rice <me@tobias.gr>
To: 35910@debbugs.gnu.org
Subject: [bug#35910] [PATCH] services: Add ‘/usr/bin/env’ special file.
Date: Sun, 26 May 2019 04:59:11 +0200 [thread overview]
Message-ID: <87h89hq5ts.fsf@nckx> (raw)
In-Reply-To: <20190526020635.20780-1-me@tobias.gr>
[-- Attachment #1: Type: text/plain, Size: 614 bytes --]
Tobias Geerinckx-Rice wrote:
> - "/bin/sh"))))))
> + "/bin/sh"))
> + ("/usr/bin/env" ,(file-append
> (canonical-package coreutils)
> +
> "/usr/bin/env"))))))
'course this won't work unless you, also, have the hunk
#:use-module ((gnu packages base)
- #:select (canonical-package glibc
glibc-utf8-locales))
+ #:select (canonical-package coreutils glibc
glibc-utf8-locales))
accidentally placed in another commit, which is unlikely.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next prev parent reply other threads:[~2019-05-26 3:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-26 2:06 [bug#35910] [PATCH] services: Add ‘/usr/bin/env’ special file Tobias Geerinckx-Rice
2019-05-26 2:59 ` Tobias Geerinckx-Rice [this message]
2019-05-29 21:06 ` Ludovic Courtès
2019-06-16 20:48 ` Jeff Bauer
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=87h89hq5ts.fsf@nckx \
--to=me@tobias.gr \
--cc=35910@debbugs.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.