unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#29238: guix pull fails on version 0af94ad52f65a5a62febd203e431f17642f07577
@ 2017-11-09 22:50 Benjamin Andresen
  2017-11-10 12:10 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Benjamin Andresen @ 2017-11-09 22:50 UTC (permalink / raw)
  To: 29238

[-- Attachment #1: Type: text/plain, Size: 2283 bytes --]

Hello everyone,

guix pull fails for me since an update.
But only on accounts that I haven't recently done a guix pull on. 
(Since the last reconfigure AFAIR.)

civodul on #guix already seemingly identified the issue.

Here are the steps and the environment:

root@guixsd ~# guix --version | head -1
guix (GNU Guix) 0af94ad52f65a5a62febd203e431f17642f07577
root@guixsd ~# 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:
  1384:12  9 (run-guix-command _ . _)
In ice-9/boot-9.scm:
    837:9  8 (catch _ _ #<procedure 7f1ca890cac0 at 
    guix/ui.scm:460…> …)
    837:9  7 (catch _ _ #<procedure 7f1ca890cad8 at 
    guix/ui.scm:548…> …)
    837:9  6 (catch _ _ #<procedure 7f1ca5623cb0 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 
   2a11f50> …)
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>
root@guixsd ~# tree -L 2 {.cache,.config}/guix/
.cache/guix/
└── pull
.config/guix/
└── latest -> 
/gnu/store/f3kjix81n073j7ap1fpwh5xlzak4rsaq-guix-latest


This is from the working user account:
benny@guixsd ~$ guix --version | head -1
guix (GNU Guix) 0af94ad52f65a5a62febd203e431f17642f07577

[guix pull omitted but it works fine]

benny@guixsd ~$ tree -L 2 {.cache,.config}/guix/
.cache/guix/
└── pull
    └── pjmkglp4t7znuugeurpurzikxq3tnlaywmisyr27shj7apsnalwq
.config/guix/
└── latest -> 
/gnu/store/f3kjix81n073j7ap1fpwh5xlzak4rsaq-guix-latest

3 directories, 0 files


Thanks in advance for looking into it!
-- 
Best regards,
Benny
                                0x9EC76EA52B8F32A1
6315 887D 6E46 6967 7AC0  3E76 9EC7 6EA5 2B8F 32A1

[-- Attachment #2.1: Type: text/html, Size: 2754 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#29238: guix pull fails on version 0af94ad52f65a5a62febd203e431f17642f07577
  2017-11-09 22:50 bug#29238: guix pull fails on version 0af94ad52f65a5a62febd203e431f17642f07577 Benjamin Andresen
@ 2017-11-10 12:10 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-11-10 12:10 UTC (permalink / raw)
  To: Benjamin Andresen; +Cc: 29238-done

Hi Benjamin,

Benjamin Andresen <benny@in-ulm.de> skribis:

> In guix/git.scm:
> 115:29 4 (latest-repository-commit #<build-daemon 256.97 2a11f50> …)
> 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 structvtable: Wrong type argument in position 1 (expecting struct): #<pointer 0x0>

Guix commit 195f0d05c3f64e17e84b2683a7045a14ec578d61 works around it,
and Guile-Git commit eaa5ed2583136119189842c24835fadc7dd2ab8d fixes it.

Thank you!

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-10 12:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-09 22:50 bug#29238: guix pull fails on version 0af94ad52f65a5a62febd203e431f17642f07577 Benjamin Andresen
2017-11-10 12:10 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).