local provider destroy-environment sometimes fails with a weird error

2014-04-13 Thread Tim Penhey
Hi folks, I noticed this at the end of last week, but shelved the thoughts until this weed as other things were taking priority. $ juju destroy-environment local -y [sudo] password for tim: ERROR readdirent: no such file or directory ERROR failed to destroy environment local If the environment

Re: local provider destroy-environment sometimes fails with a weird error

2014-04-13 Thread Andrew Wilkins
On Mon, Apr 14, 2014 at 7:52 AM, Tim Penhey tim.pen...@canonical.comwrote: Hi folks, I noticed this at the end of last week, but shelved the thoughts until this weed as other things were taking priority. $ juju destroy-environment local -y [sudo] password for tim: ERROR readdirent: no

Re: local provider destroy-environment sometimes fails with a weird error

2014-04-13 Thread Tim Penhey
It appears to be a race between the machine agent deleting the data-dir, and the destroy function deleting the data-dir. I'll work around it somehow. Tim -- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev