From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: how to get the path of the logfile after an unsuccesful build? Date: Fri, 09 Mar 2018 14:52:24 +0100 Message-ID: <878tb1l5k7.fsf@elephly.net> References: <20180309091549.lris2yvh3uh65and@abyayala> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1euTTP-0001kG-Bt for guix-devel@gnu.org; Fri, 09 Mar 2018 20:39:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1euTTL-0000Tx-97 for guix-devel@gnu.org; Fri, 09 Mar 2018 20:38:59 -0500 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21040) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1euTTK-0000Te-WB for guix-devel@gnu.org; Fri, 09 Mar 2018 20:38:55 -0500 In-reply-to: <20180309091549.lris2yvh3uh65and@abyayala> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: ng0 Cc: guix-devel@gnu.org ng0 writes: > did we ever talk about that there's too little information on how to get > the current log file of a failed build? I need this right now (the full l= og) > and I can't remember how, and making use of the log folder in var/log/gui= x/ won't > help either. The daemon doesn=E2=80=99t keep logs for failed builds. --=20 Ricardo