View Single Post
  #8 (permalink)  
Old 01-18-2007, 02:20 PM
brian brian is offline
Zimbra Employee
 
Posts: 601
Default

The problem is .install_history wasn't updated when the new packages were installed, so the setup script didn't perform any of the migration steps. It's odd the 4.0.4->4.0.5 upgrade worked because it's the same code as a 4.0.4->4.5.0 upgrade. Your .install_history should have lines similar to this after new packages are installed and before zmsetup.pl is run.

1169087810: INSTALL SESSION START
1169087878: UPGRADED zimbra-core-4.5.0_GA_612.pkg
1169087883: UPGRADED zimbra-ldap-pkg
1169087913: UPGRADED zimbra-store-pkg
1169087923: UPGRADED zimbra-mta-pkg
1169087927: UPGRADED zimbra-apache-pkg
1169087928: UPGRADED zimbra-spell-pkg
1169087931: UPGRADED zimbra-snmp-pkg
1169087938: UPGRADED zimbra-logger-pkg
1169087941: INSTALL SESSION COMPLETE

If your 4.0.4->4.0.5 worked, I'd go ahead and upgrade from 4.0.5->4.5.0. As always make sure you have a backup first.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote