[Bug 1338781] Re: lxc download template needs access to hkp://pool.sks-keyservers.net

Stéphane Graber stgraber at stgraber.org
Mon Jul 7 21:08:14 UTC 2014


Looking at the code, it looks like you don't have http_proxy set in your
environment:

# Deal with GPG over http proxy
if [ -n "${http_proxy:-}" ]; then
    DOWNLOAD_KEYSERVER="hkp://p80.pool.sks-keyservers.net:80"
fi

Instead you said you were using hkp://pool.sks-keyservers.net which is
the pool of server we use for machines that aren't being an http proxy.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1338781

Title:
  lxc download template needs access to hkp://pool.sks-keyservers.net

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1338781/+subscriptions



More information about the Ubuntu-server-bugs mailing list