From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37739: System install issue: 'You have a memory leak' Date: Wed, 16 Oct 2019 22:30:57 +0200 Message-ID: <87zhi0igam.fsf@gnu.org> References: <20191013194816.d5627ec140af0685d103c786@gmail.com> <87imos8j9i.fsf@gnu.org> <20191014094332.2a801c90db91a84c4ab03047@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:41439) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iKpxi-0004eH-Uf for bug-guix@gnu.org; Wed, 16 Oct 2019 16:32:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iKpxh-00048h-VF for bug-guix@gnu.org; Wed, 16 Oct 2019 16:32:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37837) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iKpxh-00048c-Rx for bug-guix@gnu.org; Wed, 16 Oct 2019 16:32:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iKpxh-0002MK-Mi for bug-guix@gnu.org; Wed, 16 Oct 2019 16:32:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20191014094332.2a801c90db91a84c4ab03047@gmail.com> (Seswu M. Fafnan's message of "Mon, 14 Oct 2019 09:43:32 +0200") 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: "Seswu M. Fafnan" Cc: 37739@debbugs.gnu.org Hi Seswu, "Seswu M. Fafnan" skribis: > Late in the evening, with help from leoprikler at irc #guix, a workaround= was found; going manual, which had until then been too overwhelming for me= to face. > I just wrote a bit on that as extra information to the bug report, but wi= ll quote it below also. > > Reproduction is to use the graphical installer; from the beginning: > English, Denmark, Graphical installer; > Europe, Copenhagen, Danish, Danish (no dead keys) > Guided - entire disk with encryption > ATA scsi (choosing my harddisk) > Everything is one partition > > Resulting partitioning scheme looked like: > /dev/sda > /boot/efi > 576MB fat32 > boot,esp > / > 1000GB ext4 > cryptroot > > I did not encounter the same problem doing the population manually. > The output from the manual command and from the graphical install is not = the same, so I can't really compare what happened blow-by-blow. > I tried the graphical approach thrice, getting the issue, then following = advice did the manual command - actually in an attempt to secure the screen= output - and it worked the first time I did it. So doing a similar installation using the =E2=80=9Cmanual=E2=80=9D installa= tion process worked, right? Did you end up with an OS config file different from the one produced by the graphical installer? Could you post that config file that eventually worked so we can compare it to what the installer produces? Thanks for the update! Ludo=E2=80=99.