From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: Add slurm-llnl. Date: Fri, 12 Feb 2016 13:30:10 +0100 Message-ID: <20160212123010.GA6019@debian.eduroam.u-bordeaux.fr> References: <56bb7530.v5bvas2QpzoMjKMl%pjotr.public12@thebird.nl> <20160210220447.0917f1a1@openmailbox.org> <20160211081534.GA8987@thebird.nl> <20160212122042.GA14275@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUCrb-0003hy-JZ for guix-devel@gnu.org; Fri, 12 Feb 2016 07:30:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aUCrW-0000F7-KF for guix-devel@gnu.org; Fri, 12 Feb 2016 07:30:19 -0500 Received: from mailrelay2.public.one.com ([91.198.169.125]:60875) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUCrW-0000Eo-75 for guix-devel@gnu.org; Fri, 12 Feb 2016 07:30:14 -0500 Content-Disposition: inline In-Reply-To: <20160212122042.GA14275@thebird.nl> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Pjotr Prins Cc: guix-devel@gnu.org On Fri, Feb 12, 2016 at 01:20:42PM +0100, Pjotr Prins wrote: > Now I remember. The python3 package does not have python in the path. > So I patch it with python3. Alternatively, I would suggest to use python-wrapper; it is exactly python-3 with symlinks python->python3 etc. added. Andreas