Greetings,
It seems that there is a problem with the requirements for the two packages in the title.
When running them the following error is shown:
/usr/bin/exa: error while loading shared libraries: libllhttp.so.9.3: cannot open shared object file: No such file or directory
bat: error while loading shared libraries: libllhttp.so.9.3: cannot open shared object file: No such file or directory
My best guess is that llhttp from world is outdated (although I notice that even upstream seems to be outdated too, considering llhttp 9.3.0 came out 2 weeks ago)
Thank you in advance.
I've had the same issue. I don't use bat all that often, but when invoking it, yes, indeed, I get the same error.
I reinstalled eza directly from cargo using the following as a temporary fix:
cargo install eza --force --features vendored-libgit2
But of course, you could just downgrade to the previous version of eza for now as well.
Thanks for bringing this up, I noticed the issue with eza about a week ago but forgot to post it here.
Package bat has been updated and now pulls in new pkg llhttp-git to provide the required library.
artist
Can eza be updated too?
llhttp 9.3.0 has been in world-goblins for a little while. I'm not familiar with Artix's process of moving a package from goblins to world, is there something stopping it from being moved to world?
I have informed the developer.
For now eza-git from omniverse can be used.
artist