Artix Linux Forum

Artix Linux => Package management => Topic started by: jrballesteros05 on 08 February 2025, 13:08:51

Title: Latest tree-sitter package is conflicting with Emacs installation
Post by: jrballesteros05 on 08 February 2025, 13:08:51
Hi Artix team, I was trying to upgrade my system as normally and I got this warning issue:

Code: [Select]
sudo pacman -S emacs-wayland
resolving dependencies...
warning: cannot resolve "libtree-sitter.so=0.24-64", a dependency of "emacs-wayland"
:: The following package cannot be upgraded due to unresolvable dependencies:
      emacs-wayland


Despite this post is old it seems that this library is conflicting in some way with Emacs:

https://eddrit.com/r/emacs/comments/131629d/emacs_29_cant_load_treesitter_grammer/
https://bbs.archlinux.org/viewtopic.php?id=300086

Is there any kind of workaround to solve this?

Best regards.
Title: Re: Latest tree-sitter package is conflicting with Emacs installation
Post by: Ambie on 08 February 2025, 13:58:33
You should wait I'm sure that emacs-wayland will be updated soon enough, in arch's extra repo it already is. Or you can try to install previous version of tree-sitter from https://archive.artixlinux.org/
Title: Re: Latest tree-sitter package is conflicting with Emacs installation
Post by: jrballesteros05 on 08 February 2025, 14:07:38
Hi Ambie, thanks for your reply.

If it's just matter of time then I am going to wait for the emacs package update :)
Title: Re: Latest tree-sitter package is conflicting with Emacs installation
Post by: jrballesteros05 on 08 February 2025, 22:27:21
Solved with the last update. Thanks Artix team :)