From: Marco van Hulten <marco@hulten.org>
To: 29274@debbugs.gnu.org
Subject: bug#29274: guix pull throws exception: wrong type argument in struct_vtable
Date: Sun, 12 Nov 2017 15:23:24 +0100 [thread overview]
Message-ID: <20171112152324.325b195c@graviton.instanton> (raw)
I am trying to upgrade GuixSD, originally installed from the 0.13.0
amd64 USB image. However, the `guix pull' command exits badly.
```
root@watson ~# guix package -u
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
The following package will be upgraded:
guile-git 0.0-4.951a32c → 0.0-4.951a32c /gnu/store/cjg6sngjq540k38s5l3nfxpydybhpas0-guile-git-0.0-4.951a32c
nothing to be done
root@watson ~# guix pull
Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Backtrace:
10 (primitive-load "/gnu/store/qzw8q4mbk5dymmkffi6k13jphzm…")
In guix/ui.scm:
1378:12 9 (run-guix-command _ . _)
In ice-9/boot-9.scm:
837:9 8 (catch _ _ #<procedure 7f1fa9b05b60 at guix/ui.scm:449…> …)
837:9 7 (catch _ _ #<procedure 7f1fa9b05b78 at guix/ui.scm:542…> …)
837:9 6 (catch _ _ #<procedure 7f1fa6819bc8 at guix/scripts/pu…> …)
In guix/scripts/pull.scm:
272:27 5 (_)
In guix/git.scm:
115:29 4 (latest-repository-commit #<build-daemon 256.97 33dcf50> …)
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>)
In ice-9/boot-9.scm:
760:25 0 (dispatch-exception _ _ _)
ice-9/boot-9.scm:760:25: In procedure dispatch-exception:
ice-9/boot-9.scm:760:25: In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): #<pointer 0x0>
```
-Marco
next reply other threads:[~2017-11-12 14:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-12 14:23 Marco van Hulten [this message]
2017-11-12 14:55 ` bug#29274: configuration Marco van Hulten
2017-11-12 20:24 ` bug#29274: guix pull throws exception: wrong type argument in struct_vtable Ludovic Courtès
2017-11-14 8:05 ` Marco van Hulten
2017-11-14 14:41 ` Ludovic Courtès
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=20171112152324.325b195c@graviton.instanton \
--to=marco@hulten.org \
--cc=29274@debbugs.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.