bug-guix
[Top][All Lists]
Advanced

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

Re: mips64el: No such file or directory: "/nix/store/*-glibc-2.13.drv"


From: Ludovic Courtès
Subject: Re: mips64el: No such file or directory: "/nix/store/*-glibc-2.13.drv"
Date: Sun, 30 Dec 2012 16:17:06 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Hi,

Nikita Karetnikov <address@hidden> skribis:

> ERROR: In procedure open-file:
> ERROR: In procedure open-file: No such file or directory: 
> "/nix/store/qc2f73airw91j5hjq7dn7737wzbcygq9-glibc-2.13.drv"
>
> It's a bit strange because the mentioned '.drv' file was there. Here is
> my previous attempt, which failed.

It could be that it was GC’d in the meantime.

Can you replace occurrences of ‘nixpkgs-derivation*’ by
‘nixpkgs-derivation’ in your bootstrap.scm?  (The former captures the
.drv paths at compile-time, which speeds things up afterward but can
cause problems like this one.)

Thanks,
Ludo’.



reply via email to

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