GNU bug report logs

#72996 SWH fallback for channels fails to grab ‘keyring’ branch

PackageSource(s)Maintainer(s)
guix PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to bug-guix@gnu.org:
bug#72996; Package guix. (Tue, 03 Sep 2024 08:15:02 GMT) (full text, mbox, link).


Acknowledgement sent to Ludovic Courtès <ludovic.courtes@inria.fr>:
New bug report received and forwarded. Copy sent to bug-guix@gnu.org. (Tue, 03 Sep 2024 08:15:02 GMT) (full text, mbox, link).


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

From: Ludovic Courtès <ludovic.courtes@inria.fr>
To: bug-guix@gnu.org
Subject: SWH fallback for channels fails to grab ‘keyring’ branch
Date: Tue, 03 Sep 2024 10:13:04 +0200
I just noticed this bug:

--8<---------------cut here---------------start------------->8---
$ guix time-machine -q --url=http://example.org --commit=deac7dd04156b9358ea33200593fd260760f9d91 --  describe
Updating channel 'guix' from Git repository at 'http://example.org'...
SWH: found revision deac7dd04156b9358ea33200593fd260760f9d91 with directory at 'https://archive.softwareheritage.org/api/1/directory/7f14a91132dd62900df46290c401a1c7b0443e33/'
SWH vault: Creating final bundle

[...]

SWH vault: Uploading bundle
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/HEAD
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/branches/
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/config
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/description
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/hooks/
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/info/
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/info/exclude
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/info/refs
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/objects/
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/objects/info/
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/objects/info/packs
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/objects/pack/
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/objects/pack/pack-41ef0cfa2f7aad582ab32becd7c2f357dfaf24b3.idx
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/objects/pack/pack-41ef0cfa2f7aad582ab32becd7c2f357dfaf24b3.pack
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/refs/
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/refs/heads/
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/refs/heads/master
swh:1:rev:deac7dd04156b9358ea33200593fd260760f9d91.git/refs/tags/
guix time-machine: error: Git error: cannot locate remote-tracking branch 'origin/keyring'
$ (cd ~/.cache/guix/checkouts/s4nfmxeky5yp6czirwmkkb53qmvyaarbiqi63ase2c4ydjig3u7a; git branch -l)
* master
$ (cd ~/.cache/guix/checkouts/s4nfmxeky5yp6czirwmkkb53qmvyaarbiqi63ase2c4ydjig3u7a; git branch -lr)
  origin/HEAD -> origin/master
  origin/master
$ (cd ~/.cache/guix/checkouts/s4nfmxeky5yp6czirwmkkb53qmvyaarbiqi63ase2c4ydjig3u7a; git log |grep ^commit |wc -l)
137254
--8<---------------cut here---------------end--------------->8---

I’m not sure if it’s SWH providing us an incomplete bundle, or if we’re
just not asking for the right thing.

Ludo’.




Severity set to 'important' from 'normal' Request was from Ludovic Courtès <ludo@gnu.org> to control@debbugs.gnu.org. (Thu, 05 Sep 2024 07:54:03 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Mon Mar 24 09:58:52 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.