**** BEGIN LOGGING AT Tue May 02 03:00:02 2017 May 02 17:24:01 I have been trying to setup and armhf chroot with qemu on my arm64 server with no success. I have tried qemu-debootstrap --arch armhf xenial build, anyone know how to do this? should I not be able to run armhf on arm64 without qemu or am i wrong there? May 03 00:19:44 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. May 03 00:20:03 I'm stuck with the following errors: ============================= Err:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease Temporary failure resolving 'ports.ubuntu.com' May 03 00:20:55 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) May 03 00:21:36 Please help.. If this is not the right platform for the question, please point to the right one. Thanks. May 03 00:23:37 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 May 03 00:26:31 echo "nameserver 8.8.8.8" | sudo tee -a /etc/resolv.conf May 03 00:26:59 done.. May 03 00:27:21 as I said the device seems to have full internet acces (with dns resolution and all) May 03 00:27:56 somehow only apt-* programs seem to suffer from this problem. May 03 00:28:34 Apparently, I am not alone: https://askubuntu.com/questions/820814/chroot-networking-doesnt-work-for-apt-get?rq=1 May 03 00:28:55 BTW, thanks for the quick response @genii May 03 00:33:48 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) **** ENDING LOGGING AT Wed May 03 03:00:00 2017