LibGit error at start up
Hi, I downloaded separately stable P7.0 32 bits image and linux VM. When I fire up, I got this start up error related to Git (which I do not use), see log. It looks like reproducible problem. On the CLI, there is a funny error message "file too short": hilaire@PCHome:~/Travaux/Developpement/DrGeoII/trunk/build/tmp/vm$ ./pharo ./Pharo.image ioLoadModule(./lib/pharo/5.0-201901051900/libgit2.so): Â ./lib/pharo/5.0-201901051900/libgit2.so: fichier trop court ioLoadModule(/home/hilaire/Travaux/Developpement/DrGeoII/trunk/build/tmp/vm/./lib/pharo/5.0-201901051900/libgit2.so): Â /home/hilaire/Travaux/Developpement/DrGeoII/trunk/build/tmp/vm/./lib/pharo/5.0-201901051900/libgit2.so: fichier trop court tryLoading(/home/hilaire/Travaux/Developpement/DrGeoII/trunk/build/tmp/vm/lib/pharo/5.0-201901051900/libgit2.so/.libs/,libgit2.so): stat(/home/hilaire/Travaux/Developpement/DrGeoII/trunk/build/tmp/vm/lib/pharo/5.0-201901051900/libgit2.so/.libs/) N'est pas un dossier External module not found ExternalLibraryFunction(Object)>>error: ExternalLibraryFunction(Object)>>externalCallFailed ExternalLibraryFunction(ExternalFunction)>>invokeWithArguments: LGitLibrary>>libgit2_init FFICalloutAPI>>function:module: -- Dr. Geo http://drgeo.eu
I should add the host is Linux 64bits, configured with 32 bits libraries, and DrGeo/32bits was running fine so far (version of June 2018 with P7 32bits image and VM of then). It should not be related to the issue. Le 31/01/2019 à 10:29, Hilaire a écrit :
I downloaded separately stable P7.0 32 bits image and linux VM.
-- Dr. Geo http://drgeo.eu
I have determined the Linux 32 bits VM proposed for download is the faulty. No idea about the 64bits versions. You can download the Pharo VM and image as separated packages. * Pharo image: 64bit (default) <https://files.pharo.org/get-files/70/pharo64.zip> | 32bit <https://files.pharo.org/get-files/70/pharo.zip> *  PharoVM 7.0 for Windows: 64bit <https://files.pharo.org/get-files/70/pharo64-win-stable.zip> | 32bit (default) <https://files.pharo.org/get-files/70/pharo-win-stable.zip> *  PharoVM 7.0 for macOS: 64bit (default) <https://files.pharo.org/get-files/70/pharo64-mac-stable.zip> | 32bit <https://files.pharo.org/get-files/70/pharo-mac-stable.zip> *  PharoVM 7.0 for Linux: 64bit (default) <https://files.pharo.org/get-files/70/pharo64-linux-stable.zip> | 32bit <https://files.pharo.org/get-files/70/pharo-linux-stable.zip> Le 31/01/2019 à 11:43, Hilaire a écrit :
I should add the host is Linux 64bits, configured with 32 bits libraries, and DrGeo/32bits was running fine so far (version of June 2018 with P7 32bits image and VM of then). It should not be related to the issue.
-- Dr. Geo http://drgeo.eu
participants (1)
-
Hilaire