pharo
pharo copied to clipboard
early EOF Error in Iceberg in Pharo 12
- Windows with Pharo 12
- I try to push a project using Iceberg and I always get an error early EOF Error
- happens to new as well as on existing (modified) projects everytime you use the "Push" functionality to push to GitHub
The repo was cloned via HTTPS with a custom Github authentication (using a GH token as password)
Pushing from command line works normal
According to docu: https://github.com/libgit2/libgit2/blob/main/docs/changelog.md
A new error code GIT_EEOF indicates an early EOF from the server. This typically indicates an error with the URL or configuration of the server, and tools can use this to show messages about failing to communicate with the server.
GitHub
A cross-platform, linkable library implementation of Git that you can use in your application. - libgit2/libgit2
It worked before around a week since when Pharo 12 release came out.
Now with a fresh image I get this issue since last week.
I think this is a side effect of updating the Iceberg release for the already releases Pharo 12 version by @tesonep in https://github.com/pharo-project/pharo/commit/ee8b9dea9b3bbc42dbcc5efca62ee8de39633f9e which is updating to a new Libgit version github://pharo-vcs/libgit2-pharo-bindings:v3.1.1
I updated (with Pharo launcher to latest Pharo 12 VM) - but that did not solve the problem
Image is Pharo12.0.0SNAPSHOT Build information: Pharo-12.0.0+SNAPSHOT.build.1513.sha.ee8b9dea9b3bbc42dbcc5efca62ee8de39633f9e (64 Bit)
VM is 120-x64\Pharo.exe CoInterpreter VMMaker-tonel.1 uuid: 689d776d-80d2-0d00-873d-8fe104d6c2c3 Apr 15 2024 StackToRegisterMappingCogit VMMaker-tonel.1 uuid: 689d776d-80d2-0d00-873d-8fe104d6c2c3 Apr 15 2024 v10.2.0 - Commit: f4c5e2aa - Date: 2024-04-09 09:21:20 +0200
Pharo 10.2.0 built on Apr 15 2024 11:00:32 Compiler: 4.2.1 Compatible Clang 8.0.1 (tags/RELEASE_801/final) VMMaker versionString v10.2.0 - Commit: f4c5e2aa - Date: 2024-04-09 09:21:20 +0200 CoInterpreter VMMaker-tonel.1 uuid: 689d776d-80d2-0d00-873d-8fe104d6c2c3 Apr 15 2024 StackToRegisterMappingCogit VMMaker-tonel.1 uuid: 689d776d-80d2-0d00-873d-8fe104d6c2c3 Apr 15 2024