From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Subject: bug#37482: Guix fails to build libreoffice Date: Fri, 27 Sep 2019 20:02:54 +0200 Message-ID: <20190927200254.50801048@kompiuter> References: <20190922185206.3ed64af4@interia.pl> <8736gorzqn.fsf@nckx> <20190923024535.39385299@kompiuter> <87y2yalt7h.fsf@gnu.org> 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]:35254) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iDub5-0000WJ-QR for bug-guix@gnu.org; Fri, 27 Sep 2019 14:04:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iDub4-0006VC-KG for bug-guix@gnu.org; Fri, 27 Sep 2019 14:04:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39842) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iDub4-0006Uo-E7 for bug-guix@gnu.org; Fri, 27 Sep 2019 14:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iDub4-00051I-7E for bug-guix@gnu.org; Fri, 27 Sep 2019 14:04:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87y2yalt7h.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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 37482@debbugs.gnu.org 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 tricks: What about adding an option to only download substitutes for older devices? I saw someone talking about such feature on the mailing list, don't know where exactly though. > =E2=80=A2 The =E2=80=98--dry-run=E2=80=99 option always shows what woul= d be built or > downloaded, so you can run, say, =E2=80=98guix upgrade --dry-run=E2= =80=99 and see > if libreoffice is among the things that would be built. >=20 > =E2=80=A2 You can do =E2=80=98guix package -u . --do-not-upgrade=3Dlibr= eoffice=E2=80=99 to > upgrade everything but packages whose name contains =E2=80=9Clibreoff= ice=E2=80=9D. Will use these options next time, thanks for the info. Jan Wielkiewicz