Hi Matt, Matt Wette <[email protected]> skribis:
> write(2, "updating checkout of > 'https://notabug.org/cwebber/guile-gcrypt.git'...\n", 71) = 71 > openat(AT_FDCWD, "/usr/lib64/libgit2.la", O_RDONLY) = -1 ENOENT (No such file > or directory) It seems that your installation of Guile-Git fails to load libgit2, and thus doesn’t work at all. Could you check if that is the case? (Besides, unless you want to build from source, I’d recommend using the binary tarball to get Guix set up quickly: <https://gnu.org/software/guix/manual/en/html_node/Binary-Installation.html>.) Thanks, Ludo’.
