From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: Re: Guix build output insufficient Date: Tue, 11 Sep 2018 11:04:25 +0200 Message-ID: <20180911090425.ab2yanp2zc665da6@thebird.nl> References: <20180911082653.27gmposcatilbsuq@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49717) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fzeb0-0003HT-BS for guix-devel@gnu.org; Tue, 11 Sep 2018 05:04:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fzeax-0000eJ-6E for guix-devel@gnu.org; Tue, 11 Sep 2018 05:04:30 -0400 Content-Disposition: inline In-Reply-To: <20180911082653.27gmposcatilbsuq@thebird.nl> 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: Pjotr Prins Cc: guix-devel Ah, the --verbose switch helps. Still I think the hash and -K should be displayed by default. On Tue, Sep 11, 2018 at 10:26:53AM +0200, Pjotr Prins wrote: > On latest > > ./pre-inst guix package -i something > > The new color scheme is nice for output. But I miss the old build > logs. How do I get them back? Trying different verbosity levels does > not help. > > Also when I got the hash wrong I did not display the new hash value. > And -K does not show the tmp location. E.g. > > ./pre-inst-env guix package -p ~/opt/gdc -i gdc --substitute-urls="https://berlin.guixsd.org https://mirror.hydra.gnu.org" -K > (...) > > Build failed: /gnu/store/85salmra99rwz6ifpmswvd9kc5cl69gv-gdc-7a5dbd1.drv - 1 r:sha256 hash mismatch for output path `/gnu/store/wk3sm5krg5srrdivfsjvsz5snd2nqipg-gdc-7a5dbd1' > expected: 0i0yrcpqrbghq1ddp2zbqq4anl3z5l9fp9b7kblf40642pbdg49d > actual: > -guix package: error: build failed: build of `/gnu/store/wp5wr8f4xnc69amc1g8mfb7ypipx5gz0-gdc-v2.082.0-rc.1.drv' failed > > Note both points. Am I doing something wrong? > > Pj. >