[packman] Kodi Tumbleweed symbol not found error - Kodi won't start!

Dave Plater davejplater at gmail.com
Sun May 21 08:01:54 CEST 2023


On 5/20/23, Manfred Hollstein <manfred.h at gmx.net> wrote:
> On Sat, 20 May 2023, 20:43:44 +0200, Steven Swart wrote:
>> Thank you for your feedback as well, Manfred, I will do as you advise.
>
> Just checked if the newly built packages have a direct dependency on
> libfmt9 - they don't :( Since libfmt appears to be only required by
> *some* addons, adding a hard "Require: libfmt9" would punish all users
> of addons which don't actually need libfmt at all. I'm now going to
> remove the "BuildRequire: ..." again, as it does not solve your problem.
>
> Please check all packages you have installed from the devel:*
> repos/projects!
>
>> Enjoy the rest of your weekend!
>
> Same to you!
>
>> Kind regards,
>> Steven.
>
> Cheers.
>
> l8er
> manfred
>
Hi Manfred, if you want to require the library that the kodi package
was built with you can use a macro like %define  libfmtversion
%(pkg-config --modversion libfmt) replacing "libfmt" with the correct
pkgconfig name eg. "fmt"

Regards
Dave



More information about the Packman mailing list