Activity log for bug #1656293

Date Who What changed Old value New value Message
2017-01-13 12:31:58 Chris Glass bug added bug
2017-01-13 12:36:16 Chris Glass cloud-images: status New In Progress
2017-01-13 12:36:19 Chris Glass cloud-images: importance Undecided Low
2017-01-13 13:46:34 Chris Glass branch linked lp:~tribaal/livecd-rootfs/fix-ubuntu-ovf-attributes
2017-01-13 13:57:32 Chris Glass branch linked lp:~tribaal/livecd-rootfs/zesty-fix-ovf-attributes
2017-01-13 13:57:37 Chris Glass branch linked lp:~tribaal/livecd-rootfs/yakkety-fix-ovf-attributes
2017-01-13 13:57:41 Chris Glass branch linked lp:~tribaal/livecd-rootfs/xenial-fix-ovf-attributes
2017-01-16 10:12:45 Chris Glass branch unlinked lp:~tribaal/livecd-rootfs/xenial-fix-ovf-attributes
2017-01-16 10:12:53 Chris Glass branch unlinked lp:~tribaal/livecd-rootfs/yakkety-fix-ovf-attributes
2017-01-16 10:13:02 Chris Glass branch unlinked lp:~tribaal/livecd-rootfs/zesty-fix-ovf-attributes
2017-02-16 17:04:53 Launchpad Janitor branch linked lp:livecd-rootfs
2017-03-21 21:13:39 Robert C Jennings description The OVF files produced by cloud-images currently contain: <OperatingSystemSection ovf:id="100" vmw:osType="other3xLinux64Guest"> <Info>The kind of installed guest operating system</Info> </OperatingSystemSection> The OVF specification has entries for Ubuntu, and that usually allows client machines to customize the host using whatever their method is. The specific entries for Ubuntu 64 bits are: - ovf:id: 94 - ovf:osType: ubuntu64Guest The specific entries for Ubuntu 32 bits are: - ovf:id: 93 - ovf:osType: ubuntu32Guest [Impact] * Ubuntu images are identified generically as 32- or 64-bit Linux with a 2.6 kernel rather than Ubuntu 32-/64-bit images. Tools that consume the images can not perform OS-specific actions based on the current metadata. [Test Case] $ apt-get install virtualbox $ wget http://cloud-images.ubuntu.com/xenial/current/xenial-server-cloudimg-amd64.ova $ vboxmanage import --dry-run xenial-server-cloudimg-amd64.ova ... Virtual system 0: 0: Suggested OS type: "Linux26_64" (change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values) ... We would expect the following after the fix: Virtual system 0: 0: Suggested OS type: "Ubuntu_64" [Regression Potential] * Low: A user downloads the image with the change and checks the OS type field to see that Ubuntu is a marked as a generic 2.6 kernel Linux image and now we will have changed "Linux26_*" to "Ubuntu_*". [Original Description] The OVF files produced by cloud-images currently contain: <OperatingSystemSection ovf:id="100" vmw:osType="other3xLinux64Guest">       <Info>The kind of installed guest operating system</Info> </OperatingSystemSection> The OVF specification has entries for Ubuntu, and that usually allows client machines to customize the host using whatever their method is. The specific entries for Ubuntu 64 bits are: - ovf:id: 94 - ovf:osType: ubuntu64Guest The specific entries for Ubuntu 32 bits are: - ovf:id: 93 - ovf:osType: ubuntu32Guest
2017-03-23 18:10:11 Brian Murray bug task added livecd-rootfs (Ubuntu)
2017-03-23 18:27:33 Launchpad Janitor livecd-rootfs (Ubuntu): status New Fix Released
2017-03-23 20:10:28 Brian Murray livecd-rootfs (Ubuntu Yakkety): status New Fix Committed
2017-03-23 20:10:30 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2017-03-23 20:10:35 Brian Murray bug added subscriber SRU Verification
2017-03-23 20:10:39 Brian Murray tags verification-needed
2017-03-23 20:18:11 Brian Murray livecd-rootfs (Ubuntu Xenial): status New Fix Committed
2017-03-23 22:07:27 Mathew Hodson livecd-rootfs (Ubuntu): importance Undecided Low
2017-03-23 22:07:28 Mathew Hodson livecd-rootfs (Ubuntu Xenial): importance Undecided Low
2017-03-23 22:07:30 Mathew Hodson livecd-rootfs (Ubuntu Yakkety): importance Undecided Low
2017-03-27 19:08:21 Robert C Jennings tags verification-needed verification-done
2017-03-30 06:34:12 Launchpad Janitor livecd-rootfs (Ubuntu Xenial): status Fix Committed Fix Released
2017-03-30 06:34:31 Steve Langasek removed subscriber Ubuntu Stable Release Updates Team
2017-04-03 19:35:42 Launchpad Janitor livecd-rootfs (Ubuntu Yakkety): status Fix Committed Fix Released
2017-06-01 19:02:03 Robert C Jennings branch linked lp:~rcj/livecd-rootfs/trusty-proposed_ubuntu-cpc
2017-06-01 19:06:14 Robert C Jennings nominated for series Ubuntu Trusty
2017-06-01 19:23:24 Robert C Jennings branch unlinked lp:~rcj/livecd-rootfs/trusty-proposed_ubuntu-cpc
2017-09-29 17:45:58 Francis Ginther tags verification-done id-587c9d1faefa1389c5543492 verification-done
2017-09-29 17:47:07 Francis Ginther tags id-587c9d1faefa1389c5543492 verification-done id-5878c9543d41ce4c6dcad888 id-587c9d1faefa1389c5543492 verification-done
2017-12-20 05:23:07 Chen-Han Hsiao (Stanley) bug added subscriber Chen-Han Hsiao (Stanley)
2018-03-07 13:35:21 Chris Glass cloud-images: status In Progress Fix Released
2019-05-18 03:46:31 Mathew Hodson bug task added livecd-rootfs (Ubuntu Trusty)
2019-05-18 03:48:35 Mathew Hodson livecd-rootfs (Ubuntu Trusty): importance Undecided Low
2019-05-18 03:48:35 Mathew Hodson livecd-rootfs (Ubuntu Trusty): status New Fix Released