From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#27605: Lightweight desktop example fails to build with kernel panic Date: Fri, 07 Jul 2017 19:51:35 +0200 Message-ID: <87k23kxhi0.fsf@gnu.org> References: <20170707034946.GA20028@jasmine.lan> <87o9sw8mhi.fsf@gnu.org> <20170707125337.GA11418@jasmine.lan> <20170707132151.GA16788@jasmine.lan> <877ezk6zvd.fsf@gnu.org> <20170707163230.GB17441@jasmine.lan> 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]:59885) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dTXQD-0001Bi-RL for bug-guix@gnu.org; Fri, 07 Jul 2017 13:52:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dTXQC-0007WZ-6U for bug-guix@gnu.org; Fri, 07 Jul 2017 13:52:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54358) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dTXQC-0007WM-2x for bug-guix@gnu.org; Fri, 07 Jul 2017 13:52:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dTXQA-0008Gz-Os for bug-guix@gnu.org; Fri, 07 Jul 2017 13:52:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20170707163230.GB17441@jasmine.lan> (Leo Famulari's message of "Fri, 7 Jul 2017 12:32:30 -0400") 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: 27605-done@debbugs.gnu.org Leo Famulari skribis: > On Fri, Jul 07, 2017 at 05:16:54PM +0200, Ludovic Court=C3=A8s wrote: >> > Actually, false alarm! After increasing the image size to 20 GiB, I >> > missed the messages about being out of space. Sorry for the noise! >>=20 >> So the problem is that the estimate was too small, right? > > No, the problem was that I forgot about the estimator and tried to use > 10 GiB, which was too small :) > >> It would be awesome if you could fiddle with the heuristics in there to >> see what would work. :-) > > I just tried the estimator and it worked fine. Perfect. :-)