[Glass] Error installing DevKit_345

Ralph Mauersberger ralph.mauersberger at gmx.net
Mon Mar 9 14:16:27 PDT 2020


Hello everybody,

I'm running in the exact same issue on CentOS 7.6. Following the
instructions on
https://github.com/GsDevKit/GsDevKit_home/blob/master/docs/installation/installDevKitServer.md,
the installServer part works without any trouble but createStone fails.

Beside the output below, Bruno also already posted the full stack from
PharoDebug.log. Mine looks identical...

Downloading https://github.com/dalehenrich/filetree/zipball/pharo3.0 via
wget works, so there is no general network or github server issue.

I'm not sure, but could it be that the SSL/TLS version used by
Zinc/Zodiac is only TLS1.0 which is outdated and no longer supported by
github according to https://github.blog/2018-02-01-crypto-removal-notice/?

Any ideas how to fix this or how I can work around this issue? Can I do
the download (and unzip?) manually to skip this part of the script?

Best regards,

Ralph



Am 18.02.2020 um 18:19 schrieb BrunoBB via Glass:
> Hi,
>
> Trying to install devKit_345 with:
> createStone devKit_345 3.4.5 |& tee -a $GS_HOME/install.log
>
> Output:
> create gsDevKitCommandLine.image image using
> /home/gemstone/GsDevKit_home/sys/default/pharo/gsDevKitCommandLineLoad.st
>
> Fetched -> BaselineOfMetacello-EstebanLorenzano.97 ---
> filetree:///home/gemstone/GsDevKit_home/shared/repos/metacello-work/repository
> ---
> filetree:///home/gemstone/GsDevKit_home/shared/repos/metacello-work/repository
> Loaded -> BaselineOfMetacello-EstebanLorenzano.97 ---
> filetree:///home/gemstone/GsDevKit_home/shared/repos/metacello-work/repository
> ---
> filetree:///home/gemstone/GsDevKit_home/shared/repos/metacello-work/repository
> Loading baseline of BaselineOfMetacello...
> ...RETRY->BaselineOfFileTree
> ...RETRY->BaselineOfFileTree'Errors in script loaded from
> /home/gemstone/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:
> ZdcSecureSocketStream(ZdcAbstractSocketStream)>>socketWaitForData
> ZdcSecureSocketStream>>readEncryptedBytes:startingAt:count:
> ZdcSecureSocketStream>>connect
> ZnNetworkingUtils>>socketStreamToUrlDirectly:
> ZnNetworkingUtils>>socketStreamToUrl:
> ZnNetworkingUtils class>>socketStreamToUrl:
> ZnClient>>getConnectionAndExecute
> ZnClient>>executeWithRedirectsRemaining:
> ZnClient>>executeWithRetriesRemaining: in Block: [ self
> executeWithRedirectsRemaining: self maxNumb...etc...
> BlockClosure>>on:do:
> ZnClient>>executeWithRetriesRemaining:
> ZnClient>>executeWithTimeout in Block: [ self executeWithRetriesRemaining:
> self numberOfR...etc...
> BlockClosure>>on:do:
> ZnClient>>executeWithTimeout in Block: [ ...
> ZnClient>>withTimeoutDo: in Block: [ ^ block value ]
> ZnConnectionTimeout(DynamicVariable)>>value:during: in Block: [ ...
> BlockClosure>>ensure:
> ZnConnectionTimeout(DynamicVariable)>>value:during:
> ZnConnectionTimeout class(DynamicVariable class)>>value:during:
> ZnClient>>withTimeoutDo:
> ZnClient>>executeWithTimeout
> ZnClient>>execute in Block: [ result := self executeWithTimeout ]
> ZnClient>>withProgressDo: in Block: [ ^ block value ]
> ZnSignalProgress(DynamicVariable)>>value:during: in Block: [ ...
> BlockClosure>>ensure:
> ZnSignalProgress(DynamicVariable)>>value:during:
> ZnSignalProgress class(DynamicVariable class)>>value:during:
> 3781:error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol
> version:s23_clnt.c:583:
> 3781:error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol
> version:s23_clnt.c:583:
> 3781:error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol
> version:s23_clnt.c:583:
> Error on or near line 142 :: create_gs_server_image -d
> /home/gemstone/GsDevKit_home/shared/pharo gsDevKitCommandLine ::
> create_gs_server_image -d /home/gemstone/GsDevKit_home/shared/pharo
> gsDevKitCommandLine
> Error on or near line 74 :: devKitCommandLine createSmalltalkCIStoneNew
> devKit_345 3.4.5 DataCurator swordfish  :: devKitCommandLine
> createSmalltalkCIStoneNew devKit_345 3.4.5 DataCurator swordfish
> Error on or near line 203 :: createStone devKit_345 3.4.5 :: createStone
> devKit_345 3.4.5
> [gemstone at localhost ~]$
>
> Any idea ?
>
> regards,
> bruno
>
>
>
> --
> Sent from: http://forum.world.st/GLASS-f1460844.html
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> https://lists.gemtalksystems.com/mailman/listinfo/glass
>


More information about the Glass mailing list