unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Csepp <raingloom@riseup.net>
To: Gottfried <gottfried@posteo.de>
Cc: Efraim Flashner <efraim@flashner.co.il>, help-guix@gnu.org
Subject: Re: how can I use the "keep going" command when updating packages
Date: Thu, 11 May 2023 20:27:14 +0200	[thread overview]
Message-ID: <87ednmra9g.fsf@riseup.net> (raw)
In-Reply-To: <295be9d5-2689-3e6f-539f-44dd12fe7e5b@posteo.de>


Gottfried <gottfried@posteo.de> writes:

> [[PGP Signed Part:Undecided]]
> Hi,
>
> thanks for your help
>
>> 'guix package --upgrade . --keep-going' to
>>> upgrade everything, or 'guix package --keep-going --upgrade' for the
>>> same effect.

I'm pretty sure --keep-going just means trying to *build* everything.
If you don't want to upgrade a profile and skip packages that don't
build, you have to explicitly use --do-not-upgrade.
So:
guix upgrade --do-not-upgrade=one-package --do-not-upgrade='(this-one|or-this)'

Keep in mind that it treats its arguments as regular expressions.


      reply	other threads:[~2023-05-11 18:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-29 10:16 how can I use the "keep going" command when updating packages Gottfried
2023-04-30  6:14 ` Efraim Flashner
2023-04-30 11:09   ` Gottfried
2023-05-11  9:21   ` Gottfried
2023-05-11 18:27     ` Csepp [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ednmra9g.fsf@riseup.net \
    --to=raingloom@riseup.net \
    --cc=efraim@flashner.co.il \
    --cc=gottfried@posteo.de \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).