[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: User-Friendlyness of Guix and non-scaryness, printing messages
From: |
Danny Milosavljevic |
Subject: |
Re: User-Friendlyness of Guix and non-scaryness, printing messages |
Date: |
Fri, 16 Jun 2017 13:42:13 +0200 |
Hi,
On Tue, 30 May 2017 10:24:34 +0200
Ricardo Wurmus <address@hidden> wrote:
> Upon failure it can print the location of the build log.
I'm trying to get this to work but
guix build --log-file foo
doesn't seem to print the location of the build log in the failure case...
Is it possible to get to it somehow?
Apparently the log files go into log/guix/drvs - but I can't find the place
where the build log is created in the first place...