that's the image, not the VM :)
(you need latest P10 image :P )
Esteban
ps: I use manjaro, so I am sure it has to be working for you now ;)
On Mar 17 2022, at 2:51 pm, Gabriel Cotelli <g.cotelli@gmail.com> wrote:
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?
Hi,
I have been preparing our OBS builds [1] for the Pharo 10 release.
We now include:
Fedora 35
Ubuntu 21.10
Debian 11
And we fixed the rolling releases:
Enjoy!
Esteban