GNU bug report logs - #32456
'add-to-store' RPC rejects symlinks

Previous Next

Package: guix;

Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>

Date: Thu, 16 Aug 2018 16:10:02 UTC

Severity: normal

Full log


Message #8 received at 32456 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Oleg Pykhalov <go.wigust <at> gmail.com>
Cc: 32456 <at> debbugs.gnu.org
Subject: Re: bug#32456: Guile failed to call package-derivation without
 pre-inst-env
Date: Mon, 20 Aug 2018 11:55:28 +0200
Hi,

Oleg Pykhalov <go.wigust <at> gmail.com> skribis:

> I have an issue with ‘package-derivation’ procedure.  When I use Guile
> from my user's profile I get an error but not when I use ‘pre-inst-env’.
>
> The %load-path is differ only in /home/natsu/src/guix when pre-inst-env.
>
> guix (GNU Guix) 689aacc12f1d9c0b511e2010185b2e7a80de5201
>
> natsu <at> magnolia ~$ guile
> GNU Guile 2.2.4
> …
> scheme@(guile-user)> (use-modules (guix) (guix ui) (guix store))
> scheme@(guile-user)> (define c (open-connection))
> scheme@(guile-user)> (package-derivation c (@@ (gnu packages base) hello))
> guix/store.scm:928:31: In procedure add-to-store: Throw to key `srfi-34' with args `(#<condition &nix-protocol-error [message: "regular file expected" status: 1] 28703c0>)'.
> Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.

It might be that the Guix in $GUILE_LOAD_PATH is broken in some way.
Can you check which one that is?

Thanks,
Ludo’.




This bug report was last modified 6 years and 339 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.