James, this may be a special case for juju-mongodb, but if you uninstall a package, doesn't it usually stop the service that was running? (uninstalling postgres should stop the postgres process, right?)
I guess in the case of juju-mongodb we have the problem that the packaging itself isn't setting up the upstart script, but it is only set up when you have bootstrapped an environment. I can't quite say what *should* happen if you uninstall a package that we are depending on. Certainly "juju destroy-environment" should be deleting the upstart script, I'm just trying to understand if "apt-get remove juju-mongodb" should also be stopping services that were using it. Or whether this bug should just be WontFix. On Wed, Apr 30, 2014 at 7:46 PM, Curtis Hovey <[email protected]> wrote: > ** Changed in: juju-core > Status: New => Triaged > > -- > You received this bug notification because you are subscribed to juju- > core. > https://bugs.launchpad.net/bugs/1306315 > > Title: > juju-mongodb process hangs around after package removal > > To manage notifications about this bug go to: > https://bugs.launchpad.net/juju-core/+bug/1306315/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1306315 Title: juju-mongodb process hangs around after package removal To manage notifications about this bug go to: https://bugs.launchpad.net/juju-core/+bug/1306315/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
