Closed capsulecorplab closed 1 year ago
You probably get this error because a library needed by libgit does not have the same name as the expected one. You can see similar issues in https://github.com/pharo-project/pharo/issues/4463 In the future, we would like to distribute pharo launcher as a linux package to avoid these problems.
I will close the issue as it is not a bug that can be solved quickly but rather a packaging problem that should require a lot more work: packages created with OBS (like https://build.opensuse.org/project/subprojects/devel:languages:pharo)
openSUSE Build Service
Describe the bug
[Post-mortem] PrimitiveFailed: primitive #primLoadSymbol:module: in TFFIBackend failed
error encountered after checking "Enable development environment" under "Pharo Launcher" in settingsTo Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Version information:
Expected development cost Seems to be an issue with libgit.
Additional context Enabling development environment was suggested as a fix to #128.