← Back to team overview

linux-traipu team mailing list archive

[Bug 919277] Re: "rabbitmq.variables" test is failing.

 

This is failing if we don't have rabbitmq server installed.
Will see what we can do to ensure that we properly skip the test if we don't have what we need.

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/919277

Title:
  "rabbitmq.variables" test is failing.

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  Confirmed

Bug description:
  The drizzle server is not able to start, and gives the following
  error, even after re-installing everything twice..

  [1] 21795
  harsh@ubuntu:~/builds/drizzle$ Plugin module
  /usr/local/lib/drizzle7/libascii_plugin.so was compiled for version
  20111129, which does not match the current running version of Drizzle:
  20120130.
  Couldn't load plugin library named 'ascii'.

  Aborting:"Failed to initialize plugins". Abort was called from
  drizzled/drizzled.cc:1341 in init_variables_after_daemonizing()

  The make test is generating the following error report..

  drizzle-test-run in default mode: *** Failing the test(s): rabbitmq.variables
  drizzle-test-run: *** ERROR: there were failing test cases
  make[3]: *** [test-drizzle] Error 1
  make[3]: Leaving directory `/home/harsh/repos/drizzle/trunk'
  make[2]: *** [check-am] Error 2
  make[2]: Leaving directory `/home/harsh/repos/drizzle/trunk'
  make[1]: *** [check-recursive] Error 1
  make[1]: Leaving directory `/home/harsh/repos/drizzle/trunk'
  make: *** [check] Error 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/919277/+subscriptions


References