From: Maxime Devos <maximedevos@telenet.be>
To: Konrad Hinsen <konrad.hinsen@fastmail.net>, 57858@debbugs.gnu.org
Subject: [bug#57858] [PATCH] gnu: git-annex: Promote git to propagated input
Date: Fri, 16 Sep 2022 17:02:41 +0200 [thread overview]
Message-ID: <e7f93e43-0caf-de31-aa91-01eb64a2d24c@telenet.be> (raw)
In-Reply-To: <m1leqjcx6q.fsf@fastmail.net>
[-- Attachment #1.1.1: Type: text/plain, Size: 669 bytes --]
On 16-09-2022 14:37, Konrad Hinsen wrote:
> * gnu/packages/haskell-apps.scm (git-annex): changed inputs
> [propagated-inputs]: Add git
> [inputs]: Remove git
> ---
> gnu/packages/haskell-apps.scm | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
What's the reason for this patch? My guess is that it's because
git-annex cannot find git:
$ guix shell --pure git-annex -- git-annex test
git-annex: git: createProcess: posix_spawnp: does not exist (No such
file or directory)
If so, propagation (which as a few small downsides) can be avoided with
an appropriate substitute* fixing the file name of the git binary.
Greetings,
Maxime
[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 929 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]
next prev parent reply other threads:[~2022-09-16 15:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-16 12:37 [bug#57858] [PATCH] gnu: git-annex: Promote git to propagated input Konrad Hinsen
2022-09-16 15:02 ` Maxime Devos [this message]
2022-09-17 9:56 ` Konrad Hinsen
2022-10-17 8:07 ` bug#57858: " Ludovic Courtès
2022-10-17 9:29 ` [bug#57858] " zimoun
2022-10-17 10:11 ` Konrad Hinsen
2022-10-17 11:02 ` zimoun
2022-10-17 12:55 ` Maxime Devos
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=e7f93e43-0caf-de31-aa91-01eb64a2d24c@telenet.be \
--to=maximedevos@telenet.be \
--cc=57858@debbugs.gnu.org \
--cc=konrad.hinsen@fastmail.net \
/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.