From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#36380: service urandom-seed takes too long on boot Date: Thu, 27 Jun 2019 17:20:21 +0200 Message-ID: <87zhm3xdfu.fsf@gnu.org> References: <20190626154721.GA2999@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:470:142:3::10]:59954) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hgWCv-00081E-3s for bug-guix@gnu.org; Thu, 27 Jun 2019 11:21:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hgWCt-00039b-GJ for bug-guix@gnu.org; Thu, 27 Jun 2019 11:21:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53946) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hgWCs-00035v-BX for bug-guix@gnu.org; Thu, 27 Jun 2019 11:21:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hgWCs-0008LG-6m for bug-guix@gnu.org; Thu, 27 Jun 2019 11:21:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190626154721.GA2999@jasmine.lan> (Leo Famulari's message of "Wed, 26 Jun 2019 11:47:21 -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: 36380@debbugs.gnu.org, Robert Vollmert Hi Leo, Leo Famulari skribis: > On Tue, Jun 25, 2019 at 08:12:28PM +0200, Robert Vollmert wrote: >> On my VPS, booting takes forever (long enough that for a long >> time I thought the install had failed). I just rebooted again, >> and it took over 7 minutes, see attached screenshot. > > Yikes, that's way too long. Can you say what VPS it is? We had a =E2=80=9Cbug report=E2=80=9D at , which may be due to the same issue: The first time I loaded Guix the boot process took an unusually long time. At one point the system appeared to lock up for about five minutes before continuing. In the end, from boot menu to graphical login screen, the start-up time totalled about ten minutes. The author says they were running Guix in VirtualBox. I=E2=80=99m glad Rob= ert=E2=80=99s bug report has more info than that one. :-) What should we do? Ludo=E2=80=99.