<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} p
        {margin-top:0;
        margin-bottom:0}--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>I tried coming at this from a different angle, namely by download from git and bootstrapping using an "out-of-the-box" script that I found:<br>
</p>
<p><br>
</p>
<p><span style="font-family: "Courier New",monospace;">                sudo git clone https://github.com/jupyter/tmpnb.git</span><br style="font-family: "Courier New",monospace;">
<span style="font-family: "Courier New",monospace;">                sudo script/bootstrap</span><br>
</p>
<p><br>
</p>
<p>It looks like it ultimately sort of does the same thing, namely pull the jupyter/demo repository. This time around, however, it made it passed the previously failing "dependent layer"  - maybe that was a particularly large download that the network temporarily
 glitched on.<br>
</p>
<p><br>
</p>
<div style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif" dir="ltr">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>From:</b> ipython-dev-bounces@scipy.org <ipython-dev-bounces@scipy.org> on behalf of Robert Alexander <roalexan@microsoft.com><br>
<b>Sent:</b> Friday, October 24, 2014 10:08 PM<br>
<b>To:</b> ipython-dev@scipy.org<br>
<b>Subject:</b> [IPython-dev] error running docker pull jupyter/demo</font>
<div> </div>
</div>
<div>
<p>Anyone else seeing this? In setting up jupyter/tmpnb, I'm seeing:</p>
<blockquote>
<p><span style="font-family:"Courier New",monospace">sudo docker pull jupyter/demo</span><br style="font-family:"Courier New",monospace">
<span style="font-family:"Courier New",monospace">Pulling repository jupyter/demo</span><br style="font-family:"Courier New",monospace">
<span style="font-family:"Courier New",monospace">150a62370f1d: Pulling dependent layers</span><br style="font-family:"Courier New",monospace">
<span style="font-family:"Courier New",monospace">511136ea3c5a: Download complete</span><br style="font-family:"Courier New",monospace">
<span style="font-family:"Courier New",monospace">...</span><br style="font-family:"Courier New",monospace">
<span style="font-family:"Courier New",monospace">ebee8767795d: Download complete</span><br style="font-family:"Courier New",monospace">
<span style="font-family:"Courier New",monospace"><strong>113a452eaaa8</strong>: Downloading [========>                                          ] 104.1 MB/598.9 MB 3m54s</span><br style="font-family:"Courier New",monospace">
<span style="font-family:"Courier New",monospace"><strong>2014/10/25 01:46:13 unexpected EOF</strong></span></p>
</blockquote>
<p>Here's what I'm seeing if I run it again:</p>
<blockquote>
<p><span style="font-family:"Courier New",monospace">sudo docker pull jupyter/demo</span><br style="font-family:"Courier New",monospace">
</p>
<p><span style="font-family:"Courier New",monospace">...</span><br style="font-family:"Courier New",monospace">
</p>
<p><span style="font-family:"Courier New",monospace"><strong>113a452eaaa8: Error downloading dependent layers</strong></span><br style="font-family:"Courier New",monospace">
<span style="font-family:"Courier New",monospace"><strong>2014/10/25 01:53:12 Could not find repository on any of the indexed registries.</strong></span></p>
</blockquote>
<p>This has happened to me two times in a row now on a fresh Ubuntu Server 14.04 LTS virtual machine.<br>
</p>
<p><br>
</p>
<p>-Robert<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
</div>
</div>
</body>
</html>