all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: 15756@debbugs.gnu.org
Subject: bug#15756: Cannot remove a specific package output from profile
Date: Wed, 30 Oct 2013 17:25:29 +0100	[thread overview]
Message-ID: <871u32k9om.fsf@gnu.org> (raw)

With Guix 0.4 it’s impossible to remove a single output of a package
when several of them are installed:

--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env guix package -p foo -I
make	3.82	out	/nix/store/zc7djchn80qbji4dmfvbwnw9akag0bfa-make-3.82
make	3.82	debug	/nix/store/xpw5b3kym02ra3lbaqhxqp88fqc5g7vl-make-3.82-debug
idutils	4.6	out	/nix/store/4cbh3hipf7i5aqy9fdwsb6dfla9k62sz-idutils-4.6

$ ./pre-inst-env guix package -p foo -r make:debug
nothing to be done

$ ./pre-inst-env guix package -p foo -r make
The following package will be removed:
   make-3.82	/nix/store/xpw5b3kym02ra3lbaqhxqp88fqc5g7vl-make-3.82-debug

1 package in profile

$ ./pre-inst-env guix package -p foo -I
idutils	4.6	out	/nix/store/4cbh3hipf7i5aqy9fdwsb6dfla9k62sz-idutils-4.6
--8<---------------cut here---------------end--------------->8---

Ludo’.

             reply	other threads:[~2013-10-30 16:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-30 16:25 Ludovic Courtès [this message]
2013-11-01 22:24 ` bug#15756: Cannot remove a specific package output from profile 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=871u32k9om.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=15756@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.