Comment 1 for bug 1259925

Revision history for this message
John A Meinel (jameinel) wrote :

I might be wrong about the cause, but I am completely unable to deploy the 'ubuntu' service, as it keeps saying the service already exists. I've tried destroy-environment, and I've tried nuking /var/lib/juju* (while destroyed), and it still gives me the same error.

I'm trying "juju add-machine" before "juju deploy" this time, to see if that changes anything.

This actually appears to be a compatibility problem with 1.17 vs a 1.16.4 local environment. Because if I do /usr/bin/juju deploy -e local ubuntu it works, if I do $GOBIN/juju deploy -e local ubuntu it fails.
:(