Quote:
Originally Posted by pikeman94 Thanks for the info. I have tried that in the past and it works great, but 4.5.9 just won't install. It gets through all of the checks, but then errors out with this message:
Checking for installable packages
Found zimbra-core
Error: attempting to install i386 packages on a unknown OS.
Exiting...
I am thinking my best bet is to roll back to 6.06 and restore my backups. Even though this will amount to a huge pain in the rear! Unless of course anyone out here has found a work-around to this problem.
Pikeman94 |
I also had this problem on my Ubuntu 7.04 server. The Zimbra 4.5.8 installation worked after editing /etc/lsb-release but that didn't work for 4.5.9. Thats because the new get zcs_get_plat_tag.sh script is checking /etc/debian_version and this is causing the unknown OS error.
The best solution is to move /etc/debian_version out of the way while you install (in addition to editing /etc/lsb-release).
Don't just edit the zcs_get_plat_tag.sh script because the installer copies a new version (without your changes) that is needed for the post install tasks. Then you'll have all sorts of errors because it will fail to enable the zimbra components and your install will be broken.