[lxc-users] lxc-users Digest, Vol 53, Issue 1
Thouraya TH
thouraya87 at gmail.com
Mon Dec 15 16:42:56 UTC 2014
hello,
Please, i try to create a lxc-container on Ubuntu 14.04 but i have an error
message
root at 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
I'm behind a firewall.
i try:
root at localhost:~# http_proxy=http://proxy:3128 && https_proxy=http://proxy:3128
root at localhost:~# echo $http_proxyhttp://proxy:3128
root at localhost:~# echo $https_proxyhttp://proxy:3128
root at 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
i see here: https://github.com/lxc/lxc/blob/master/templates/lxc-download.in
# Deal with GPG over http proxy
if [ -n "${http_proxy:-}" ]; then
DOWNLOAD_KEYSERVER="hkp://p80.pool.sks-keyservers.net:80"
fi
>From where can i download the key please ? i'm blocked ..
*manually downloading the keys via wget to ensure that you have your proxy
support configured correctly. Have you tried this, and are you successful?*
*wget what ? i can't find the url ..*
Thanks a lot.
Best Regards.
2014-12-15 14:53 GMT+01:00 Thouraya TH <thouraya87 at gmail.com>:
>
> Thank you so much for help.
>
> Yeah,i'm
> * behind a firewall. *
> I'm trying to test your solution
> *:1) *
>
>
> * is to download the key using wget or curl*
>
>
> *--------> Where can i find the key please ?*
> Thanks a lot.
> Best Regards.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20141215/7906b758/attachment.html>
More information about the lxc-users
mailing list