Package Name
oniguruma5
Maintainer
(@cotequeiroz)
OpenWrt Version
25.12.2, 25.12.3, snapshot
OpenWrt Target/Subtarget
x86/64
Steps to Reproduce
root@openwrt:~# apk update
root@openwrt:~# apk add oniguruma5
root@openwrt:~# find /lib /usr/lib -name '*libonig*' -exec ls -lh '{}' \;
lrwxrwxrwx 1 root root 16 May 9 10:47 /usr/lib/libonig.so.5 -> libonig.so.5.5.0
Actual Behaviour
Note that the file libonig.so.5.5.0 is missing. Only a broken symlink /usr/lib/libonig.so.5 is installed.
This causes packages like jq-full that rely on this package to break.
Confirmation Checklist
Package Name
oniguruma5
Maintainer
(@cotequeiroz)
OpenWrt Version
25.12.2, 25.12.3, snapshot
OpenWrt Target/Subtarget
x86/64
Steps to Reproduce
Actual Behaviour
Note that the file
libonig.so.5.5.0is missing. Only a broken symlink/usr/lib/libonig.so.5is installed.This causes packages like jq-full that rely on this package to break.
Confirmation Checklist