[Bug 1243861] Re: juju should add the cloud-archive repository differently

James Page james.page at ubuntu.com
Thu Nov 21 10:24:04 UTC 2013


** Description changed:

- Juju doing the following cloud-config doesn't ensure that the key can be
- obtained from the keyserver in order to access the cloud-archive. This
- means that juju's cloud config tells cloud-init to access the keyserver
- directly. In environments behind a proxy, they key server might not be
- reachable.
+ [Impact]
+ Unable to bootstrap/deploy on Ubuntu 12.04 in DC's with restricted egress network access.
+ 
+ [Test Case]
+ In said DC environemtn
+ juju bootstrap
+ (machine bootstraps but install of juju fails)
+ 
+ [Regression Potential]
+ Limited; scope of changes is quite focussed.
+ 
+ [Original Bug Report]
+ Juju doing the following cloud-config doesn't ensure that the key can be obtained from the keyserver in order to access the cloud-archive. This means that juju's cloud config tells cloud-init to access the keyserver directly. In environments behind a proxy, they key server might not be reachable.
  
  - source: deb http://ubuntu-cloud.archive.canonical.com/ubuntu precise-updates/cloud-tools
      main
    keyid: EC4926EA
  
  cloud-init.log:Oct 23 18:08:26 node01 [CLOUDINIT] cc_apt_update_upgrade.py[WARNING]: Source Error: deb http://ubuntu-cloud.archive.canonical.c
  om/ubuntu precise-updates/cloud-tools main:failed to get key from keyserver.ubuntu.com
  cloud-init-output.log:2013-10-23 18:08:26,764 - cc_apt_update_upgrade.py[WARNING]: Source Error: deb http://ubuntu-cloud.archive.canonical.com
  /ubuntu precise-updates/cloud-tools main:failed to get key from keyserver.ubuntu.com
  
  A better approach could be using add-apt-repository instead of trying to
  import the key.  Another option could be to install ubuntu-cloud-keyring
  package.

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

Title:
  juju should add the cloud-archive repository differently

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1243861/+subscriptions



More information about the Ubuntu-server-bugs mailing list