emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#15756: closed (Cannot remove a specific package ou


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#15756: closed (Cannot remove a specific package output from profile)
Date: Fri, 01 Nov 2013 22:25:02 +0000

Your message dated Fri, 01 Nov 2013 23:24:13 +0100
with message-id <address@hidden>
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
address@hidden)


-- 
15756: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15756
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Cannot remove a specific package output from profile Date: Wed, 30 Oct 2013 17:25:29 +0100 User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)
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’.



--- End Message ---
--- Begin Message --- Subject: Re: bug#15756: Cannot remove a specific package output from profile Date: Fri, 01 Nov 2013 23:24:13 +0100 User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)
address@hidden (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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]