all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: Julius Schwartzenberg <julius.schwartzenberg@gmail.com>
Cc: 60207@debbugs.gnu.org
Subject: bug#60207: Bug report
Date: Wed, 21 Dec 2022 16:26:33 +0100	[thread overview]
Message-ID: <874jtozsk6.fsf@pelzflorian.de> (raw)
In-Reply-To: <033742a9-7892-b837-2d04-422704b84385@gmail.com> (Julius Schwartzenberg's message of "Tue, 20 Dec 2022 20:51:45 +0100")

Julius Schwartzenberg <julius.schwartzenberg@gmail.com> writes:
> Op 20-12-2022 om 10:34 schreef pelzflorian (Florian Pelz):
>> does it work if you do this before pull?
>> sudo guix archive --authorize < $(dirname $(which
>> guix))/../share/guix/bordeaux.guix.gnu.org.pub
>
> When I do this, I get:
>> julius@tinkerboard:~$ sudo guix archive --authorize < $(dirname
>> $(which guix))/../share/guix/bordeaux.guix.gnu.org.pub
>> bash: /usr/local/bin/../share/guix/bordeaux.guix.gnu.org.pub: No such file or directory
>
> Might there be something wrong with the installation?

Oops, my mistake.  You wrote your guix is at version 1.3.0, which is
older than the bordeaux build farm.

So how would you get an updated Guix?  One way would be to delete /gnu
and /var/guix and then just download and install the 1.4.0 version, but
deleting would invalidate all links to the store.

Alternatively, you run guix pull to some in-between version of guix,
maybe:

guix pull --commit=26499816a973b3aab9aaf8e13b909d0bde4e2dd5

and then run

sudo guix archive --authorize < $(dirname $(which guix))/../share/guix/bordeaux.guix.gnu.org.pub

and guix pull.

Regards,
Florian




  reply	other threads:[~2022-12-21 15:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-19 17:48 bug#60207: Bug report Julius Schwartzenberg
2022-12-20  9:34 ` pelzflorian (Florian Pelz)
2022-12-20 19:51   ` Julius Schwartzenberg
2022-12-21 15:26     ` pelzflorian (Florian Pelz) [this message]
2022-12-23 20:00       ` Julius Schwartzenberg
2022-12-24 21:40         ` pelzflorian (Florian Pelz)
2022-12-25 15:35           ` Julius Schwartzenberg
2022-12-26 12:09             ` bug#60207: ci build of latest guix for armhf pelzflorian (Florian Pelz)
2022-12-28 18:14               ` Christopher Baines

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=874jtozsk6.fsf@pelzflorian.de \
    --to=pelzflorian@pelzflorian.de \
    --cc=60207@debbugs.gnu.org \
    --cc=julius.schwartzenberg@gmail.com \
    /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.