From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: wrong type of agument... where ? Date: Mon, 1 Jan 2018 15:01:24 +0100 Message-ID: <20180101150124.6accbd7b@scratchpost.org> References: <20171231132321.0186e7de@scratchpost.org> <20171231153503.3d0f9797@scratchpost.org> <20180101003918.501ab0c3@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56316) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eW0el-000268-LE for guix-devel@gnu.org; Mon, 01 Jan 2018 09:01:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eW0eh-0002ji-Q4 for guix-devel@gnu.org; Mon, 01 Jan 2018 09:01:35 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:42404) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eW0eh-0002jF-J9 for guix-devel@gnu.org; Mon, 01 Jan 2018 09:01:31 -0500 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: Catonano Cc: guix-devel Hi Catonano, On Mon, 1 Jan 2018 11:54:50 +0100 Catonano wrote: > thank you so much for this ! You're welcome. > I don't know if it' s current anymore, though It's always good to improve the error reporting. I'll try to get it into guix master (bug 29922). > Now the trytond test succeeds (yay !) and I don't get ushered in a REPL > anymore Nice :) Happy new year! Cheers, Danny