From: Alberto D. <da...@io...> - 2007-05-04 17:23:00
|
Hi folks, In a fresh install of GUS 3.5 in an AMD64 server, we realized there is some info missing in the gus.config file, the original one downloaded from SVN is like this: http://www.biowebdb.org/wiki/index.php/%24PROJECT_HOME/install/gus.config.sample When we run: ga +meta --commit got this error: FATAL: Database version does not match required version for Plugin. Database Version: Plugin Version: 3.5 Our guys solved this by adding "3.5" directly in the plugin then it is inserted in the core.databaseversion table... but this is obviously not the best solution... I vaguely remember there was a variable in "gus.config" stating the GUS version (eg: 3.5) but it does not exist in the current "gus.config" version. Cheers, Alberto |