all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Rodion Goritskov <rodion.goritskov@gmail.com>
Cc: 72859@debbugs.gnu.org
Subject: bug#72859: Segmentation fault on guix pull / guix system reconfigure
Date: Thu, 29 Aug 2024 13:53:36 +0200	[thread overview]
Message-ID: <87ikvjfsu7.fsf@gnu.org> (raw)
In-Reply-To: <87ikvkiilm.fsf@bumblebee-mighty.mail-host-address-is-not-set> (Rodion Goritskov's message of "Wed, 28 Aug 2024 22:54:13 +0400")

Hi,

Rodion Goritskov <rodion.goritskov@gmail.com> skribis:

> Today, after successfully doing the "guix pull" command, subsequent runs
> of "guix pull" or "sudo guix system reconfigure" leads to the following
> uninformative error:
>
> rodion@bumblebee-mighty ~$ guix pull
> Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
> Segmentation fault

Turns out my libgit2 fix was partial.  Fixed with
d5312370b46ace47e138d84e1bb28e5651cee94b.

To come back to a usable state, you can do:

  guix pull --roll-back && guix pull

Alternatively, you can run ‘guix pull’ using another, bug-free ‘guix’,
as in:

  /run/current-system/profile/bin/guix pull

Thanks for quickly reporting the bug!

Ludo’.




      parent reply	other threads:[~2024-08-29 11:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-28 18:54 bug#72859: Segmentation fault on guix pull / guix system reconfigure Rodion Goritskov
2024-08-29  6:27 ` bug#72859: confirmation Julian Flake
2024-08-29  8:28 ` bug#72859: Segmentation fault on guix pull / guix system reconfigure Ayan Das via Bug reports for GNU Guix
2024-08-29  9:07 ` Z572
2024-08-29 11:53 ` Ludovic Courtès [this message]

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=87ikvjfsu7.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=72859@debbugs.gnu.org \
    --cc=rodion.goritskov@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.