unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41260] [PATCH 0/1] Support multiple profiles with '--list-installed'.
@ 2020-05-14 14:13 zimoun
  2020-05-14 14:17 ` [bug#41260] [PATCH 1/1] guix package: " zimoun
  2020-05-21 21:43 ` [bug#41260] [PATCH v2] " zimoun
  0 siblings, 2 replies; 8+ messages in thread
From: zimoun @ 2020-05-14 14:13 UTC (permalink / raw)
  To: 41260; +Cc: zimoun

Dear,

As reported [1],

   guix package -p profile1 -p profile2 -I
and
   guix package -p profile2 -p profile2 -I

return different list; the one of the first profile actually.

This patch fixes this unexpected behaviour.


Last, I have failed to add a test in 'tests/guix-package.sh'.  I am not sure
to understand how the store is handled when running the test suite.


All the best,
simon

[1] http://issues.guix.gnu.org/40549#21


zimoun (1):
  guix package: Support multiple profiles with '--list-installed'.

 guix/scripts/package.scm | 31 +++++++++++++++++--------------
 1 file changed, 17 insertions(+), 14 deletions(-)

-- 
2.26.1





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

end of thread, other threads:[~2020-05-25  9:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-14 14:13 [bug#41260] [PATCH 0/1] Support multiple profiles with '--list-installed' zimoun
2020-05-14 14:17 ` [bug#41260] [PATCH 1/1] guix package: " zimoun
2020-05-16 17:33   ` Ludovic Courtès
2020-05-21 21:43     ` zimoun
2020-05-22 20:31       ` Ludovic Courtès
2020-05-25  9:32         ` zimoun
2020-05-21 21:43 ` [bug#41260] [PATCH v2] " zimoun
2020-05-23 13:54   ` bug#41260: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

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).