From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tanguy Le Carrour Subject: Re: gnu: python: Update to 3.8.0. Date: Wed, 13 Nov 2019 14:23:08 +0100 Message-ID: <20191113132308.k6ghtlqvo5zfonow@rafflesia> References: <20191030160430.4zdmlsnkoq5ps6tq@rafflesia> <20191030180150.k2txz37uffgu777k@melmoth> <87zhhgo6ms.fsf@devup.no> <20191104091536.5zgt4c5knjsjff6m@rafflesia> <20191104105042.uqktsuev7573dw7w@rafflesia> <20191113080323.u2xfipa43dhecr3w@rafflesia> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43340) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iUsc6-0003nM-MO for guix-devel@gnu.org; Wed, 13 Nov 2019 08:23:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iUsc5-0003so-JH for guix-devel@gnu.org; Wed, 13 Nov 2019 08:23:14 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:38751) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iUsc5-0003rR-Cv for guix-devel@gnu.org; Wed, 13 Nov 2019 08:23:13 -0500 Content-Disposition: inline In-Reply-To: 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" To: =?utf-8?B?R8OhYm9y?= Boskovits Cc: Guix-devel Le 11/13, Gábor Boskovits a écrit : > Tanguy Le Carrour ezt írta: > > 2. different paths for `python3.8` in the shebang of some scripts. > > 3. different paths in prefix for `python3.8` (some origin as above). > > > 3 and 2 should be investigated. Do you get these diffs even with grafts > disabled? ``` $ ./pre-inst-env guix build --no-grafts --rounds=2 python@3.8 ``` This works! \o/ Unfortunately, I only have a vague idea of what a graft is and what it is used for! … shame on me! ^_^' So, it goes without saying that I have no clue what the next step should be! :-) Regards, -- Tanguy