From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pjotr Prins Subject: bug#26949: Python path conflict Date: Fri, 19 May 2017 08:33:41 +0200 Message-ID: <20170519063341.GA29948@thebird.nl> References: <20170516100008.GA8723@thebird.nl> <87tw4i8pq4.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34624) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dBbVD-0004ck-Py for bug-guix@gnu.org; Fri, 19 May 2017 02:35:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dBbV8-0001h7-VD for bug-guix@gnu.org; Fri, 19 May 2017 02:35:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51562) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dBbV8-0001gi-Ro for bug-guix@gnu.org; Fri, 19 May 2017 02:35:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dBbV8-0005Mf-Ff for bug-guix@gnu.org; Fri, 19 May 2017 02:35:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87tw4i8pq4.fsf@gnu.org> 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" To: Ludovic Court??s Cc: 26949-done@debbugs.gnu.org On Thu, May 18, 2017 at 11:43:31AM +0200, Ludovic Court??s wrote: > Ooh, got it. I managed to reproduce it with a toy example. Should be > fixed in 22ef06b801b284760b4ffd9587ea1a3dffd31baa. Can you confirm? Fixed! Pj.