From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: bug#27684: Can't build disk-images or vm-images on core-updates Date: Fri, 14 Jul 2017 16:14:57 +0200 Message-ID: <20170714161457.72ddd51b@scratchpost.org> References: <20170713215721.GA10197@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48955) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dW1O4-00086r-74 for bug-guix@gnu.org; Fri, 14 Jul 2017 10:16:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dW1Nz-0003SA-5k for bug-guix@gnu.org; Fri, 14 Jul 2017 10:16:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36473) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dW1Nz-0003S4-2I for bug-guix@gnu.org; Fri, 14 Jul 2017 10:16:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dW1Ny-0005OU-H1 for bug-guix@gnu.org; Fri, 14 Jul 2017 10:16:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20170713215721.GA10197@jasmine.lan> 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: Leo Famulari Cc: 27684@debbugs.gnu.org Hi Leo, On Thu, 13 Jul 2017 17:57:21 -0400 Leo Famulari wrote: > Both `guix system disk-image` and `guix system vm-image` fail for me on > core-updates. Read-only VMs seem to work fine. I'm currently checking to > see if it fails when building on GuixSD. > > I'm using x86_64-linux on a foreign distro with Linux 4.12.1. The host > filesystem is ext4. I'm building a kernel on GuixSD so I can test it > there. > > I changed the value of 'memory-size' to 4096 (4 GB) in (gnu build vm) > for some of my tests, but the problem persists. I also tried using QEMU > without any of the bug-fix patches, but no joy. Does the system image work when you run it on the bare metal (without qemu or anything)?