[Refdb-devel] [ refdb-Bugs-1584361 ] refdb-init searches for the wrong dump file
Status: Beta
Brought to you by:
mhoenicka
From: SourceForge.net <no...@so...> - 2006-10-25 11:51:28
|
Bugs item #1584361, was opened at 2006-10-25 13:51 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1584361&group_id=26091 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: steletch (steletch) Assigned to: Nobody/Anonymous (nobody) Summary: refdb-init searches for the wrong dump file Initial Comment: I tried to install refdb agin (for testing :-) but it failed at the refdb-init script step. The error message is: "refdb.dump.mysql is not readable or missing" This error comes from the script which tries to read the file "/usr/local/share/refdb/sql/refdb.dump.mysql" instead of the correct "/usr/local/share/refdb/sql/refdb.2.dump.mysql" Please note the '2' between "refdb" and "dump". I'm assuming this is a temporary problem, but just to be sure the situation get fixed before final. Moreover, this is not mysql-specific since it is the same for all refdb plugins: refdb.2.dump.mysql refdb.2.dump.mysql41 refdb.2.dump.pgsql refdb.2.dump.sqlite Cheers, Stéphane ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1584361&group_id=26091 |