From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#36753: The GUI installer throws an error Date: Thu, 22 Aug 2019 23:52:04 +0200 Message-ID: <87lfvkj2bf.fsf@gnu.org> References: <87o91it6fs.fsf@gnu.org> <20190815003001.5af31f4f@kompiuter> 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]:42465) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i0v0x-0001Oq-HH for bug-guix@gnu.org; Thu, 22 Aug 2019 17:53:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i0v0w-0005DY-JZ for bug-guix@gnu.org; Thu, 22 Aug 2019 17:53:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57808) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i0v0w-0005DS-Gg for bug-guix@gnu.org; Thu, 22 Aug 2019 17:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i0v0w-000439-Cr for bug-guix@gnu.org; Thu, 22 Aug 2019 17:53:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190815003001.5af31f4f@kompiuter> (Jan's message of "Thu, 15 Aug 2019 00:30:01 +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: Jan Cc: 36753@debbugs.gnu.org Hello, Jan skribis: > Okay I've figured out what causes openssl build to fail - continuing > installation without network connection. The installer told > me network connection is required to install the system correctly, but > I thought only packages will be outdated. Is it a bug? Network connectivity is definitely required. That you were able to continue without networking looks like a bug. However, I just tried, and when networking is unavailable, I get the =E2=80=9CConnection error=E2=80=9D box that only allows me to go back to th= e =E2=80=9CChecking connectivity=E2=80=9D dialog; there=E2=80=99s no way to skip that AFAICS. Or did you turn off networking after you had it on initially? Thanks, Ludo=E2=80=99.