From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#17939: Passing '-p ~/.guix-profile' to 'guix package' Date: Sat, 05 Jul 2014 15:59:52 +0200 Message-ID: <87mwcnsy7b.fsf@gnu.org> References: <8738egesma.fsf@taylan.uni.cx> <87fvigufby.fsf@gnu.org> <87simgc4eg.fsf@taylan.uni.cx> 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]:47173) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X3QVe-0007Ym-Qt for bug-guix@gnu.org; Sat, 05 Jul 2014 10:00:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X3QVY-0005GT-Qg for bug-guix@gnu.org; Sat, 05 Jul 2014 10:00:10 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:52995) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X3QVY-0005GD-Nw for bug-guix@gnu.org; Sat, 05 Jul 2014 10:00:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1X3QVY-0007Qa-8C for bug-guix@gnu.org; Sat, 05 Jul 2014 10:00:04 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87simgc4eg.fsf@taylan.uni.cx> (Taylan Ulrich Bayirli's message of "Sat, 05 Jul 2014 16:37:59 +0300") 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: Taylan Ulrich Bayirli/Kammer Cc: 17939-done@debbugs.gnu.org Taylan Ulrich Bayirli/Kammer skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >> I believe commit 88371f0 solves it. Fine with you? > > I wish the problem could be solved without special-casing, but I guess > this is a good quick solution. Yeah, but the problem is that ~/.guix-profile is already a special case in a way. Ludo=E2=80=99.