[bug-notifications] [apache2 0004882]: missing dependency
Mantis Bug Tracker
noreply at opencsw.org
Wed Jan 11 11:11:59 CET 2012
A NOTE has been added to this issue.
======================================================================
https://www.opencsw.org/mantis/view.php?id=4882
======================================================================
Reported By: pfelecan
Assigned To: bwalton
======================================================================
Project: apache2
Issue ID: 4882
Category: regular use
Reproducibility: always
Severity: major
Priority: high
Status: assigned
======================================================================
Date Submitted: 2012-01-10 10:33 CET
Last Modified: 2012-01-11 11:11 CET
======================================================================
Summary: missing dependency
Description:
Initially I thought that this is related to mod_dav...
When using DAV repository access, the DBM DSO cannot be loaded and the
following message appears in the error_log:
(20019)DSO load failed: The DBM driver could not be loaded
Installing libaprutil1_dbm_db solves this issue.
======================================================================
----------------------------------------------------------------------
(0009523) pfelecan (developer) - 2012-01-11 11:11
https://www.opencsw.org/mantis/view.php?id=4882#c9523
----------------------------------------------------------------------
I don't have the time to truss apache but by "black box" observation I can
say that when the library is installed the message is not emitted and the a
DAV related PUT works (the lock mechanism uses the DBM features). In the
DAV related sources, there is a dlopen call on this library.
BTW, there is a similar issue with the libaprutil1_dbd_sqlite3 package but
I think it appears when doing SVN related stuff. More difficult to confirm
without trussing...
More information about the bug-notifications
mailing list