[Bug 1317896] Re: juju-restore requires mongodb-clients

2016-09-08 Thread Curtis Hovey
This is essentially fixed by juju-mongodb3.2 and juju-mongo-tools3.2. The client and the tools are installed on the controller. ** Changed in: juju-core Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1317896] Re: juju-restore requires mongodb-clients

2016-09-07 Thread Anastasia
Without mongodb-client, we cannot log into database, we cannot get db dumps, etc. It is not just restore that needs it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1317896 Title: juju-restore

[Bug 1317896] Re: juju-restore requires mongodb-clients

2014-05-12 Thread Canonical Juju QA Bot
** Changed in: juju-core Importance: High = Medium -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1317896 Title: juju-restore requires mongodb-clients To manage notifications

[Bug 1317896] Re: juju-restore requires mongodb-clients

2014-05-12 Thread Canonical Juju QA Bot
** 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/1317896 Title: juju-restore requires mongodb-clients To manage notifications about this bug go

[Bug 1317896] Re: juju-restore requires mongodb-clients

2014-05-10 Thread John A Meinel
I actually don't think using mongo is the correct fix here. We already have all the code we need inside of juju-core, we shouldn't depend on a separate client library in order to write stuff to the database. We *definitely* don't want mongodb-clients as a dependency for juju-core (juju-core is

[Bug 1317896] Re: juju-restore requires mongodb-clients

2014-05-10 Thread John A Meinel
I actually don't think using mongo is the correct fix here. We already have all the code we need inside of juju-core, we shouldn't depend on a separate client library in order to write stuff to the database. We *definitely* don't want mongodb-clients as a dependency for juju-core (juju-core is