From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37482: Guix fails to build libreoffice Date: Sat, 28 Sep 2019 11:31:02 +0200 Message-ID: <875zlc22eh.fsf@gnu.org> References: <20190922185206.3ed64af4@interia.pl> <8736gorzqn.fsf@nckx> <20190923024535.39385299@kompiuter> <87y2yalt7h.fsf@gnu.org> <20190927200254.50801048@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]:44145) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iE959-00015J-9R for bug-guix@gnu.org; Sat, 28 Sep 2019 05:32:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iE958-00022C-B1 for bug-guix@gnu.org; Sat, 28 Sep 2019 05:32:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40250) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iE958-000220-7Z for bug-guix@gnu.org; Sat, 28 Sep 2019 05:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iE958-0007Ob-2c for bug-guix@gnu.org; Sat, 28 Sep 2019 05:32:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190927200254.50801048@kompiuter> (Jan's message of "Fri, 27 Sep 2019 20:02:54 +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: 37482@debbugs.gnu.org Hello, Jan skribis: > On Thu, 26 Sep 2019 22:04:50 +0200 > Ludovic Court=C3=A8s wrote: > >> There=E2=80=99s no way to skip it. However, there are a couple of trick= s: > What about adding an option to only download substitutes for older > devices? That=E2=80=99s not possible in the general case. Also, it would be problem= atic security-wise because you could easily find yourself installing older versions with known vulnerabilities. Thanks, Ludo=E2=80=99.