termux / proot

An chroot-like implementation using ptrace.
https://wiki.termux.com/wiki/PRoot
Other
742 stars 162 forks source link

Unresolved #245

Closed gregoryflood9 closed 1 year ago

gregoryflood9 commented 1 year ago

OpenSUSE installation: zypper dup will attempt to remove itself and other essential packages. Sql scripts that would normally resolve the issue don't appear to be recognized for utility.

It is unknown why this issue happens and how to fix it. This is not problem of supplied rootfs. Under chroot it behaves normally. But when it comes to (rootless only?) proot, the issue appears.

(PRoot makes the system appear to be rooted PRoot utilizes Ptrace hijacking system call arguments and return values to fake the visible file system layout or user/group IDs It does not cause overhead and works without issues on any device. under root user id due to faking system call but it does not provide any way for the real privilege escalation. Programs requiring real root access to modify kernel or hardware state will not work.

Android 12 WARNING: linker: Warning: failed to find generated linker configuration from "/linkerconfig/ld.config.txt"

This warning may appear during installation of selected distribution. Ignore it as it seem to be harmless.

sylirre commented 1 year ago

Copy-pasting a part from readme is counter productive. If issue is known for long time and still is not resolved, then we were unable to resolve it.