Hi Danny,

Danny Milosavljevic <dan...@scratchpost.org> skribis:

> On Mon, 23 Apr 2018 17:14:52 +0200
> l...@gnu.org (Ludovic Courtès) wrote:
>
>> Could you check the log file of the other derivations, like
>> guix-packages.drv?  Does anyone contain errors or anything interesting?
>
> How do I do that?

First you get the .drv file names from the “top-level” derivation:

  guix gc -R …-guix-1234567.drv | grep guix-packages

and then:

  guix build --log-file /gnu/store/…-guix-packages.drv

HTH!

Ludo’.



Reply via email to