test: keyid specified does not match ppa

Bug #1702717 reported by Joshua Powers
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cloud-init
Fix Released
High
Unassigned
cloud-init (Ubuntu)
Fix Released
Medium
Unassigned

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.

Related branches

Scott Moser (smoser)
Changed in cloud-init:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Joshua Powers (powersj)
status: Confirmed → In Progress
Scott Moser (smoser)
Changed in cloud-init:
status: In Progress → Fix Committed
Joshua Powers (powersj)
Changed in cloud-init:
assignee: Joshua Powers (powersj) → nobody
Scott Moser (smoser)
Changed in cloud-init (Ubuntu):
status: New → Fix Released
importance: Undecided → Medium
Revision history for this message
Scott Moser (smoser) wrote : Fixed in Cloud-init 17.1

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
Revision history for this message
James Falcon (falcojr) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.