[Bug 1306315] Re: juju-mongodb process hangs around after package removal

2016-06-03 Thread Launchpad Bug Tracker
[Expired for juju-core because there has been no activity for 60 days.]

** Changed in: juju-core
   Status: Incomplete => Expired

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1306315] Re: juju-mongodb process hangs around after package removal

2016-04-04 Thread Cheryl Jennings
** Changed in: juju-core
   Status: Triaged => Incomplete

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1306315] Re: juju-mongodb process hangs around after package removal

2016-04-04 Thread Adam Stokes
I honestly haven't ran into this for a long time. I think we can close
this out.

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1306315] Re: juju-mongodb process hangs around after package removal

2014-10-28 Thread Curtis Hovey
** Changed in: juju-core
   Importance: High => Medium

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1306315] Re: juju-mongodb process hangs around after package removal

2014-06-19 Thread Curtis Hovey
The destruction of the local env is responsible for SIGABRTing mongod,
removing, local files (specifically .juu/local/db in the case) and
removing the env's upstart scripts. Uninstalling the package will remove
what the services and files it installed...it didn't install the local
db or the upstart script

The symptoms imply destroy-environment didn't clean up.

** Tags removed: mongodb
** Tags added: destroy-environment

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1306315] Re: juju-mongodb process hangs around after package removal

2014-05-05 Thread John A Meinel
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 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1306315] Re: juju-mongodb process hangs around after package removal

2014-04-30 Thread Curtis Hovey
** Changed in: juju-core
   Status: New => Triaged

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1306315] Re: juju-mongodb process hangs around after package removal

2014-04-30 Thread James Page
Execution/termination of the binary is juju's job, not the packaging.

** Changed in: juju-core
   Status: Invalid => New

** Changed in: juju-mongodb (Ubuntu)
   Status: New => Invalid

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1306315] Re: juju-mongodb process hangs around after package removal

2014-04-22 Thread John A Meinel
** Also affects: juju-mongodb (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: juju-core
   Status: Triaged => Invalid

** Changed in: juju-core
Milestone: 1.19.1 => None

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs