Thanks!

I've tried the Arch instructions for Manjaro Linux but it seems that I have a newer libgit2 version installed because when starting a Pharo 9 image I get a debugger with

Error: Cannot locate any of #('libgit2.1.0.0.so' 'libgit2.so.1.0.0' 'libgit2.so.1.0' 'libgit2.so.1.1' 'libgit2.so.1.2' 'libgit2.so.0.25.1'). Please check if it installed on your system"

I've checked and it seems I have libgit 1.4

ldconfig -p | grep libgit
��������������libgit2.so.1.4 (libc6,x86-64) => /usr/lib/libgit2.so.1.4
��������������libgit2.so (libc6,x86-64) => /usr/lib/libgit2.so

Is anyone able to use the OBS builds for Manjaro or Arch?

On Thu, Mar 17, 2022 at 9:26 AM Esteban Lorenzano <estebanlm@netc.eu> wrote:
Hi,

I have been preparing our OBS builds [1] for the Pharo 10 release.
We now include:


And we fixed the rolling releases:


Enjoy!
Esteban
��
[1] https://software.opensuse.org//download.html?project=devel%3Alanguages%3Apharo%3Alatest&package=pharo9-ui