Activity log for bug #814085

Date Who What changed Old value New value Message
2011-07-21 13:21:34 Daniel Manrique bug added bug
2011-07-21 13:25:32 Daniel Manrique description Steps to reproduce: 1- Install an LTS release (I used 10.04.2 for the test) - a virtual machine works fine. 2- Verify that /var/log/installer/media-info contains something like this: Ubuntu 10.04.2 LTS "Lucid Lynx" - Release i386 (20110211.1) 3- run /usr/share/checkbox/scripts/cdimage_resource Expected result: Something like this: distributor: Ubuntu official: Release release: 10.04.2 LTS architecture: i386 date: 20110211.1 codename: Lucid Lynx Actual result: Nothing :( If the LTS part is removed and media-info contains something like" Ubuntu 10.04.2 "Lucid Lynx" - Release i386 (20110211.1) then it works as expected. It's a matter of updating the regular expression used in cdimage_resource to accomodate the possibility of the LTS string appearing after the release number. Version of Ubuntu: 10.04.2 and verified to exist up to 11.04. Version of checkbox: 0.9.1 and verified to exits up to 0.11.3. Steps to reproduce: 1- Install an LTS release (I used 10.04.2 for the test) - a virtual machine works fine. 2- Verify that /var/log/installer/media-info contains something like this: Ubuntu 10.04.2 LTS "Lucid Lynx" - Release i386 (20110211.1) 3- run /usr/share/checkbox/scripts/cdimage_resource Expected result: Something like this: distributor: Ubuntu official: Release release: 10.04.2 LTS architecture: i386 date: 20110211.1codename: Lucid Lynx Actual result: Nothing :( If the LTS part is removed and media-info contains something like" Ubuntu 10.04.2 "Lucid Lynx" - Release i386 (20110211.1) then it works as expected. It's a matter of updating the regular expression used in cdimage_resource to accomodate the possibility of the LTS string appearing after the release number.
2011-07-21 16:16:09 Launchpad Janitor branch linked lp:~roadmr/checkbox/814085
2011-07-21 16:17:01 Daniel Manrique checkbox (Ubuntu): status New In Progress
2011-07-21 16:17:06 Daniel Manrique checkbox (Ubuntu): importance Undecided Medium
2011-07-21 16:17:11 Daniel Manrique checkbox (Ubuntu): assignee Daniel Manrique (roadmr)
2011-08-10 21:17:27 Launchpad Janitor branch linked lp:~roadmr/ubuntu/oneiric/checkbox/0.12.4
2011-08-10 23:23:23 Launchpad Janitor branch linked lp:ubuntu/checkbox
2011-08-10 23:25:19 Launchpad Janitor checkbox (Ubuntu): status In Progress Fix Released