<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Mon, Feb 6, 2017 at 1:25 PM Michi Henning <<a href="mailto:michi.henning@canonical.com">michi.henning@canonical.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="gmail_msg">I keep getting this error when doing a snapcraft cleanbuild. Any suggestions? I checked name resolution, and my DNS resolves <a href="http://parts.snapcraft.io" class="gmail_msg" target="_blank">parts.snapcraft.io</a> just fine.<div class="gmail_msg"><br class="gmail_msg"></div></div></blockquote><div><br></div><div>Hi Michi<br><br></div><div>Have you verified your DNS resolution and/or curling from within your container? That is:<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="gmail_msg"><div class="gmail_msg"></div><div class="gmail_msg">Thanks,</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">Michi.</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg"><pre style="word-wrap:break-word;white-space:pre-wrap" class="gmail_msg">Setting up python3-lxml (3.5.0-1build1) ...
Setting up python3-petname (2.0-0ubuntu1~16.04) ...
Setting up python3-progressbar (2.3-2) ...
Setting up python3-pymacaroons (0.9.2-0ubuntu1) ...
Setting up python3-requests-toolbelt (0.6.0-2) ...
Setting up python3-simplejson (3.8.1-1ubuntu2) ...
Setting up python3-tabulate (0.7.5-1) ...
Setting up python3-xdg (0.25-4) ...
Setting up xdelta3 (3.0.8-dfsg-1ubuntu2) ...
Setting up python3-libarchive-c (2.1-3) ...
Setting up python3-magic (1:5.25-2ubuntu1) ...
Setting up snapcraft (2.26) ...
Processing triggers for libc-bin (2.23-0ubuntu5) ...
HTTPSConnectionPool(host='<a href="http://parts.snapcraft.io" class="gmail_msg" target="_blank">parts.snapcraft.io</a>', port=443): Max retries exceeded with url: /v1/parts.yaml (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f5537c29ba8>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
Stopping snapcraft-merely-model-ewe
Command '['lxc', 'exec', 'snapcraft-merely-model-ewe', '--', 'snapcraft', 'snap', '--output', 'thumbnailer_2.4_amd64.snap']' returned non-zero exit status 1</pre><div class="gmail_msg"><br class="gmail_msg"></div></div></div></blockquote><div><br></div><div>Can you try:<br></div><div>$ lxc exec snapcraft-merely-model-ewe -- curl <a href="https://parts.snapcraft.io/v1/parts.yaml">https://parts.snapcraft.io/v1/parts.yaml</a><br><br></div><div>? I can only confirm that curling that from various machines here responds fine (and that there haven't been any alerts for that service for the past day).<br><br></div><div>Thanks<br></div><div>-Michael<br><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="gmail_msg"><div class="gmail_msg"><div class="gmail_msg"></div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg"><br class="gmail_msg"></div></div></div>--<br class="gmail_msg">
Snapcraft mailing list<br class="gmail_msg">
<a href="mailto:Snapcraft@lists.snapcraft.io" class="gmail_msg" target="_blank">Snapcraft@lists.snapcraft.io</a><br class="gmail_msg">
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/snapcraft" rel="noreferrer" class="gmail_msg" target="_blank">https://lists.ubuntu.com/mailman/listinfo/snapcraft</a><br class="gmail_msg">
</blockquote></div></div>