bug-guix
[Top][All Lists]
Advanced

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

bug#31162: "guix pull" broke itself


From: Ludovic Courtès
Subject: bug#31162: "guix pull" broke itself
Date: Wed, 25 Apr 2018 14:42:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hi Danny,

Danny Milosavljevic <address@hidden> skribis:

> On Mon, 23 Apr 2018 17:14:52 +0200
> address@hidden (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

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