From: Janneke Nieuwenhuizen <janneke@gnu.org>
To: Mathieu Othacehe <othacehe@gnu.org>
Cc: 57229@debbugs.gnu.org, Tobias Geerinckx-Rice <me@tobias.gr>
Subject: bug#57229: ‘guix system image’ forces commit authentication?
Date: Wed, 27 Nov 2024 17:37:51 +0100 [thread overview]
Message-ID: <87ttbs3a5c.fsf@gnu.org> (raw)
In-Reply-To: <87tu6cef3e.fsf@gnu.org> (Mathieu Othacehe's message of "Tue, 16 Aug 2022 11:02:13 +0200")
Mathieu Othacehe writes:
Hello,
>> λ ./pre-inst-env guix system image -t iso9660
>> gnu/system/install.scm --disable-authentication
>> guix system: error: disable-authentication: unrecognized option
>
> That's probably a side effect of https://issues.guix.gnu.org/53210 that
> includes the "current-guix" inside the installation image instead of the
> latest Guix snapshot.
>
> To build "current-guix", we rely on the channel-build-system and
> ultimately the latest-channel-instance procedure. This procedure takes an
> "authenticate?" argument.
>
> Now passing this option will be tricky as we do not call
> latest-channel-instance directly like in (guix scripts pull) but rather
> rely on the "current-guix" variable.
>
> I'll think more about it.
Just got hit by this
--8<---------------cut here---------------start------------->8---
Git error: cannot locate remote-tracking branch 'origin/keyring'
--8<---------------cut here---------------end--------------->8---
too, working on a fresh clone. The only way I found around it is by
first doing
make update-guix
before running "guix sytem image". This is not required in my old clone
and I cannot figure out the differences between those git trees. Ideas?
Greetings,
Janneke
PS: I ran guix authenticate ..., did a git fetch origin keyring:keyring,
even created a keyring worktree.
--
Janneke Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond https://LilyPond.org
Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com
next prev parent reply other threads:[~2024-11-27 16:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-15 19:06 bug#57229: ‘guix system image’ forces commit authentication? Tobias Geerinckx-Rice via Bug reports for GNU Guix
2022-08-16 9:02 ` Mathieu Othacehe
2024-11-27 16:37 ` Janneke Nieuwenhuizen [this message]
2024-11-27 18:01 ` Janneke Nieuwenhuizen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ttbs3a5c.fsf@gnu.org \
--to=janneke@gnu.org \
--cc=57229@debbugs.gnu.org \
--cc=me@tobias.gr \
--cc=othacehe@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.