Hmm, what stage does the installer get to?
If you want to fool the actuall zimbra setup script, you could try this (might not work, might do):
Edit /opt/zimbra/.install_history
Look for the *last* instance of package installs/upgrades, lines that look like this:
1181263988: UPGRADED zimbra-core_4.5.5_GA_838.DEBIAN3.1_i386.deb
1181263988: UPGRADED zimbra-ldap_4.5.5_GA_838.DEBIAN3.1_i386.deb
In your case this will be 4.0.4 or something, possibly. You can either change these entries to whatever you want it to be, like 4.0.1, or delete these entries toward the beginning of the file until you get to the version you want to ugprade form, ie 4.0.1. If you upgrade fails for other reason, or this doesn't work, post back and we'll see if we can help you. |