bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#37482: Guix fails to build libreoffice


From: Ludovic Courtès
Subject: bug#37482: Guix fails to build libreoffice
Date: Thu, 26 Sep 2019 22:04:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hello,

Jan <address@hidden> skribis:

> Is there a way to skip building libreoffice, if the substitute isn't
> available?

There’s no way to skip it.  However, there are a couple of tricks:

  • The ‘--dry-run’ option always shows what would be built or
    downloaded, so you can run, say, ‘guix upgrade --dry-run’ and see if
    libreoffice is among the things that would be built.

  • You can do ‘guix package -u . --do-not-upgrade=libreoffice’ to
    upgrade everything but packages whose name contains “libreoffice”.

HTH!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]