Koozali.org: home of the SME Server

Upgrading to IMP 3.0 following Dan's HOWTO

Dejo

Upgrading to IMP 3.0 following Dan's HOWTO
« on: March 31, 2002, 01:51:38 PM »
Can someone telle me what went wrong here :

Preparing...                ########################################### [100%]
   1:horde                  ########################################### [ 16%]
error: cannot remove /home/httpd/horde-phplib - directory not empty
   2:dcb-e-smith-horde      ########################################### [ 33%]
loading /etc/e-smith/sql/init/S10horde_mysql_create into mysql
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
Loading data into mysql [ FAILED ]
   3:imp                    ########################################### [ 50%]
   4:dcb-e-smith-imp        ########################################### [ 66%]
error: cannot remove /home/httpd/html/horde/imp/SSLonly - directory not empty
error: cannot remove /home/httpd/html - directory not empty
error: cannot remove /home/httpd - directory not empty
   5:turba                  ########################################### [ 83%]
   6:dcb-e-smith-turba      ########################################### [100%]
loading /etc/e-smith/sql/init/S10horde_mysql_create into mysql
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
loading /etc/e-smith/sql/init/S10turba_sql_create into mysql
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)
Loading data into mysql [ FAILED ]





the packages are installed, but looks like the Mysql is messed up... please help :)

Dan Brown

Re: Upgrading to IMP 3.0 following Dan's HOWTO
« Reply #1 on: March 31, 2002, 04:44:37 PM »
Looks like you've changed the MySQL root password.  Dumb idea.

Dan G.

Re: Upgrading to IMP 3.0 following Dan's HOWTO
« Reply #2 on: March 31, 2002, 08:55:52 PM »
There was an old backup bug that had to do with the MySQL password and LDAP password getting out of sync.  The fix there was to re-sync them.  I believe that might work for you in this case.  Follow the instructions at http://www.e-smith.org/bugs/index.php3?op=showBug&bugID=51 and see if that puts it right.

Dan

Dejo

Re: Upgrading to IMP 3.0 following Dan's HOWTO
« Reply #3 on: March 31, 2002, 11:55:57 PM »
if I do a restore of the backup and change the password , will it turn out better then ???

Dan Brown

Re: Upgrading to IMP 3.0 following Dan's HOWTO
« Reply #4 on: April 01, 2002, 12:08:34 AM »
I have yet to see a good reason to manually change the MySQL root password.  Just don't do it.  The bug listing linked by the other Dan should fix the password without needing to restore.