proot icon indicating copy to clipboard operation
proot copied to clipboard

proot error: execve("/usr/bin/env"): Function not implemented

Open mister-teddy opened this issue 7 months ago • 2 comments

Hi, Local Desktop uses PRoot on Android to set up a desktop Linux environment. Everything worked well so far. However, a proportion of my users reported this issue:

Image

Could you give me a clue about what might cause the issue? From what I checked, it occurs on both rooted and non-rooted devices, across different Android versions, with no SD card involved. All conditions seem identical, yet I still can’t reproduce it on my device.

Thank you for your help, and for the interesting project.

mister-teddy avatar Aug 28 '25 07:08 mister-teddy

Unset the variable LD_PRELOAD

GabrielDEV3 avatar Sep 30 '25 02:09 GabrielDEV3

I experience same issue on GrapheneOS with proot-distro and it seems to be associated with glibc 2.42. Distribution with glibc 2.41 works fine until upgrade to 2.42.

jpalus avatar Sep 30 '25 09:09 jpalus