all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Cuirass service SSH_AUTH_SOCK
@ 2021-10-01 22:44 Vamsi Vytla
  0 siblings, 0 replies; only message in thread
From: Vamsi Vytla @ 2021-10-01 22:44 UTC (permalink / raw)
  To: help-guix

Hi,

I couldn't find a way to get the guix-cuirass service to successfully
git-checkout from an authenticated git repository. I see this in the log:

2021-10-01T15:26:43 Fetching channels for spec '<reponame>'.
2021-10-01T15:26:43 Git error while fetching inputs of '<reponame>': "error
authenticating: no auth sock variable"

Looks like SSH_AUTH_SOCK is not an environment variable that is defined in
services/cuirass.scm. Would it be possible to make it such a way that the
user can pass an ssh-agent socket as a variable (assuming the keys are
password less), via a service-extension?

I am by no means a security expert, and was wondering if there was any
sense in starting an ssh-agent and adding system keys to it and using that
as a starting point? This could mean that the system keys could be added as
deploy keys to any private git repo?

Cheers!

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-01 23:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-01 22:44 Cuirass service SSH_AUTH_SOCK Vamsi Vytla

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.