-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
bug reportSomething is not working properlySomething is not working properly
Description
Problem description
Installing lv2 or packages depends on it would build lxml but during the installation, it takes a lot of resources causing the device to crash in the background, leading to unfinished installs in any packages.
What steps will reproduce the bug?
Install lv2
What is the expected behavior?
I believe lxml should be packaged as it is impractical to build such dependency that would cause the device to crash
Additionally it also causes such build error halfway through the installation if the Termux app was in the foreground (which causes the device to lag and system ui crashes)

System information
termux-info:
Termux Variables:
TERMUX_API_VERSION=0.50.1
TERMUX_APK_RELEASE=F_DROID
TERMUX_APP_PACKAGE_MANAGER=apt
TERMUX_APP_PID=21712
TERMUX_IS_DEBUGGABLE_BUILD=0
TERMUX_MAIN_PACKAGE_FORMAT=debian
TERMUX_VERSION=0.118.0
TERMUX__USER_ID=0
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://packages-cf.termux.dev/apt/termux-main stable main
# x11-repo (sources.list.d/x11.list)
deb https://packages-cf.termux.dev/apt/termux-x11 x11 main
Updatable packages:
cmus/stable 2.10.0-7 aarch64 [upgradable from: 2.10.0-6]
command-not-found/stable 2.4.0-7 aarch64 [upgradable from: 2.4.0-6]
libdrm/stable 2.4.120 aarch64 [upgradable from: 2.4.119]
libpsl/stable 0.21.5 aarch64 [upgradable from: 0.21.2]
termux-tools version:
1.40.5
Android version:
11
Kernel build information:
Linux localhost 4.14.180-perf+ #2 SMP PREEMPT Sat Sep 3 23:17:03 CST 2022 aarch64 Android
Device manufacturer:
OPPO
Device model:
CPH1933
LD Variables:
LD_LIBRARY_PATH=
LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so
Installed termux plugins:
com.termux.api versionCode:51
com.termux.styling versionCode:31
com.termux.widget versionCode:13
Metadata
Metadata
Assignees
Labels
bug reportSomething is not working properlySomething is not working properly