Hi Matt, Whoa, thanks for the invite, but that is a bit too short of a notice for the circumstances. I will gladly come to the next one. And if it is far away, I have good excuse to prepend a holiday to it. :-)
WIll it be in the beginning of June in 2019 as well? Cheers Lukas On Fri, Jun 1, 2018 at 5:16 PM, Matthew Knepley <[email protected]> wrote: > On Fri, Jun 1, 2018 at 11:11 AM, Lukas van de Wiel < > [email protected]> wrote: > >> Thanks Matt. That was fast! :-) >> >> The university server has: >> >> [17:04 gtecton@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 <[email protected]> >> wrote: >> >>> On Fri, Jun 1, 2018 at 11:01 AM, Lukas van de Wiel < >>> [email protected]> 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/> >
