guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add libgit2.


From: Ludovic Courtès
Subject: Re: [PATCH] Add libgit2.
Date: Mon, 21 Dec 2015 14:37:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Ricardo Wurmus <address@hidden> skribis:

> Ludovic Courtès <address@hidden> writes:
>
>> Ricardo Wurmus <address@hidden> skribis:
>>
>>> The tests only fail when run with “guix build”.
>>> I run them like this:
>>>
>>>     ./libgit2_clar -v -Q
>>>
>>> And I get erros like this:
>>>
>>>    Function call failed: (chdir(sandbox))
>>>       error -1 - <no message>
>>
>> Does the test also fail outside the build environment?  Could you strace
>> it to see exactly what the argument to ‘chdir’ is and what its errno
>> value is?
>>
>> At first sight it sounds like it should be fixable, so it’s worth a try.
>
> It was fixable!  (I seem to have to give up first before eventually
> succeeding.)

Cool!

> From 973a38bc00343863ea61d7345661281b84ac4ce7 Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus <address@hidden>
> Date: Thu, 17 Dec 2015 16:20:05 +0100
> Subject: [PATCH] gnu: Add libgit2.
>
> * gnu/packages/version-control.scm (libgit2): New variable.

LGTM, thank you!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]