Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-14000

Add new lsb file location for Debian 7.1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 2.6.2, 2.7.1
    • Internal Code
    • None
    • ALL

    Description

      This has never passed in 2.6. Maybe a weird platform issue with Debian 7?

      https://mci.10gen.com/ui/task/mongodb_mongo_v2.6_enterprise_debian71_64_013e21bbe58c4d345df61576fb3cafe41c2ae49c_14_05_17_00_03_07_jsCore_auth_enterprise_debian71_64

      MongoDB shell version: 2.6.2-pre-
      connecting to: 127.0.0.1:27999/test
      Authenticating as internal __system user with mechanism CRAM-MD5 on connection: connection to 127.0.0.1:27999
      1
      Testing workingSet and indexCounters portions of serverStatus
      Testing db.serverStatus({workingSet:1}).workingSet on "" (Solaris?) -- expecting {  "info" : "not supported" }
      assert: [{ "info" : "not supported" }] != [{
      	"note" : "thisIsAnEstimate",
      	"pagesInMemory" : 136,
      	"computationTimeMicros" : 3182,
      	"overSeconds" : 13
      }] are not equal : Test FAILED: db.serverStatus({workingSet:1}).workingSet did not return the expected value
      Error: [{ "info" : "not supported" }] != [{
      	"note" : "thisIsAnEstimate",
      	"pagesInMemory" : 136,
      	"computationTimeMicros" : 3182,
      	"overSeconds" : 13
      }] are not equal : Test FAILED: db.serverStatus({workingSet:1}).workingSet did not return the expected value
          at Error (<anonymous>)
          at doassert (src/mongo/shell/assert.js:11:14)
          at Function.assert.eq (src/mongo/shell/assert.js:38:5)
          at doTest (/data/mci/shell/mongodb-mongo-v2.6/jstests/core/block_check_supported.js:71:16)
          at /data/mci/shell/mongodb-mongo-v2.6/jstests/core/block_check_supported.js:118:1
      2014-05-17T00:43:22.277+0000 Error: [{ "info" : "not supported" }] != [{
      	"note" : "thisIsAnEstimate",
      	"pagesInMemory" : 136,
      	"computationTimeMicros" : 3182,
      	"overSeconds" : 13
      }] are not equal : Test FAILED: db.serverStatus({workingSet:1}).workingSet did not return the expected value at src/mongo/shell/assert.js:13
      failed to load: /data/mci/shell/mongodb-mongo-v2.6/jstests/core/block_check_supported.js

      Attachments

        Issue Links

          Activity

            People

              milkie@mongodb.com Eric Milkie
              ernie.hershey@mongodb.com Ernie Hershey
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: