all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* two questions on guix upgrade
@ 2021-03-16 19:47 Andy Tai
  2021-03-16 20:43 ` Leo Famulari
  2021-03-16 21:19 ` Andreas Enge
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Tai @ 2021-03-16 19:47 UTC (permalink / raw)
  To: help-guix

Hi, two questions on guix upgrade via

guix pull && guix package -u

1. Is there a way to tolerate errors in single package upgrade and keep the
others going?   right now I have opencv installed and opencv build now is
broken, so if I do the above command as is the whole 'package -u' command
would fail unless I explicitly exclude opencv from the update step.

2. is there a way to exclude packages that require local build?  I use a VM
with just 4 Gb of RAM running the guix distribution and the above command
may fail when upgrading and certain packages with no substitutes yet
available would be build locally and because of the low amount of RAM the
build steps would fail, again making the whole command fail.   It would be
ideal to have an option to just skip packages that would be built locally.

Sorry if I missed any existing ways to do these if already available..



-- 
Andy Tai, atai@atai.org, Skype: licheng.tai, Line: andy_tai, WeChat:
andytai1010
Year 2021 民國110年
自動的精神力是信仰與覺悟
自動的行為力是勞動與技能

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-16 21:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-16 19:47 two questions on guix upgrade Andy Tai
2021-03-16 20:43 ` Leo Famulari
2021-03-16 21:19 ` Andreas Enge

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.