From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#35136: Git master installer disk-image has GPT PMBR size mismatch Date: Fri, 5 Apr 2019 07:57:06 +0200 Message-ID: <20190405055706.jpk6vxc6ad32pqxn@pelzflorian.localdomain> References: <20190404053317.25rr6jxauazyuztw@pelzflorian.localdomain> <20190404085135.5yvowbpy7ilx4sea@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hCHrX-0001M8-IE for bug-guix@gnu.org; Fri, 05 Apr 2019 01:58:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hCHrW-0005G1-LU for bug-guix@gnu.org; Fri, 05 Apr 2019 01:58:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59672) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hCHrV-0005Dm-W6 for bug-guix@gnu.org; Fri, 05 Apr 2019 01:58:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hCHrV-0003V3-Qn for bug-guix@gnu.org; Fri, 05 Apr 2019 01:58:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20190404085135.5yvowbpy7ilx4sea@pelzflorian.localdomain> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 35136@debbugs.gnu.org I would like to log the commandline with which parted is executed in initialize-partition-table in gnu/build/vm.scm, but I do not know where all the output is going. Apparently it is nowhere in the logs.