From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [xenomai-images][RFC][PATCH] ci: Switch to Google nameserver References: From: Jan Kiszka Message-ID: <3bbba763-c423-e206-aea1-037b47395da3@siemens.com> Date: Fri, 6 Aug 2021 10:50:07 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Quirin Gylstorff Cc: Xenomai On 02.08.21 17:43, Jan Kiszka via Xenomai wrote: > From: Jan Kiszka > > This is a temporary hack: Our AWS runners see a lot of DNS errors for > deb.debian.org. Let's see if they are less with this server. > > Signed-off-by: Jan Kiszka > --- > > Seems to work, though only one run passed so far. Go this way for now? > > ci/gitlab-ci-base.yml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/ci/gitlab-ci-base.yml b/ci/gitlab-ci-base.yml > index 2638dec..ce9c800 100644 > --- a/ci/gitlab-ci-base.yml > +++ b/ci/gitlab-ci-base.yml > @@ -39,6 +39,7 @@ default: > extends: .add-proxy-config > stage: build > script: > + - sudo sh -c "echo 'nameserver 8.8.8.8' > /etc/resolv.conf" > - echo "Building kas.yml:board-${TARGET}.yml${XENOMAI_BUILD_OPTION}${LINUX_BUILD_OPTION}${BUILD_OPTIONS}:opt-debug.yml" > - kas build kas.yml:board-${TARGET}.yml${XENOMAI_BUILD_OPTION}${LINUX_BUILD_OPTION}${BUILD_OPTIONS}:opt-debug.yml > - if [ -n "${USE_S3_BUCKET}" ]; then scripts/deploy_to_aws.sh ${TARGET}; fi > Seems you found the reason in our AWS setup. I'm dropping this from next again to confirm that we are safe. Jan -- Siemens AG, T RDA IOT Corporate Competence Center Embedded Linux