From: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
To: help-guix@gnu.org
Subject: Re: git: 'remote-https' is not a git command.
Date: Wed, 14 Sep 2022 15:57:53 +0200 [thread overview]
Message-ID: <20220914155753.62068764@primary_laptop> (raw)
In-Reply-To: <20220723022825.4f9f297b@primary_laptop>
[-- Attachment #1: Type: text/plain, Size: 744 bytes --]
Hi,
I'm replying to this old mail as I found the time to investigate it and
I found a workaround.
On Sat, 23 Jul 2022 02:28:25 +0200
Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> wrote:
> In Guix system I've some issues fetching https git repositories:
> > $ git fetch https://github.com/archlinux/svntogit-packages
> > git: 'remote-https' is not a git command. See 'git --help'.
What happened is that there was some mismatch between git (git:out) that
was installed trough my system.scm and some git packages (like
git:send-email) that I installed through guix package -i.
So to make it work I installed git with guix package -i git to make
sure that it uses the git from my profile and not from the system.
Denis.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2022-09-14 14:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-23 0:28 git: 'remote-https' is not a git command Denis 'GNUtoo' Carikli
2022-09-14 13:57 ` Denis 'GNUtoo' Carikli [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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220914155753.62068764@primary_laptop \
--to=gnutoo@cyberdimension.org \
--cc=help-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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).