<div dir="ltr"><p>hello, <br></p><p>Please, i try to create a lxc-container on Ubuntu 14.04 but i have an error message</p>

<pre><code>root@localhost:~sudo lxc-create -t ubuntu -n u4
Checking cache download in /var/cache/lxc/trusty/rootfs-amd64 ... 
Installing packages in template: ssh,vim,language-pack-en
Downloading ubuntu trusty minimal ...
I: Retrieving Release 
ERROR: Unable to fetch GPG key from keyserver.
CE: Interrupt caught ... exiting
</code></pre>

<p>I'm behind a firewall.</p>

<p>i try:</p>

<pre><code>root@localhost:~# http_proxy=<a href="http://proxy:3128" target="_blank">http://proxy:3128</a> && https_proxy=<a href="http://proxy:3128" target="_blank">http://proxy:3128</a>
root@localhost:~# echo $http_proxy
<a href="http://proxy:3128" target="_blank">http://proxy:3128</a>
root@localhost:~# echo $https_proxy
<a href="http://proxy:3128" target="_blank">http://proxy:3128</a>
root@localhost:~# sudo lxc-create -t ubuntu -n u9
Checking cache download in /var/cache/lxc/trusty/rootfs-amd64 ... 
Installing packages in template: ssh,vim,language-pack-en
Downloading ubuntu trusty minimal ...
I: Retrieving Release   ---------> blocked<br><br></code></pre><pre><code>i see here: <a href="https://github.com/lxc/lxc/blob/master/templates/lxc-download.in" target="_blank">https://github.com/lxc/lxc/blob/master/templates/lxc-download.in</a><br><br># Deal with GPG over http proxy<br>if [ -n "${http_proxy:-}" ]; then<br>DOWNLOAD_KEYSERVER="hkp://<a href="http://p80.pool.sks-keyservers.net:80" target="_blank">p80.pool.sks-keyservers.net:80</a>"<br>fi<br></code></pre><p>From where can i  download the key please ? i'm blocked ..  <br></p><p><i>manually downloading the keys via<br>
wget to ensure that you have your proxy support configured correctly.<br>
Have you tried this, and are you successful?</i></p><p><b>wget what ? i can't find the url ..</b><i><br></i></p>

<p>Thanks a lot. <br></p><p>Best Regards.</p><pre><br></pre></div><div class="gmail_extra"><br><div class="gmail_quote">2014-12-15 14:53 GMT+01:00 Thouraya TH <span dir="ltr"><<a href="mailto:thouraya87@gmail.com" target="_blank">thouraya87@gmail.com</a>></span>:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><div dir="ltr"><div dir="ltr"><div><div><div><div><div>Thank you so much for help.<br><br></div>Yeah,i'm <i> behind a firewall. <br></i></div>I'm trying to test your solution<i>:<br>1) </i><br><i> <b>is to download the key using wget or curl<br><br></b></i></div><i><b>--------> Where can i find the key please ?<br><br></b></i></div>Thanks a lot.<br></div>Best Regards. <br></div><br><br></div>
</div></div></blockquote></div></div>