all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: 41260@debbugs.gnu.org
Cc: zimoun <zimon.toutoune@gmail.com>
Subject: [bug#41260] [PATCH 0/1] Support multiple profiles with '--list-installed'.
Date: Thu, 14 May 2020 16:13:50 +0200	[thread overview]
Message-ID: <20200514141350.4867-1-zimon.toutoune@gmail.com> (raw)

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





             reply	other threads:[~2020-05-14 14:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-14 14:13 zimoun [this message]
2020-05-14 14:17 ` [bug#41260] [PATCH 1/1] guix package: Support multiple profiles with '--list-installed' 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

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

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

  git send-email \
    --in-reply-to=20200514141350.4867-1-zimon.toutoune@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=41260@debbugs.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.
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.