bug-guix
[Top][All Lists]
Advanced

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

bug#48166: Dont stop the upgrade process - Better guix handling when Pac


From: Leo Famulari
Subject: bug#48166: Dont stop the upgrade process - Better guix handling when Package failed to build
Date: Sun, 2 May 2021 16:55:52 -0400

On Sun, May 02, 2021 at 08:29:31PM +0000, bo0od wrote:
> Current (manual) solution is:
> 
> guix package --upgrade . --do-not-upgrade x

I think you can use `guix package --upgrade . --keep-going`:

https://guix.gnu.org/manual/devel/en/html_node/Common-Build-Options.html

--keep-going
-k

    Keep going when some of the derivations fail to build; return only once all 
the builds have either completed or failed.

    The default behavior is to stop as soon as one of the specified derivations 
has failed.





reply via email to

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