Hi, i am trying to use airship single node "airship in a bottle" example on http://www.airshipit.org/. but installation fails with following message. i observation is that /etc/resolv.conf is changed by airship script to the following cat /etc/resolv.conf options timeout:1 attempts:1 nameserver 10.96.0.10 nameserver 8.8.8.8 nameserver 8.8.4.4 where ip "10.96.0.10" is not reachable. i will try to change this for my setup, however need help in understanding if this is a bug. + DEBIAN_FRONTEND=noninteractive + apt-get install -y --no-install-recommends nfs-common docker.io socat=1.7.3.1-1 Reading package lists... Done Building dependency tree Reading state information... Done docker.io is already the newest version (1.13.1-0ubuntu1~16.04.2). The following additional packages will be installed: keyutils libnfsidmap2 libtirpc1 rpcbind Suggested packages: watchdog Recommended packages: python The following NEW packages will be installed: keyutils libnfsidmap2 libtirpc1 nfs-common rpcbind socat 0 upgraded, 6 newly installed, 0 to remove and 100 not upgraded. Need to get 700 kB of archives. After this operation, 2328 kB of additional disk space will be used. Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnfsidmap2 amd64 0.25-5 Temporary failure resolving 'nova.clouds.archive.ubuntu.com' Err:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtirpc1 amd64 0.2.5-1 Temporary failure resolving 'nova.clouds.archive.ubuntu.com' Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 keyutils amd64 1.5.9-8ubuntu1 Temporary failure resolving 'nova.clouds.archive.ubuntu.com' Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rpcbind amd64 0.2.3-0.2 Temporary failure resolving 'nova.clouds.archive.ubuntu.com' Err:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nfs-common amd64 1:1.2.8-9ubuntu12.1 Temporary failure resolving 'nova.clouds.archive.ubuntu.com' Err:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 socat amd64 1.7.3.1-1 Temporary failure resolving 'nova.clouds.archive.ubuntu.com' E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libn/libnfsidmap/libn... Temporary failure resolving 'nova.clouds.archive.ubuntu.com' E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/libt/libtirpc/libtirp... Temporary failure resolving 'nova.clouds.archive.ubuntu.com' E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/k/keyutils/keyutils_1... Temporary failure resolving 'nova.clouds.archive.ubuntu.com' E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/r/rpcbind/rpcbind_0.2... Temporary failure resolving 'nova.clouds.archive.ubuntu.com' E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/main/n/nfs-utils/nfs-commo... Temporary failure resolving 'nova.clouds.archive.ubuntu.com' E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/s/socat/socat_1.7... Temporary failure resolving 'nova.clouds.archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? ++ date +%s + now=1528264267 + [[ 1528264267 -gt 1528264232 ]] + log Failed to install apt packages. ++ date + echo Wed Jun 6 05:51:07 UTC 2018 Failed to install apt packages. Wed Jun 6 05:51:07 UTC 2018 Failed to install apt packages. + exit 1 + error 'running genesis' + set +x Error when running genesis. + exit 1 + clean + set +x To remove files generated during this script's execution, delete /root/deploy.
participants (1)
-
Prabhjot Singh Sethi