From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: gspell Date: Wed, 22 Feb 2017 14:43:29 +0000 Message-ID: <20170222144329.tx3mx3ss6yix57pp@wasp> References: <20170222135210.2rwox64xplhuzxrp@wasp> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgY6m-0002I7-6E for help-guix@gnu.org; Wed, 22 Feb 2017 09:41:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgY6i-0000JA-VZ for help-guix@gnu.org; Wed, 22 Feb 2017 09:41:32 -0500 Received: from latitanza.investici.org ([82.94.249.234]:53318) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cgY6i-0000IG-LO for help-guix@gnu.org; Wed, 22 Feb 2017 09:41:28 -0500 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Catonano Cc: help-guix On 17-02-22 15:17:32, Catonano wrote: > 2017-02-22 14:52 GMT+01:00 ng0 : > > > On 17-02-22 13:44:25, Catonano wrote: > > > This package doesn't build > > > > > > https://gitlab.com/humanitiesNerd/guix-hacks/blob/polari/ > > gnu/packages/gnome.scm#L622 > > > > if this is equivalent to the master tree, can you rebase and send an > > patch in the format of git format-patch so that it can be reproduced? > > That's easier to help with. > > > > Well, it seems that the master branch did prrogress some, since when I made > my branch > > Now, when I "git rebase master" I get > > $ git rebase master > /home/catonano/.guix-profile/libexec/git-core/git-sh-setup: riga 46: > /home/catonano/.guix-profile/libexec/git-core: > /home/catonano/.guix-profile/libexec/git-core: > /home/catonano/.guix-profile/libexec/git-core/git-sh-i18n: File o directory > non esistente > > "riga" is "line" > > What does this mean ? A premature fix is to export GIT_EXEC_PATH="/home/ng0/.guix-profile/libexec/git-core" this was introduced some commits ago by David.