all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: jbranso@dismail.de
Cc: help-guix@gnu.org
Subject: Re: Difficulty updating Guix System or installing packages
Date: Mon, 14 Oct 2024 23:21:34 +0200	[thread overview]
Message-ID: <87h69extwh.fsf@pelzflorian.de> (raw)
In-Reply-To: <2f534c20523e51a35ae2f952c2fef276b916e1e0@dismail.de> (jbranso@dismail.de's message of "Mon, 14 Oct 2024 18:55:02 +0000")

jbranso@dismail.de writes:
> Nope.  I'm using 64 bit.  :)  I did delete old package profiles and system configurations followed by a guix gc.
>
> Lots of stuff got deleted.   Maybe that'll help.
>

guix gc “should” not make a difference, except sometimes software like
Icecat addons do embed store paths in user profiles.  Then guix gc
breaks these.

> I'll probably end up using my own guide to properly update.
>
> https://gnucode.me/guix-deploy-failed-to-update-my-guix-server.html
>
> Joshua

This “building guix from source” you suggest is a good escape hatch!

Oh yeah, sorry to hear of these troubles.  Old versions of Guix had one
important difference for example: The “builtin:git-download” builtin
builder for git downloads got added into the guix-daemon.  Therefore,
whether a guix-daemon with/without this feature is running changes
the derivation hash, therefore substitutes do not fit anymore.

commit 59587e2fda76c19b424fda9a987ff90d52ef217e
Author: Ludovic Courtès <ludo@gnu.org>
Date:   Thu Sep 28 10:50:14 2023 +0200

    gnu: guix: Update to d0438fc.
    
    This adds the “builtin:git-download” derivation builder to guix-daemon,
    added in commit 13b0cf85eb31e1b1ea674debbbfb0f35a32d1374.
    
    * gnu/packages/package-management.scm (guix): Update to d0438fc.

Regards,
Florian


  reply	other threads:[~2024-10-14 21:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-13 15:58 Difficulty updating Guix System or installing packages Joshua Branson
2024-10-13 17:18 ` Aleksej via
2024-10-14 15:27 ` pelzflorian (Florian Pelz)
2024-10-14 18:55   ` jbranso--- via
2024-10-14 21:21     ` pelzflorian (Florian Pelz) [this message]
2024-10-15 14:14       ` Joshua Branson

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=87h69extwh.fsf@pelzflorian.de \
    --to=pelzflorian@pelzflorian.de \
    --cc=help-guix@gnu.org \
    --cc=jbranso@dismail.de \
    /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.