GNU bug report logs - #15756
Cannot remove a specific package output from profile

Previous Next

Package: guix;

Reported by: ludo <at> gnu.org (Ludovic Courtès)

Date: Wed, 30 Oct 2013 16:27:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ludo <at> gnu.org (Ludovic Courtès)
To: 15756 <at> debbugs.gnu.org
Subject: bug#15756: Cannot remove a specific package output from profile
Date: Wed, 30 Oct 2013 17:25:29 +0100
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’.




This bug report was last modified 11 years and 200 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.