-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
bug reportSomething is not working properlySomething is not working properlyinactiveNo activity in a certain period of timeNo activity in a certain period of timerootIssue is related to stuff requiring root permissions or root-packagesIssue is related to stuff requiring root permissions or root-packages
Description
Problem description
There are some programs that I'm able to run in su
but I'm not able to run in tsu
. They seem to run but nothing happens.
These are 2 of them that I remember off hand
- abx2xml & xml2abx (This is a command from
/system/bin
, it only works insu
not intsu
). - ro2rw (from xda Read Only to Read Write for android (RO2RW) | Auto converting SUPER "system partitions" to read/write mode this is a script and gets an error when in
tsu
but works fine insu
)
What steps will reproduce the bug?
Typing tsu
Then use abx2xml on a file it seems to work but it doesn't convert it.
What is the expected behavior?
It should work in tsu
just like it works in su
System information
termux-info:
Termux Variables:
TERMUX_APK_RELEASE=F_DROID
TERMUX_APP_PACKAGE_MANAGER=apt
TERMUX_APP_PID=7544
TERMUX_IS_DEBUGGABLE_BUILD=0
TERMUX_VERSION=0.118.0
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://packages-cf.termux.dev/apt/termux-main/ stable main
# root-repo (sources.list.d/root.list)
deb https://packages-cf.termux.dev/apt/termux-root/ root stable
Updatable packages:
All packages up to date
termux-tools version:
1.39.3
Android version:
13
Kernel build information:
Linux localhost 4.19.157-perf+ #1 SMP PREEMPT Fri Aug 18 23:04:47 CST 2023 aarch64 Android
Device manufacturer:
unknown
Device model:
Phh-Treble GSI
LD Variables:
LD_LIBRARY_PATH=
LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so
Metadata
Metadata
Assignees
Labels
bug reportSomething is not working properlySomething is not working properlyinactiveNo activity in a certain period of timeNo activity in a certain period of timerootIssue is related to stuff requiring root permissions or root-packagesIssue is related to stuff requiring root permissions or root-packages