Guix pull just failed for me with the following output:
--
$ guix pull
Updating channel 'guix' from Git repository at '
https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to eb0dd06 (15 846 new
commits)...
Building from this channel:
guix https://g
Never mind, it was a networking error and `guix pull` worked fine on a
rerun.
I just ran `make check` and got the following failing test:
FAIL: tests/guix-git-authenticate
=
+ '[' -d /home/rovanion/source/guix/main2/.git ']'
+ guile -c '(use-modules (git))
(member "refs/heads/keyring" (branch-list (repository-open ".")))'
+ intro_commit=9e