Hello

Thank you for this script. Unfortunately it does not seem to work for me.
After downloading that VM you linked and downloaded image with sources,
image opens and immediately crashes:

ioLoadModule(//home/honza/Downloads/pharo64-linux-stable/lib/pharo/5.0-201902062351/libgit2.so):
  /usr/lib64/libgnutls.so.30: symbol nettle_rsa_pss_sha384_sign_digest_tr,
version HOGWEED_4 not defined in file libhogweed.so.4 with link time
reference
External module not found
ExternalLibraryFunction(Object)>>error:
ExternalLibraryFunction(Object)>>externalCallFailed
ExternalLibraryFunction(ExternalFunction)>>invokeWithArguments:
LGitLibrary>>libgit2_init
FFICalloutAPI>>function:library:
LGitLibrary(Object)>>ffiCall:library:options:

During execution of the script, there are these suspicious lines exactly
repeated for each of the 6 add_dependencies call (so 6 times in whole
script):

+ tar -xv --strip-components=3 -C lib/pharo/5.0-201902062351 -f data.tar.xz
./lib/x86_64-linux-gnu
tar: ./lib/x86_64-linux-gnu: Not found in archive
tar: Exiting with failure status due to previous errors

Jan




--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Reply via email to