Skip to content

oniguruma5: .so file is missing #29387

@HertogArjan

Description

@HertogArjan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions