LGit_GIT_ERROR: SSL error: error:140E0197:SSL routines:SSL_shutdown:shutdown while in init
15 May 2018 3:01:38.976377 am
And a few lines down you see it has translated the github:// url (in the baseline package) to https but then it seems to fail��� although is that https translation correct? I have also tried specifying https repos in the baseline myself (but you can���t easily control the baselines it in turn refers to) but that didn���t work either.
LGitRepository>>clone:options:to:
Receiver: a LGitRepository (<not initialized>)
Arguments and temporary variables:
cloneOptions: a LGitCloneOptions ()
aFileReference: File @ pharo-local/iceberg/ba-st/Willow-Bootstrap
Receiver's instance variables:
handle: @ 16r00000000
repositoryPath: File @ pharo-local/iceberg/ba-st/Willow-Bootstrap
isOpen: nil
workingDirectory: nil
I was successfully doing something like this months ago with PharoLambda - but I suspect if I rerun that pipeline it may also fail like this.