| Welcome to the Zimbra :: Forums! | |
Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
|  | 
09-06-2007, 07:05 AM
| | | Installation 4.5.6 on Feisty ok - Zimbra 5 Beta3 wont work Hi,
i have successfully migrate my 4.5.6 zimbra Debian sarge installation to Ubuntu 7.04 Feisty Fawn whith the Ubuntu6 packet (4.5.6.)
To do this, i have to change the lsb-release string to 6, which is mentioned in this post.
Zimbra now runs fine on Ubuntu 7.4 - but, i want to update to Zimbra 5 Beta 3.
install.sh coudnt find any installed zimbra release, also he coudnt find any prerequisites.
Can anyone tell me, whats wrong? Quote:
Operations logged to /tmp/install.log.5264
Checking for existing installation...
zimbra-ldap...NOT FOUND
zimbra-logger...NOT FOUND
zimbra-mta...NOT FOUND
zimbra-snmp...NOT FOUND
zimbra-store...NOT FOUND
zimbra-apache...NOT FOUND
zimbra-spell...NOT FOUND
zimbra-proxy...NOT FOUND
zimbra-core...NOT FOUND
./util/utilfunc.sh: line 429: rpm: command not found
PLEASE READ THIS AGREEMENT CAREFULLY BEFORE USING THE SOFTWARE.
ZIMBRA, INC. ("ZIMBRA") WILL ONLY LICENSE THIS SOFTWARE TO YOU IF YOU
FIRST ACCEPT THE TERMS OF THIS AGREEMENT. BY DOWNLOADING OR INSTALLING
THE SOFTWARE, OR USING THE PRODUCT, YOU ARE CONSENTING TO BE BOUND BY
THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS OF THIS
AGREEMENT, THEN DO NOT DOWNLOAD, INSTALL OR USE THE PRODUCT.
License Terms for the Zimbra Collaboration Suite: http://www.zimbra.com/license/collab...cense_1.0.html
Press Return to continue
Checking for prerequisites...
NPTL...FOUND
sudo...MISSING
libidn...MISSING
curl...MISSING
fetchmail...MISSING
gmp...MISSING
/usr/lib/libstdc++.so.5...FOUND
###ERROR###
One or more prerequisite packages are missing.
Please install them before running this installer.
Installation cancelled.
| | 
09-06-2007, 08:23 PM
| | | Fixed! aaaaaand... _broken_ !! I'd prefer to run feisty fawn, too. but, after you read this thread: enable core? failed install
let me tell you how to get past the point you're worried about now, and to the point described above.
OK, clean unpack of the beta3 tarball, right? copy bin/get_plat_flag.sh to an innocuous name, and create a new one, with this convoluted series of commands: make sure it's executable (chmod a+x get_plat_flag.sh) and ... have fun. | 
09-06-2007, 11:03 PM
| | | Quote:
Originally Posted by kbearcat make sure it's executable (chmod a+x get_plat_flag.sh) and ... have fun. | phew....fascinating. Works peferkt. Thanx for the clue ;-) | 
09-06-2007, 11:11 PM
| | | Hmm...another error. Quote:
Restoring existing configuration file from /opt/zimbra/.saveconfig/config.save...done
chown: cannot access `/opt/zimbra/conf/nginx.key': No such file or directory
chown: cannot access `/opt/zimbra/conf/nginx.crt': No such file or directory
Operations logged to /tmp/zmsetup.log.10112
Checking ldap status
Starting ldap
zimbra-core must be enabled
| | 
09-07-2007, 09:14 AM
| | | Hi dijichi2
your instructions worked fine on my 4.5.6 installation. Zimbra is up on Feisty and running. But i want to upgrade to Zimbra 5 Beta 3 - and this is the point, where the error came. | 
09-07-2007, 06:03 PM
| | OpenSource Builder & Moderator | |
Posts: 1,166
| | Hmm. 5.0b3 works perfectly for me on 64-bit Ubuntu 7.10 gutsy tribe 5 or whatever latest beta is, using package:
zcs-5.0.0_BETA3_1276.UBUNTU6.20070822-22320
I used this hack: HOWTO: Ubuntu 64bit Install
Haven't tried Feisty on 32-bit. If I get some spare time, I might try and release a package that works on all versions of Debian and Ubuntu, 32 and 64bit. Clearly from the hacks I'm posting it's possible to run on all platforms with small hacks to the installer, surely a unified package makes sense. | 
09-07-2007, 08:12 PM
| | OpenSource Builder & Moderator | |
Posts: 1,166
| | Workaround/Hack: Zimbra 5.0b3 on Ubuntu Feisty 7.04 32bit
---------------------------------------------------------------------------
Problem is that Feisty also has a /etc/debian_version that reads '4.0' and the new 5.0b3 incorrectly reads this - allegedly Debian 4.0 support is new in zimbra 5.0b. Gutsy also has /etc/debian_version but as of Tribe5 it has version that is not picked up by the get_plat_tag.sh script.
So:
mv /etc/debian_version /etc/debian_version.zimbra
perl -pi -e 's/DISTRIB_RELEASE=7/DISTRIB_RELEASE=6/' /etc/lsb-release
Then run the installer as normal.
Last edited by dijichi2; 09-08-2007 at 05:27 AM..
| 
09-08-2007, 04:27 AM
| | | thx...works now perfectly for me.
please notice, that the file is debian_version, not debian_release | 
09-08-2007, 05:28 AM
| | OpenSource Builder & Moderator | |
Posts: 1,166
| | thanks, amended. doing too many things at one time! | | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |