termux / proot-distro

An utility for managing installations of the Linux distributions in Termux.
GNU General Public License v3.0
1.69k stars 197 forks source link

[Bug]: proot error #388

Closed bishalzkaboom closed 9 months ago

bishalzkaboom commented 9 months ago

Problem description

proot warning: can't chdir("/data/data/com.termux/files/home/./.") in the guest rootfs: No such file or directory proot info: default working directory is now "/" proot error: execve("/bin/sh"): No such file or directory proot info: possible causes:

What steps will reproduce the bug?

Running proot

What is the expected behavior?

To run the linux

sylirre commented 9 months ago

What steps will reproduce the bug?

Running proot

I don't see any real steps for reproducing the issue. You didn't tell what you are trying to set up, what commands you ran with their full console log. It is not possible to investigate issue without this information.