From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#30715: qemu-minimal fails its tests Date: Tue, 6 Mar 2018 22:49:29 +0100 Message-ID: <20180306214929.GA1959@jurong> References: <20180305200434.GA2418@jurong> <87d10h17fz.fsf@fastmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49477) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etKTF-0003uP-Iy for bug-guix@gnu.org; Tue, 06 Mar 2018 16:50:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etKTC-0001ea-Ch for bug-guix@gnu.org; Tue, 06 Mar 2018 16:50:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:40226) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1etKTC-0001eM-A4 for bug-guix@gnu.org; Tue, 06 Mar 2018 16:50:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1etKTB-0005mT-W1 for bug-guix@gnu.org; Tue, 06 Mar 2018 16:50:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87d10h17fz.fsf@fastmail.com> 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: Marius Bakke Cc: 30715@debbugs.gnu.org On Tue, Mar 06, 2018 at 05:42:56PM +0100, Marius Bakke wrote: > How much memory does this machine have? Can you try to set up some swap > space? There is 1 GB of main memory according to /proc/meminfo, and there should also be 500 MB of swap space. Maybe this is not enough? Andreas