[artix-general] Current upgrade of llhttp breakd opendht

Javier je-vv at e.email
Sat Jun 7 17:58:54 CEST 2025


> % ldd /usr/lib/libopendht.so.3.2.0
>         linux-vdso.so.1 (0x00007f58c20c0000)
>         libfmt.so.11 => /usr/lib/libfmt.so.11 (0x00007f58c2098000)
>         libllhttp.so.9.2 => not found

Current solution is to prevent upgrades on all these packages:

> % 'grep' IgnorePkg /etc/pacman.conf
> # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
> IgnorePkg   = llhttp libgit2 bat

This to avoid missing libraries sonames and avoid conflicts as well.  BTW, as opendht depends on llhttp, this dependency should be made explicit on the package I guess.

Greetings !

-- 
Javier



More information about the artix-general mailing list