bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46353: Failing test: guix-git-authenticate.sh


From: Rovanion Luckey
Subject: bug#46353: Failing test: guix-git-authenticate.sh
Date: Sun, 7 Feb 2021 00:13:52 +0100

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=9edb3f66fd807b096b48283debdcddccfea34bad
+ intro_signer='BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA'
+ cache_key=test-30123
+ guix git authenticate 9edb3f66fd807b096b48283debdcddccfea34bad 'BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA' --cache-key=test-30123 --stats --end=9549f0283a78fe36f2d4ff2a04ef8ad6b0c02604
guix git: error: Git error: cannot locate remote-tracking branch 'keyring'
FAIL tests/guix-git-authenticate.sh (exit status: 1)


Running `make authenticate` and then rerunning `make check` did not resolve this issue.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]