Hi there,
I've been trying to install the open source version, without success.
I need to try it (and show to my hierarchy) before considering to buy licenses.
So I've created a VM running a RHEL 8 distro (Almalinux 8.9), then I've followed the instructions on [https://github.com/Zimbra/zm-build#building]
Using a fix I've described here, I've been able to produce the "zcs-10.0.6....tgz".
But it appears there's still some components missing.
It looks like the repo was properly configured:I can actually check with yum that the required package isn't indeed listed:I must do something wrong, but what?
I would appreciate any hint on this.
PS: In case that's relevant, I provide the logs of the building procedure.
I've been trying to install the open source version, without success.
I need to try it (and show to my hierarchy) before considering to buy licenses.
So I've created a VM running a RHEL 8 distro (Almalinux 8.9), then I've followed the instructions on [https://github.com/Zimbra/zm-build#building]
Using a fix I've described here, I've been able to produce the "zcs-10.0.6....tgz".
But it appears there's still some components missing.
Code:
$ cd /opt/installer-build/BUILDS/RHEL8_64*$ tar xzf zcs*.tgz$ cd zcs*/$ ./install.sh Operations logged to /tmp/install.log.115ZzDVvChecking for existing installation... zimbra-license-tools...NOT FOUND zimbra-license-extension...NOT FOUND zimbra-network-store...NOT FOUND zimbra-ldap...NOT FOUND zimbra-logger...NOT FOUND zimbra-mta...NOT FOUND zimbra-dnscache...NOT FOUND zimbra-snmp...NOT FOUND zimbra-store...NOT FOUND zimbra-apache...NOT FOUND zimbra-spell...NOT FOUND zimbra-convertd...NOT FOUND zimbra-memcached...NOT FOUND zimbra-proxy...NOT FOUND zimbra-archiving...NOT FOUND zimbra-onlyoffice...NOT FOUND zimbra-license-daemon...NOT FOUND zimbra-core...NOT FOUND zimbra-zimlet-chat-video-classic...NOT FOUND zimbra-zimlet-chat-video-modern...NOT FOUND zimbra-extension-chat-video...NOT FOUND----------------------------------------------------------------------PLEASE READ THIS AGREEMENT CAREFULLY BEFORE USING THE SOFTWARE.SYNACOR, INC. ("SYNACOR") WILL ONLY LICENSE THIS SOFTWARE TO YOU IF YOUFIRST ACCEPT THE TERMS OF THIS AGREEMENT. BY DOWNLOADING OR INSTALLINGTHE SOFTWARE, OR USING THE PRODUCT, YOU ARE CONSENTING TO BE BOUND BYTHIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS OF THISAGREEMENT, THEN DO NOT DOWNLOAD, INSTALL OR USE THE PRODUCT.License Terms for this Zimbra Collaboration Suite Software:https://www.zimbra.com/license/zimbra-public-eula-2-6.html----------------------------------------------------------------------Do you agree with the terms of the software license agreement? [N] yUse Zimbra's package repository [Y] Configuring package repositoryChecking for installable packagesERROR: Required Core package zimbra-core not found in /opt/installer-build/BUILDS/RHEL8_64-NIKOLATESLA-1006-20240118123735-FOSS-3969/zcs-10.0.6_GA_3969.RHEL8_64.20240118123735/packagesExiting
Code:
$ vi /etc/yum.repos.d/zimbra.repo[zimbra]name=Zimbra RPM Repositorybaseurl=https://repo.zimbra.com/rpm/87/rhel8gpgcheck=1enabled=1[zimbra-1000-oss]name=Zimbra New RPM Repositorybaseurl=https://repo.zimbra.com/rpm/1000/rhel8gpgcheck=1enabled=1[zimbra-1010-oss]name=Zimbra 1010 OSS RPM Repositorybaseurl=https://repo.zimbra.com/rpm/1010/rhel8gpgcheck=1enabled=1
Code:
$ dnf makecacheAlmaLinux 8 - BaseOS 2.9 kB/s | 3.8 kB 00:01 AlmaLinux 8 - AppStream 3.5 kB/s | 4.1 kB 00:01 AlmaLinux 8 - Extras 3.3 kB/s | 3.8 kB 00:01 Copr repo for ripgrep owned by carlwgeorge 6.7 kB/s | 3.3 kB 00:00 Extra Packages for Enterprise Linux 8 - x86_64 3.8 kB/s | 3.8 kB 00:01 Zimbra RPM Repository 15 kB/s | 3.0 kB 00:00 Zimbra New RPM Repository 2.5 kB/s | 3.0 kB 00:01 Zimbra 1010 OSS RPM Repository 2.5 kB/s | 3.0 kB 00:01 Metadata cache created.$ dnf search zimbra-coreLast metadata expiration check: 0:00:07 ago on Tue 23 Jan 2024 13:00:37 +07.========================================================================= Name Matched: zimbra-core ==========================================================================zimbra-core-components.src : Zimbra components for core packagezimbra-core-components.x86_64 : Zimbra components for core package
I would appreciate any hint on this.
PS: In case that's relevant, I provide the logs of the building procedure.
Statistics: Posted by ipl — Tue Jan 23, 2024 6:12 am