all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Quiliro Ordonez Baca <quiliro@riseup.net>
Cc: help-guix@gnu.org
Subject: Re: 'sudo -i guix pull' errors
Date: Thu, 25 Jan 2018 15:39:59 +0100	[thread overview]
Message-ID: <87a7x2uhmo.fsf@gnu.org> (raw)
In-Reply-To: <87wp0dsggc.fsf@portkomputilo.i-did-not-set--mail-host-address--so-tickle-me> (Quiliro Ordonez Baca's message of "Fri, 19 Jan 2018 16:10:11 -0500")

Hi Quiliro,

Quiliro Ordonez Baca <quiliro@riseup.net> skribis:

> Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
> Backtrace:
>           10 (primitive-load "/gnu/store/imanixx1wliv189y2vzmhbvabjk…")
> In guix/ui.scm:
>   1331:12  9 (run-guix-command _ . _)
> In ice-9/boot-9.scm:
>     837:9  8 (catch _ _ #<procedure 7fa3ad29e8c0 at guix/ui.scm:448…> …)
>     837:9  7 (catch _ _ #<procedure 7fa3ad29e8d8 at guix/ui.scm:536…> …)
>     837:9  6 (catch _ _ #<procedure 7fa3a9fa0bb8 at guix/scripts/pu…> …)
> In guix/scripts/pull.scm:
>    273:27  5 (_)
> In guix/git.scm:
>    115:29  4 (latest-repository-commit #<build-daemon 256.97 2d12f50> …)
> In ice-9/boot-9.scm:
>     849:4  3 (with-throw-handler _ _ _)
> In git/clone.scm:
>     44:14  2 (_ _ _ _)
> In git/structs.scm:
>    398:26  1 (clone-options->pointer #<pointer 0x0>)

This looks like the issue described at <https://bugs.gnu.org/29238>.

What does “sudo guix pull --version” report?

I think you can work around it by installing a newer Guile-Git as root:

  # guix package -i /gnu/store/…-guile-git…

where the /gnu/store file name above is that returned by ‘guix build
guile-git’ on a more recent Guix.

HTH!

Ludo’.

  reply	other threads:[~2018-01-25 14:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-17 23:16 'sudo -i guix pull' errors Quiliro Ordonez Baca
2018-01-19 10:03 ` Chris Marusich
2018-01-19 17:09   ` Quiliro Ordonez Baca
2018-01-19 21:10   ` Quiliro Ordonez Baca
2018-01-25 14:39     ` Ludovic Courtès [this message]
2018-01-29 15:17       ` Quiliro Ordonez Baca

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=87a7x2uhmo.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=help-guix@gnu.org \
    --cc=quiliro@riseup.net \
    /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.