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

Previous Next

Package: guix;

Reported by: Rovanion Luckey <rovanion.luckey <at> gmail.com>

Date: Sat, 6 Feb 2021 23:15:02 UTC

Severity: normal

Tags: notabug

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 46353 in the body.
You can then email your comments to 46353 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#46353; Package guix. (Sat, 06 Feb 2021 23:15:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Rovanion Luckey <rovanion.luckey <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 06 Feb 2021 23:15:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Rovanion Luckey <rovanion.luckey <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: Failing test: guix-git-authenticate.sh
Date: Sun, 7 Feb 2021 00:13:52 +0100
[Message part 1 (text/plain, inline)]
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.
[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#46353; Package guix. (Sat, 06 Feb 2021 23:54:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Rovanion Luckey <rovanion.luckey <at> gmail.com>
Cc: 46353 <at> debbugs.gnu.org, bug-guix <at> gnu.org
Subject: Re: bug#46353: Failing test: guix-git-authenticate.sh
Date: Sun, 07 Feb 2021 00:53:12 +0100
[Message part 1 (text/plain, inline)]
Rovanion,

Rovanion Luckey 写道:
> Running `make authenticate` and then rerunning `make check` did 
> not resolve
> this issue.

It won't.  Guix expects a local ‘keyring’ branch tracking 
upstream's:

 $ cd ~/guix
 $ git checkout --track upstream/keyring

(I use ‘upstream’ where you might use the default ‘origin’ or 
something else.)

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#46353; Package guix. (Sat, 06 Feb 2021 23:54:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#46353; Package guix. (Sun, 07 Feb 2021 00:06:01 GMT) Full text and rfc822 format available.

Message #14 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: 46353 <at> debbugs.gnu.org, Rovanion Luckey <rovanion.luckey <at> gmail.com>,
 bug-guix <at> gnu.org
Subject: Re: bug#46353: Failing test: guix-git-authenticate.sh
Date: Sun, 07 Feb 2021 01:04:54 +0100
[Message part 1 (text/plain, inline)]
Tobias Geerinckx-Rice via Bug reports for GNU Guix 写道:
>  $ cd ~/guix
>  $ git checkout --track upstream/keyring

Oops, I forgot the obvious-to-me:

 $ git checkout master

afterwareds, or you'll be looking at a bunch of key files :-)

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#46353; Package guix. (Sun, 07 Feb 2021 00:06:02 GMT) Full text and rfc822 format available.

Added tag(s) notabug. Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 08 Feb 2021 21:29:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 46353 <at> debbugs.gnu.org and Rovanion Luckey <rovanion.luckey <at> gmail.com> Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 08 Feb 2021 21:29:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 09 Mar 2021 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 42 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.