Activity log for bug #1593451

Date Who What changed Old value New value Message
2016-06-16 22:01:51 CJ Cotton bug added bug
2016-06-16 22:02:57 CJ Cotton description Attempting to use ubuntu-cloudimg-query from the cloud-utils to query for the xenial distro in us-west-2. It keeps returning "no matching ami id found, but '%{ami}' in output format", however it is able to look it up with the url format and return it correctly. It does not return any information for Xenial when you remove additional filters. Examples: $ ubuntu-cloudimg-query xenial no matching ami id found, but '%{ami}' in output format $ ubuntu-cloudimg-query -v xenial no matching ami id found, but '%{ami}' in output format $ ubuntu-cloudimg-query xenial us-west-2 no matching ami id found, but '%{ami}' in output format $ ubuntu-cloudimg-query --format '%{url}\n' xenial https://cloud-images.ubuntu.com/server/releases/xenial/release-20160610/ubuntu-16.04-server-cloudimg-amd64.tar.gz Distros & PKGVER tested on: Package: cloud-utils Versions: 0.27-0ubuntu24 --> cloud-utils is already the newest version (0.27-0ubuntu24). $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION="Ubuntu 16.04 LTS" $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=14.04 DISTRIB_CODENAME=trusty DISTRIB_DESCRIPTION="Ubuntu 14.04.4 LTS" Attempting to use ubuntu-cloudimg-query from the cloud-utils to query for the xenial distro in us-west-2. It keeps returning "no matching ami id found, but '%{ami}' in output format", however it is able to look it up with the url format and return it correctly. It does not return any information for Xenial when you remove additional filters. Examples: $ ubuntu-cloudimg-query xenial no matching ami id found, but '%{ami}' in output format $ ubuntu-cloudimg-query -v xenial no matching ami id found, but '%{ami}' in output format $ ubuntu-cloudimg-query xenial us-west-2 no matching ami id found, but '%{ami}' in output format $ ubuntu-cloudimg-query --format '%{url}\n' xenial https://cloud-images.ubuntu.com/server/releases/xenial/release-20160610/ubuntu-16.04-server-cloudimg-amd64.tar.gz $ ubuntu-cloudimg-query --format '%{ami}\n' xenial no matching ami id found, but '%{ami}' in output format Distros & PKGVER tested on: Package: cloud-utils Versions: 0.27-0ubuntu24 --> cloud-utils is already the newest version (0.27-0ubuntu24). $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION="Ubuntu 16.04 LTS" $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=14.04 DISTRIB_CODENAME=trusty DISTRIB_DESCRIPTION="Ubuntu 14.04.4 LTS"
2016-07-11 01:46:57 Scott Moser bug added subscriber Robert C Jennings
2016-07-11 01:47:08 Scott Moser bug added subscriber Dan Watkins
2016-07-11 01:59:31 Scott Moser attachment added cloud-utils change to change default for xenial to ebs-ssd https://bugs.launchpad.net/cloud-utils/+bug/1593451/+attachment/4698574/+files/out.diff
2016-07-11 10:57:27 Dan Watkins cloud-utils: status New Confirmed
2016-07-18 14:42:37 Scott Moser bug task added cloud-utils (Ubuntu)
2016-07-18 14:43:37 Scott Moser cloud-utils: status Confirmed Fix Committed
2016-07-18 14:43:37 Scott Moser cloud-utils: assignee Scott Moser (smoser)
2016-07-18 14:43:45 Scott Moser cloud-utils: importance Undecided Medium
2016-07-18 14:43:52 Scott Moser cloud-utils (Ubuntu): status New Confirmed
2016-07-18 14:43:55 Scott Moser cloud-utils (Ubuntu): importance Undecided Medium
2016-07-18 16:27:58 Ubuntu Foundations Team Bug Bot tags xenial patch xenial
2016-07-18 17:51:11 Launchpad Janitor cloud-utils (Ubuntu): status Confirmed Fix Released
2016-09-01 19:44:21 Launchpad Janitor branch linked lp:~smoser/ubuntu/yakkety/cloud-utils/pkg
2018-10-19 16:21:43 Scott Moser cloud-utils: status Fix Committed Fix Released