It can be fix by adding flag (need to read about Make) to overwrite all data if it exists. If this flag exists it will simple drop all tables and remove the user. If not set and table exists it will simple display error that "aiki tables exists: remove the tables or use force-overwrite flag to overwrite it; all your data will be permanently destroyed"
What do you think? -- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/538972 Title: Aiki Reinstallation gives unexpected behavior of new installation Status in Aiki Framework: Confirmed Bug description: If you erase an existing installation, but do nothing to the database, and attempt to reinstall using the same database, all information remains, plus if you create an account with the same name as the last one, your newly assigned password won't work (but your old password will) We should probably present the user with some options when there is table data that already exists, and should probably (at the very least) erase it all, but ideally would when creating the new admin account, erase all account data that exists and restore default functionality but leave in place user-created widgets and to ask wether to 'Use Existing content' or 'Start New'. To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/538972/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp

