From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#15756: Cannot remove a specific package output from profile Date: Fri, 01 Nov 2013 23:24:13 +0100 Message-ID: <87r4az7oc2.fsf@gnu.org> References: <871u32k9om.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39280) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VcN9R-0006mJ-D1 for bug-guix@gnu.org; Fri, 01 Nov 2013 18:25:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VcN9L-0004cR-Ju for bug-guix@gnu.org; Fri, 01 Nov 2013 18:25:09 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:44221) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VcN9L-0004b0-8I for bug-guix@gnu.org; Fri, 01 Nov 2013 18:25:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VcN9K-0006bX-Lw for bug-guix@gnu.org; Fri, 01 Nov 2013 18:25:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <871u32k9om.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 30 Oct 2013 17:25:29 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 15756-done@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > With Guix 0.4 it=E2=80=99s impossible to remove a single output of a pack= age > when several of them are installed: Fixed in commit a207877. Ludo=E2=80=99.