[Bug 1583740] Re: mongo client is missing

Nicholas Skaggs nicholas.skaggs at canonical.com
Thu Jul 21 22:40:12 UTC 2016


** Description changed:

- Admins and developers are unable to access to the juju mongodb instance
- to investigation issues.
+ [Impact] 
+ Admins and developers are unable to access to the juju mongodb instance to investigation issues.
  
  The mongo client is built, but not included in the juju-mongodb3.2
  package. Juju doesn't need it. Users who need to investigate db issues
  need to locate and install a third-party binary.
  
  This issue affects both yakkety an xenial.
+ 
+ [Test Case]
+ ls /usr/lib/juju/mongo3.2/bin
+ 
+ Under the old package, no 'mongo' binary is present. With the new
+ package you should see a mongo binary.
+ 
+ 
+ [Regression Potential] 
+ 
+ The regression potential here is very small and isolated. This package
+ is specific to juju, and the binary is currently non-existent. If the
+ change fails to provide the binary, the bug will still be unfixed, but
+ no further impacts are expected.
+ 
+ [Other Info]
+ As the current package is already building the mongo binary, we don't forsee any issues. This change merely includes the binary in the package.

** Description changed:

- [Impact] 
+ [Impact]
  Admins and developers are unable to access to the juju mongodb instance to investigation issues.
  
  The mongo client is built, but not included in the juju-mongodb3.2
  package. Juju doesn't need it. Users who need to investigate db issues
  need to locate and install a third-party binary.
  
  This issue affects both yakkety an xenial.
  
  [Test Case]
  ls /usr/lib/juju/mongo3.2/bin
  
  Under the old package, no 'mongo' binary is present. With the new
  package you should see a mongo binary.
  
+ OLD
+ ls /usr/lib/juju/mongo3.2/bin
+ mongod	mongoperf  mongos  mongosniff
  
- [Regression Potential] 
+ NEW
+ ls /usr/lib/juju/mongo3.2/bin
+ mongo mongod mongoperf  mongos  mongosniff
+ 
+ 
+ [Regression Potential]
  
  The regression potential here is very small and isolated. This package
  is specific to juju, and the binary is currently non-existent. If the
  change fails to provide the binary, the bug will still be unfixed, but
  no further impacts are expected.
  
  [Other Info]
  As the current package is already building the mongo binary, we don't forsee any issues. This change merely includes the binary in the package.

-- 
You received this bug notification because you are a member of Ubuntu
Backporters, which is subscribed to trusty-backports.
Matching subscriptions: ubuntu-backporters
https://bugs.launchpad.net/bugs/1583740

Title:
  mongo client is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/trusty-backports/+bug/1583740/+subscriptions



More information about the ubuntu-backports mailing list