GNU bug report logs -
#15756
Cannot remove a specific package output from profile
Previous Next
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
[Message part 1 (text/plain, inline)]
Your message dated Fri, 01 Nov 2013 23:24:13 +0100
with message-id <87r4az7oc2.fsf <at> gnu.org>
and subject line Re: bug#15756: Cannot remove a specific package output from profile
has caused the debbugs.gnu.org bug report #15756,
regarding Cannot remove a specific package output from profile
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
15756: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15756
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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’.
[Message part 3 (message/rfc822, inline)]
ludo <at> 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’.
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.