[CRIU] (no subject)

Thouraya TH thouraya87 at gmail.com
Mon Dec 15 08:24:07 PST 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
<http://p80.pool.sks-keyservers.net:80>"*  *fi*



>From where can i download the key please ? i'm blocked ..  i'd like to do
the dumping process of a container..

Thanks a lot.

Best Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/criu/attachments/20141215/534daf90/attachment.html>


More information about the CRIU mailing list