This bug is believed to be fixed in cloud-init in 17.1. If this is still
a problem for you, please make a comment and set the state back to New

Thank you.

** Changed in: cloud-init
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1702717

Title:
  test: keyid specified does not match ppa

Status in cloud-init:
  Fix Released
Status in cloud-init package in Ubuntu:
  Fix Released

Bug description:
  The keyid specified for the modules/apt_configure_sources_keyserver
  integration test does not match the repo that is imported:

  #cloud-config
    apt:
      source1:
        keyid: 0165013E
        keyserver: keyserver.ubuntu.com
        source: "deb 
http://ppa.launchpad.net/cloud-init-dev/test-archive/ubuntu $RELEASE main"

  That keyid is for the curtin developers test-archive ppa and not the
  cloud-init developer's test-archive ppa.

  Expected result:
  `apt-key list` should specify an entry for:
    Launchpad PPA for cloud init development team
    1FF0 D853 5EF7 E719 E5C8  1B9C 083D 06FB E4D3 04DF

  Actual result:
    A curtin developers entry.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1702717/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to