From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Subject: bug#36753: The GUI installer throws an error Date: Thu, 15 Aug 2019 00:30:01 +0200 Message-ID: <20190815003001.5af31f4f@kompiuter> References: <87o91it6fs.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50319) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1hy1nL-0005Ab-9A for bug-guix@gnu.org; Wed, 14 Aug 2019 18:31:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hy1nK-0007t4-Ah for bug-guix@gnu.org; Wed, 14 Aug 2019 18:31:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41006) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hy1nK-0007su-7A for bug-guix@gnu.org; Wed, 14 Aug 2019 18:31:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hy1nK-0003Ot-1Z for bug-guix@gnu.org; Wed, 14 Aug 2019 18:31:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:50076) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1hy1mc-00050Y-62 for bug-guix@gnu.org; Wed, 14 Aug 2019 18:30:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hy1mb-0007PE-5f for bug-guix@gnu.org; Wed, 14 Aug 2019 18:30:17 -0400 Received: from smtpo.poczta.interia.pl ([217.74.65.233]:52240) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hy1ma-0007O5-KR for bug-guix@gnu.org; Wed, 14 Aug 2019 18:30:17 -0400 Received: from kompiuter (89-64-25-42.dynamic.chello.pl [89.64.25.42]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by poczta.interia.pl (INTERIA.PL) with ESMTPSA for ; Thu, 15 Aug 2019 00:30:12 +0200 (CEST) In-Reply-To: <87o91it6fs.fsf@gnu.org> 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: 36753@debbugs.gnu.org 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?