Activity log for bug #1007657

Date Who What changed Old value New value Message
2012-06-01 23:34:27 Clint Byrum bug added bug
2012-06-17 22:27:12 Clint Byrum juju: milestone galapagos
2012-06-17 22:27:17 Clint Byrum juju: status New Fix Released
2012-06-17 22:27:24 Clint Byrum juju: assignee Clint Byrum (clint-fewbar)
2012-06-17 22:28:18 Launchpad Janitor branch linked lp:juju
2012-06-17 22:34:08 Clint Byrum bug task added juju (Ubuntu)
2012-06-17 22:34:21 Clint Byrum nominated for series Ubuntu Precise
2012-06-17 22:34:21 Clint Byrum bug task added juju (Ubuntu Precise)
2012-06-17 22:34:37 Clint Byrum juju (Ubuntu): status New Triaged
2012-06-17 22:34:40 Clint Byrum juju (Ubuntu Precise): status New Triaged
2012-06-18 14:51:53 Clint Byrum juju (Ubuntu): status Triaged Fix Released
2012-06-18 17:36:45 Clint Byrum description The recent changed to add 'juju-origin: proposed' works fine for ec2, but with the local provider there is a syntax error in the 'juju-create' script: elif [ $JUJU_ORIGIN = "proposed"]; then Shell silently skips this and the origin is rejected as invalid. There should be a space between " and ] [Test Case] 1. install juju from precise-proposed 2. create a local environment in ~/.juju/environments.yaml, with juju-origin: proposed 3. juju bootstrap -e local-env-name 4. juju deploy -e local-env-name wordpress - broken version will fail during the master customize step because of invalid origin - fixed will succeed and produce a container with proposed enabled. [Regression Potential] This code is only used in conjunction with setting alternative origins in the local provider, so the others (distro, ppa, and a bzr branch) should be tested. ------- The recent changed to add 'juju-origin: proposed' works fine for ec2, but with the local provider there is a syntax error in the 'juju-create' script:      elif [ $JUJU_ORIGIN = "proposed"]; then Shell silently skips this and the origin is rejected as invalid. There should be a space between " and ]
2012-06-18 19:08:14 Clint Byrum juju (Ubuntu): status Fix Released Triaged
2012-06-18 21:05:06 Clint Byrum juju (Ubuntu): status Triaged Fix Committed
2012-06-19 19:01:10 Clint Byrum juju (Ubuntu): status Fix Committed Fix Released
2012-06-26 06:56:36 Chris Halse Rogers juju (Ubuntu Precise): status Triaged Fix Committed
2012-06-26 06:56:39 Chris Halse Rogers bug added subscriber Ubuntu Stable Release Updates Team
2012-06-26 06:56:41 Chris Halse Rogers bug added subscriber SRU Verification
2012-06-26 06:56:49 Chris Halse Rogers tags verification-needed
2012-06-26 07:09:37 Launchpad Janitor branch linked lp:ubuntu/precise-proposed/juju
2012-06-26 07:59:29 James Page tags verification-needed verification-done
2012-07-09 19:18:32 Launchpad Janitor juju (Ubuntu Precise): status Fix Committed Fix Released