all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#44928: guix upgrade command does not accept a list of packages
@ 2020-11-28 18:51 Luis Felipe via Bug reports for GNU Guix
  2020-11-28 20:33 ` zimoun
  2020-12-01 12:45 ` zimoun
  0 siblings, 2 replies; 3+ messages in thread
From: Luis Felipe via Bug reports for GNU Guix @ 2020-11-28 18:51 UTC (permalink / raw)
  To: 44928

Guix documentation says that `guix upgrade` is an alias for `guix package -u`, but the latter can upgrade a list of packages, while the former fails.


## Steps to reproduce

1. guix pull
2. guix upgrade --dry-run
3. Pick two packages from the list shown in (2), say, packages A and B
4. guix upgrade A B


## Expected result

Packages A and B are upgraded.


## Unexpected result

Step 4 fails with the following message:

    guix upgrade: error: B: extraneous argument


## System information

Using guix 0ae0efd with the Guix System.


---
Luis Felipe López Acevedo
https://luis-felipe.gitlab.io/




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

end of thread, other threads:[~2020-12-01 12:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-28 18:51 bug#44928: guix upgrade command does not accept a list of packages Luis Felipe via Bug reports for GNU Guix
2020-11-28 20:33 ` zimoun
2020-12-01 12:45 ` zimoun

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.