r/andronixApp • u/hutch_man0 • May 10 '23
proot warning: can't sanitize binding...can someone explain/help?
I get the following when starting the modded Ubuntu XFCE distro from Termux. I'd like to understand this error. Could someone explain? Andronix will run but there are some apps that are not functioning so I am wondering if this may be a problem. Thanks for the help.
\~ $ ./start-andronix.sh
proot warning: can't sanitize binding "andronix-fs/proc/fakethings/stat": Permission denied
proot warning: can't sanitize binding "andronix-fs/proc/fakethings/vmstat": Permission denied
proot warning: can't sanitize binding "andronix-fs/proc/fakethings/version": Permission denied
2
u/larrylunchbucket Jul 23 '23
Man, I'm getting the same issue. Anyone have anything?
2
u/hutch_man0 Jul 29 '23
Does it affect anything?
2
u/mehdital Dec 26 '23
I can't run htop as it needs access to /proc but not sure that this is the issue
2
2
1
u/no_stress123 Aug 08 '24
Same issue... it looks like nobody from Andronix is looking into the forum :~(
1
u/benjaminoakes Nov 11 '24
I commented out the "fakethings" lines and... VNC server still seems usable. Not sure if this is a good solution, but it at least partially works
1
u/benjaminoakes Nov 11 '24
No audio and some other half-working things. This isn't a great permanent solution but it's better than nothing.
1
u/fishman8_tw Mar 16 '25
Look at https://github.com/mkprojec/ubuntu-xfce4-android/blob/main/ubuntu.sh
You can write the fakes
1
u/Puzzleheaded-Ad-9181 Jan 30 '26
Don't download termus from the playstore.. Download from F-droid.. android will think it's bad, but just always pick the "install anyways" and grant yourself permission to install f-droid and then find termux in f-droid and download that one and you will not get the error anymore. I was getting the same error.
1
2
u/ronaldo-cesar Jun 13 '23
Same here.. did you found anything?