[00:46] I'm trying to run ubuntu on android (arm based) device using chroot.. while it sounds simple and "should work out of the box" it looks like we have issues with apt-get update not bein able to resolve hosts. I'm stuck with the following errors: ============================= Err:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease Temporary failure resolving 'ports.ubuntu.com' [00:46] this may not be an ARM architecture issue per se but people complaining with this issue seem to face this only on Android (ARM based devices) [00:47] Please help.. If this is not the right platform for the question, please point to the right one. I must highlight, the device has access to internet verified via wget and curl. I have asked these details here: https://askubuntu.com/questions/910865/apt-get-update-fails-on-chroot-ubuntu-16-04-on-android the device seems to have full internet acces (with dns resolution and all) [00:47] somehow only apt-* programs seem to suffer from this problem. [00:47] Apparently, I am not alone: https://askubuntu.com/questions/820814/chroot-networking-doesnt-work-for-apt-get?rq=1 I have also tried with replacing the server names in sources.list with their IP addrs and I get a different error .... sudo apt-get update gives me another error: Could not create a socket for 91.189.88.150 (f=2 t=1 p=6) - socket (13: Permission denied)