# After having done these changes:
# http://bazaar.launchpad.net/~dpm/ubucon-site/ubucon-layer/revision/3
cd $JUJU_REPOSITORY
cd $LAYER_PATH
bzr branch lp:~ubucon-site-developers/ubucon-site/ubucon-layer
cd ubucon-layer
charm build
build: Composing into /home/dpm/charms
build: Destination charm directory: /home/dpm/charms/builds/ubucon
build: Processing layer: layer:django
build: Processing layer: layer:basic
build: Processing layer: layer:nginx
build: Processing layer: ubucon
build: Processing interface: pgsql
build: Processing interface: http
juju deploy postgresql
juju deploy $LAYER_PATH/ubucon
juju add-relation postgresql:db ubucon
ERROR no relations found