[luci-lib-jsonc] needs libjson-c.so.2 but should need libjson-c.so.4

Hi!

Somehow the package
luci-lib-jsonc (git-19.186.54187-cbc000b-1 )
needs libjson-c.so.2.

But: libjson-c provides libjson-c.so.4 (and not libjson-c.so.2).

I think that is different from this one.

How can I fix it properly?

I sym-linked /rom/usr/lib/libjson-c.so.2.0.2 to /usr/lib/libjson-c.so.2
giggle :slight_smile:

Thx.

Bye.

Make dirclean when build image and sysupgrade again

hmm... i try to use the updates via opkg update && opkg list-upgradable...
can u fix that repository, pls?
i mean: it feels like i cant make a fresh image for every potential security update...

This is a poster child for why you shouldn’t upgrade packages.

1 Like

giggle

ok... but if u say, that i could build it myself...
then why cant u do it 2?

checksky matesky... :slight_smile:

I do and have for years.

i meant those, who make the packages for opkg...
if they dont get the libs right, why should i b able to do it? :wink:

Look, if you're smart enough to understand how symlinks work, you're smart enough to know how compilation and linkage work, and smart enough to not ask that question.