emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#29238: closed (guix pull fails on version 0af94ad5


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#29238: closed (guix pull fails on version 0af94ad52f65a5a62febd203e431f17642f07577)
Date: Fri, 10 Nov 2017 12:11:01 +0000

Your message dated Fri, 10 Nov 2017 13:10:44 +0100
with message-id <address@hidden>
and subject line Re: bug#29238: guix pull fails on version 
0af94ad52f65a5a62febd203e431f17642f07577
has caused the debbugs.gnu.org bug report #29238,
regarding guix pull fails on version 0af94ad52f65a5a62febd203e431f17642f07577
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
29238: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29238
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: guix pull fails on version 0af94ad52f65a5a62febd203e431f17642f07577 Date: Thu, 09 Nov 2017 23:50:47 +0100

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:

address@hidden ~# guix –version | head -1
guix (GNU Guix) 0af94ad52f65a5a62febd203e431f17642f07577
address@hidden ~# 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 structvtable: Wrong type argument in position 1 (expecting struct): #<pointer 0x0>
address@hidden ~# tree -L 2 {.cache,.config}/guix/
.cache/guix/
└── pull
.config/guix/
└── latest -> /gnu/store/f3kjix81n073j7ap1fpwh5xlzak4rsaq-guix-latest

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

[guix pull omitted but it works fine]

address@hidden ~$ 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


--- End Message ---
--- Begin Message --- Subject: Re: bug#29238: guix pull fails on version 0af94ad52f65a5a62febd203e431f17642f07577 Date: Fri, 10 Nov 2017 13:10:44 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Hi Benjamin,

Benjamin Andresen <address@hidden> 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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]