unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#15756: Cannot remove a specific package output from profile
@ 2013-10-30 16:25 Ludovic Courtès
  2013-11-01 22:24 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2013-10-30 16:25 UTC (permalink / raw)
  To: 15756

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

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

* bug#15756: Cannot remove a specific package output from profile
  2013-10-30 16:25 bug#15756: Cannot remove a specific package output from profile Ludovic Courtès
@ 2013-11-01 22:24 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2013-11-01 22:24 UTC (permalink / raw)
  To: 15756-done

ludo@gnu.org (Ludovic Courtès) skribis:

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

Fixed in commit a207877.

Ludo’.

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

end of thread, other threads:[~2013-11-01 22:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-30 16:25 bug#15756: Cannot remove a specific package output from profile Ludovic Courtès
2013-11-01 22:24 ` 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).