Hi,

"Matthew Todd" <matt...@zerobitcoder.net> writes:

> Hi Guix, Christoph,
>
> I can confirm that the patch Christoph links upthread
> (https://issues.guix.gnu.org/77154) fixes the problem I ran into.
>
>
> Test steps:
> * Create custom libssh2-1.11.1 package, that inherits Guix channel libssh2 
> and applies Christoph's fixes.
> * Build and install the libssh2-1.11.1 package.
> * Install transformed libgit2 package to link against libss2-1.11-1
> with the "--with-input=libssh2=libssh2@1.11.1" option
> ** I used git2 command line previously to reproduce / test the
> issue. This fixed that particular error, although I ran into another
> one.
> * Install transformed guix package to link against libssh2-1.11.1
> * guix pull worked

I've found the extra context I was looking for :-).

So, libssh2 doesn't currently know how to make use of elliptic
cryptography when using a recent libgcrypt that has support for it?
I've discussed more in bug#77154.

-- 
Thanks,
Maxim

Reply via email to