Koozali.org: home of the SME Server

error when upgrading from 5.6 to 6.0 ?

cyberdude

error when upgrading from 5.6 to 6.0 ?
« on: February 29, 2004, 02:35:57 PM »
Hi!

I have just made a tryal upgrade on an non production server from 5.6 to 6.0 but get this error :

Feb 29 14:30:13 dds01 mysql.init: Loading 20horde.mysql_update_privs.sql into mysql succeeded
Feb 29 14:30:13 dds01 mysql.init: Loading 20mysql_migrate_horde.sql into mysql succeeded
Feb 29 14:30:13 dds01 mysql.init: Loading 21horde.mysql_set_password.sql into mysql succeeded
Feb 29 14:30:13 dds01 mysql.init: Loading 30mysql_create_tables.sql into mysql succeeded
Feb 29 14:30:14 dds01 50turba_upgrade_1.1_to_1.2: DBI->connect(horde) failed: Access denied for user: 'horde@localhost' (Using password: YES) at /etc/e-smith/sql/init/50turba_upgrade_1.1_to_1.2 line 43
Feb 29 14:30:14 dds01 mysql.init: Loading 50turba_upgrade_1.1_to_1.2 into mysql failed
Feb 29 14:30:15 dds01 mysql.init: Loading 60migrate-imp-to-turba into mysql succeeded
Feb 29 14:30:13 dds01 last message repeated 2 times


it is the part marked with bold that gives the error.... is it a "big" error, or will the server be able to run ??

cyberdude

error when upgrading from 5.6 to 6.0 ?
« Reply #1 on: February 29, 2004, 02:43:50 PM »
after a reboot i only get thees error :

Feb 29 14:41:35 dds01 50turba_upgrade_1.1_to_1.2: DBI->connect(horde) failed: Access denied for user: 'horde@localhost' (Using password: YES) at /etc/e-smith/sql/init/50turba_upgrade_1.1_to_1.2 line 43
Feb 29 14:41:35 dds01 mysql.init: Loading 50turba_upgrade_1.1_to_1.2 into mysql failed
 

Any idear where / what i shoud correct to get i work properly ?

Offline chris burnat

  • *****
  • 1,135
  • +2/-0
    • http://www.burnat.com
error when upgrading from 5.6 to 6.0 ?
« Reply #2 on: February 29, 2004, 03:44:30 PM »
Quite a few posts on this one.  Not a real drama, your webmail will not work, period.  M. soulier has posted a fix, check:
http://forums.contribs.org/index.php?topic=20210.msg79517#msg79517

Quote

sbin/e-smith/config setprop horde DbPassword <password>
Where <password> is something strictly alphabetic, no characters like ^, or [, for example.
/sbin/e-smith/signal-event post-upgrade
/sbin/e-smith/signal-event reboot

Also do a search under Horde, 50_turba_upgrade, and sme 6.0 final released. Finally, check Bug Tracker, there is an entry there, and a resolution.  If per chance you find the two rpms upgrades from M. Soulier, let me know, I am still trying to find them.
chris.
- chris
If it does not work out of the box, please fill in a Bug Report @ Bugzilla (http://bugs.contribs.org)  - check: http://wiki.contribs.org/Bugzilla_Help .  Thanks.