termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.34k stars 3.07k forks source link

[Bug]: luvit/luvi #22356

Open amsitlab opened 18 hours ago

amsitlab commented 18 hours ago

Problem description

CANNOT LINK EXECUTABLE "luvi": cannot locate symbol "luaJIT_version_2_1_1727870382" referenced by "/data/data/com.termux/files/usr/bin/luvi"...

What steps will reproduce the bug?

just type: luvit -h

What is the expected behavior?

Showing command line usage

System information

Termux Variables:
TERMUX_API_VERSION=0.49
TERMUX_APK_RELEASE=UNKNOWN
TERMUX_APP_PACKAGE_MANAGER=apt
TERMUX_APP_PID=8167
TERMUX_IS_DEBUGGABLE_BUILD=1
TERMUX_MAIN_PACKAGE_FORMAT=debian
TERMUX_VERSION=0.118.1+43317b7
TERMUX__USER_ID=0
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://mirror.freedif.org/termux/termux-main stable main
# sources.list.d/pointless.list
deb https://its-pointless.github.io/files/24 termux extras
Updatable packages:
lua-language-server/stable 3.13.2 aarch64 [upgradable from: 3.13.0]
termux-tools version:
1.44.1
Android version:
9
Kernel build information:
Linux localhost 3.18.120-perf-gfca2d6e #1 SMP PREEMPT Fri Mar 27 00:11:59 WIB 2020 aarch64 Android
Device manufacturer:
Xiaomi
Device model:
Mi A2 Lite
LD Variables:
LD_LIBRARY_PATH=
LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so
Installed termux plugins:
com.termux.api versionCode:49
com.termux.window versionCode:15
TomJo2000 commented 18 hours ago