packages/admin/sudo
Alexandru Ardelean 8c8875c1f6 sudo: add test-version.sh and stop running sudo in tests
PKG_VERSION substitutes p->_p (1.9.17_p2) for a valid apk version, but the
binaries print the real 1.9.17p2, so the generic per-executable version
probe reports "no executables provided version" and fails. Add a
test-version.sh that matches the version string compiled into the binary.

Executing sudo under QEMU emulation (e.g. mips_24kc) hangs indefinitely, so
neither test-version.sh nor test.sh runs it any more: the version is read
from the binary and test.sh only checks the installed files.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2026-08-10 20:17:56 +03:00
..
files
Makefile sudo: drop 020-no-owner-change.patch for a make override 2026-08-10 20:17:56 +03:00
test-version.sh sudo: add test-version.sh and stop running sudo in tests 2026-08-10 20:17:56 +03:00
test.sh sudo: add test-version.sh and stop running sudo in tests 2026-08-10 20:17:56 +03:00