Code review comment for lp:~chad.smith/charms/precise/block-storage-broker/bsb-ec2-support

Revision history for this message
Fernando Correa Neto (fcorrea) wrote :

Hey Chad

> > Hey Chad, got a failure while deploying:
> >
> > fcorrea@beast:~/src/landscape/landscape-charm/config: juju-deployer -c
> > postgres-storage-ec2.cfg doit -e fcorrea-amazon
> > 2014-03-20 17:38:53 Starting deployment of doit
>
>
>
> That seems like a juju service issue more than something related to the
> branches you are deploying but two thoughts:
> - rm -rf your precise subdir under whereever your are running juju-deployer
> (otherwise it uses a local cache instead of checking out the branches your
> deployer file mentioned)

Yep. That was it. Since I was at the same path as you, meaning, landscape-charm/config, it had a precise cache in there that was causing the issue.
All good now. I'll just wait a bit more on the other comments I've made.

Thank you!

« Back to merge proposal