termux / proot

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

snap fails on all linux distros ?networking issue in proot? #58

Open sujitvasanth opened 5 years ago

sujitvasanth commented 5 years ago

i have tried to install snap/snapd on different linux distros (kali,m ubuntu, fedora) and on different architecture arm32/aarch64 etc processors and different android version 7 and 8. they all say they cannot access the network. i think this is a proot problem and majorly hampers a lot of installs of all snap packages.

ghost commented 5 years ago

It's unlikely that snapd will work under proot because it mounts compressed FS image.