From mboxrd@z Thu Jan 1 00:00:00 1970 From: L p R n d n Subject: Re: First patch & hello Date: Fri, 16 Nov 2018 00:08:24 +0100 Message-ID: References: <6e5593a318bd45d6ce392561009389a0@posteo.net> <871s7nvp9a.fsf@elephly.net> <10edc45bbfff91735097e6af9f214d9d@posteo.net> <87r2fntori.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39303) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gNPoW-0007YP-Sg for guix-devel@gnu.org; Thu, 15 Nov 2018 17:08:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gNPoO-0004m6-7X for guix-devel@gnu.org; Thu, 15 Nov 2018 17:08:38 -0500 Received: from mout02.posteo.de ([185.67.36.142]:58325) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gNPoF-0004fS-4x for guix-devel@gnu.org; Thu, 15 Nov 2018 17:08:28 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 7DA6E2400E5 for ; Thu, 15 Nov 2018 23:08:18 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 42wwV954W4z9rxL for ; Thu, 15 Nov 2018 23:08:17 +0100 (CET) In-Reply-To: <87r2fntori.fsf@elephly.net> (Ricardo Wurmus's message of "Wed, 14 Nov 2018 20:58:25 +0100") 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: guix-devel@gnu.org Thanks to both of you for your help. I should be able to submit trivial packages on my own from now on. I finally succeeded at using ./pre-inst-env. Indeed, clarifying its documentation is super nice! The cleaned patch is submitted and I will now try investigating the non-determinism issue (and maybe try other packages too...). Lprndn