[Bug 1210054] Re: juju terminate-machine with local provider doesn't destroy machine

2013-10-15 Thread James Page
** Changed in: juju-core (Ubuntu Saucy) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1210054 Title: juju terminate-machine with local provider doesn't destroy

[Bug 1210054] Re: juju terminate-machine with local provider doesn't destroy machine

2013-10-04 Thread Curtis Hovey
** Changed in: juju-core Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1210054 Title: juju terminate-machine with local provider doesn't destroy machine

[Bug 1210054] Re: juju terminate-machine with local provider doesn't destroy machine

2013-10-03 Thread Tim Penhey
** Changed in: juju-core Milestone: 1.15.0 => 1.15.1 ** Changed in: juju-core Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1210054 Title: juju termi

[Bug 1210054] Re: juju terminate-machine with local provider doesn't destroy machine

2013-09-29 Thread Tim Penhey
** Changed in: juju-core Status: Triaged => In Progress ** Changed in: juju-core Assignee: (unassigned) => Tim Penhey (thumper) ** Changed in: juju-core Milestone: None => 1.15.0 ** Branch linked: lp:~thumper/juju-core/lxc-stopping -- You received this bug notification because

[Bug 1210054] Re: juju terminate-machine with local provider doesn't destroy machine

2013-09-24 Thread Serge Hallyn
Thanks, James. lxc-stop is returning false because the machine is already stopped, and juju is (it seems) stopping there because of failure. We can either (a) have juju ignore lxc-stop failure, (b) just have juju run lxc-destroy -f which will implicitly stop the machine if needed (and not manuall

[Bug 1210054] Re: juju terminate-machine with local provider doesn't destroy machine

2013-09-18 Thread James Page
jamespage@armstrong:/etc/apparmor.d$ sudo juju --debug destroy-environment 2013-09-18 14:11:27 INFO juju.provider.local environprovider.go:32 opening environment "laptop" 2013-09-18 14:11:27 DEBUG juju.provider.local environ.go:210 found "10.0.3.1" as address for "lxcbr0" 2013-09-18 14:11:27 DEB

[Bug 1210054] Re: juju terminate-machine with local provider doesn't destroy machine

2013-09-18 Thread James Page
jamespage@armstrong:/etc/apparmor.d$ sudo lxc-list WARNING: lxc-list is deprecated, please use lxc-ls --fancy. This symlink will be dropped in LXC 1.0. NAMESTATEIPV4IPV6 AUTOSTART --

[Bug 1210054] Re: juju terminate-machine with local provider doesn't destroy machine

2013-09-18 Thread James Page
** Also affects: juju-core (Ubuntu) Importance: Undecided Status: New ** Also affects: juju-core (Ubuntu Saucy) Importance: Undecided Status: New ** Changed in: juju-core (Ubuntu Saucy) Status: New => Triaged ** Changed in: juju-core (Ubuntu Saucy) Importance: Undec