https://bugs.contribs.org/show_bug.cgi?id=9720

--- Comment #2 from John Crisp <[email protected]> ---
OK, I get the problem now, but not the solution :-)

The current install needs the initialize default DBs as that creates the new
automysqlbackup keys and creates a password for the DB user. The spec file then
uses that password to create a new database using the password.

The spec file goes something like this:

-----------------------------------------
initialize-default-databases - runs the following
/etc/e-smith/db/configuration/migrate/85automysqlbackup
Init automysqlbackup key if it does not exist
Creates new pwd and adds it as a key

return to spec file
Create new DB using password from key created above
-----------------------------------------

So if you don't run initialize-default-databases the password does not get
created, and then neither does the DB.

Is there anything to stop a key being created from the spec file without the
need for the initialize-default-databases ?

We could remove the line, and add the password creation to the spec file ?

Any suggestions ?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to