[Glass] Install GsDevKit_home fails on centos7

Johan Brichau via Glass glass at lists.gemtalksystems.com
Sat Oct 27 00:42:15 PDT 2018


I managed to get ahead:

The Pharo3 vm’s libSqueakSSL.so is too outdated

I replaced the in $GS_HOME/shared/pharo/pharo-vm/ libSqueakSSL.so with the so.SqueakSSL I got from:

https://github.com/squeak-smalltalk/squeakssl/releases/download/v0.2.0b/squeakssl_v0.2.0b.zip <https://github.com/squeak-smalltalk/squeakssl/releases/download/v0.2.0b/squeakssl_v0.2.0b.zip>

I submitted the issue and the workaround in https://github.com/GsDevKit/GsDevKit_home/issues/221 <https://github.com/GsDevKit/GsDevKit_home/issues/221>

cheers
Johan

> On 27 Oct 2018, at 08:38, Johan Brichau <johan at yesplan.be> wrote:
> 
> Hi,
> 
> I’m trying to run the installServer instructions for GsDevKit_home on a CentOS7 install but I’m hitting an error when creating a new stone.
> Error transcript below…
> It looks like there is something going wrong with the SSL connection from within the pharo3 script?
> 
> Anybody hit this before?
> 
> thx
> Johan
> 
> =================
> Downloading GemStone/S 3.4.0
> /home/vagrant/GsDevKit_home/shared/downloads//products/GemStone64Bit3.4.0-x86_64.Linux already exists to replace it, remove or rename it and rerun this script :: downloadGemStone 3.4.0
> =================
>   GsDevKit script: create_gs_server_image -d /home/vagrant/GsDevKit_home/shared/pharo gsDevKitCommandLine
>              path: /home/vagrant/GsDevKit_home/shared/bin/create_gs_server_image
> =================
> create gsDevKitCommandLine.image image using /home/vagrant/GsDevKit_home/sys/default/pharo/gsDevKitCommandLineLoad.st
> 
> Fetched -> BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/vagrant/GsDevKit_home/shared/repos/metacello-work/repository --- filetree:///home/vagrant/GsDevKit_home/shared/repos/metacello-work/repository
> Loaded -> BaselineOfMetacello-EstebanLorenzano.97 --- filetree:///home/vagrant/GsDevKit_home/shared/repos/metacello-work/repository --- filetree:///home/vagrant/GsDevKit_home/shared/repos/metacello-work/repository
> Loading baseline of BaselineOfMetacello...16694:error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version:s23_clnt.c:583:
> 
> ...RETRY->BaselineOfFileTree16694:error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version:s23_clnt.c:583:
> 
> ...RETRY->BaselineOfFileTree16694:error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version:s23_clnt.c:583:
> 'Errors in script loaded from /home/vagrant/GsDevKit_home/sys/default/pharo/gsDevKitCommandLineLoad.st'
> ConnectionClosed: Connection closed while waiting for data.
> Socket>>waitForDataFor: in Block: [ ConnectionClosed signal: 'Connection closed whil...etc...
> Socket>>waitForDataFor:ifClosed:ifTimedOut:
> Socket>>waitForDataFor:
> 
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20181027/c1a16ff0/attachment.html>


More information about the Glass mailing list