[petsc-users] downloading hypre

Matthew Knepley knepley at gmail.com
Fri Jun 1 10:16:09 CDT 2018


On Fri, Jun 1, 2018 at 11:11 AM, Lukas van de Wiel <
lukas.drinkt.thee at gmail.com> wrote:

> Thanks Matt. That was fast! :-)
>
> The university server has:
>
> [17:04 gtecton at pbsserv petsc-3.8.1] > openssl version
> OpenSSL 0.9.8zh 3 Dec 2015
>
> And a friend with
>
> OpenSSL 1.0.2g  1 Mar 2016
>
> Can execute the git clone command without trouble.
>
> Cheers and have a great weekend!
>

Great! Also if you are bored next week, we are having the PETSc Meeting in
London.
Only a short train ride by Eurostar :)

   Matt


> Lukas
>
>
>
>
> On Fri, Jun 1, 2018 at 5:08 PM, Matthew Knepley <knepley at gmail.com> wrote:
>
>> On Fri, Jun 1, 2018 at 11:01 AM, Lukas van de Wiel <
>> lukas.drinkt.thee at gmail.com> wrote:
>>
>>> Hi all,
>>>
>>> for years I have been installing PETSc on machines, almost always
>>> without any issue to speak off. Compliments for the solid configure script.
>>> However, now I see an issue I cannot easily solve.
>>>
>>> When getting HYPRE in the configuration options, the output gives
>>>
>>>
>>> ************************************************************
>>> *******************
>>>          UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log
>>> for details):
>>> ------------------------------------------------------------
>>> -------------------
>>> Error during download/extract/detection of HYPRE:
>>> Unable to download hypre
>>> Could not execute "git clone https://github.com/LLNL/hypre
>>> /net/home/gtecton/flops/petsc-3.8.1/linux-gnu-x86_64/externa
>>> lpackages/git.hypre":
>>> Cloning into '/net/home/gtecton/flops/petsc
>>> -3.8.1/linux-gnu-x86_64/externalpackages/git.hypre'...
>>> fatal: unable to access 'https://github.com/LLNL/hypre/':
>>> error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol
>>> version
>>> Unable to download package HYPRE from: git://https://github.com/LLNL/
>>> hypre
>>>
>>> Has anybody else seen this? It seems to get stuck on SSL, but web
>>> security is sadly not my forte...
>>>
>>
>> I have definitely had issues similar to this. It came up with Firedrake.
>> I built my own Python, and had
>> an early version of libssh/libcrypto. I think you need at least 1.0.1 to
>> get the SSL version that github
>> is now requiring. You can use ldd (or otool -L) to check the version for
>> your Python.
>>
>>   Thanks,
>>
>>     Matt
>>
>>
>>> Thanks a lot,
>>>
>>> Lukas
>>>
>>>
>>
>>
>> --
>> What most experimenters take for granted before they begin their
>> experiments is infinitely more interesting than any results to which their
>> experiments lead.
>> -- Norbert Wiener
>>
>> https://www.cse.buffalo.edu/~knepley/ <http://www.caam.rice.edu/~mk51/>
>>
>
>


-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener

https://www.cse.buffalo.edu/~knepley/ <http://www.caam.rice.edu/~mk51/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20180601/4631d1fd/attachment.html>


More information about the petsc-users mailing list