--plugin-add arguments causing server start to fail on freebsd

Bug #708868 reported by Patrick Crews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Invalid
Low
Patrick Crews

Bug Description

tests that use --plugin-add are failing on freebsd as follows:

cat server0.err
Can't open shared library
'/usr/home/pcrews/repos/drizzle/plugin/.libs/libcsv_plugin.so'
(errno: 2 Cannot open "/usr/home/pcrews/repos/drizzle/plugin/.libs/libcsv_plugin.so")
Couldn't load plugin library named 'csv'.

Try to run the csv suite on freebsd (it uses --plugin-add=csv), you will observer drizzletest failing as it can't find the server / nor will server-shutdown find a server to shutdown.

Changed in drizzle:
status: New → Confirmed
Revision history for this message
Patrick Crews (patrick-crews) wrote :

NOTE: This appears to happen for all plugins when --plugin-add=$plugin is used, not limited to CSV (realized my wording could make it seem tied to one plugin)

summary: - --plugin-add failing on freebsd
+ --plugin-add arguments causing server start to fail on freebsd
Revision history for this message
Patrick Crews (patrick-crews) wrote :

Need to research this a bit more, found some information that points to other issues.

Changed in drizzle:
assignee: nobody → Patrick Crews (patrick-crews)
Revision history for this message
Patrick Crews (patrick-crews) wrote :

By coincidence the two suites I tried to use are no longer built by default (csv + filesystem_engine) :-/
My mistake.

Tests are executing for me with both test-run.pl and dbqp.py

Changed in drizzle:
status: Confirmed → Invalid
milestone: none → 2011-01-31
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.