ZCS 8.8.10 on OraLinux 7.5: Installation Error

Ask questions about your setup or get help installing ZCS server (ZD section below).
Post Reply
echoupe
Posts: 1
Joined: Fri Dec 07, 2018 8:32 am

ZCS 8.8.10 on OraLinux 7.5: Installation Error

Post by echoupe »

Hello, First of all, I'll apologize for my english.

I'm new to zimbra. Here are the steps run to install zimbra on my VM:

1. I've downloaded and decompressed zimbra file: zcs-8.8.10_GA_3039.RHEL7_64.20180928094617

2. I've installed the prerequisite by executing this command:
yum -y install perl-core libaio unzip nmap-ncat sysstat openssh-clients wget net-tools

3. Initialized zimbra repos by
yum clean all
rm -rf /var/cache/yum
yum --disablerepo=* --enablerepo=zimbra clean metadata

4. launched the installation of zimbra with ./install.sh; selected the packages to install. Here is what i can see on my screen:

On the screen i can see this:
Downloading packages (10):
zimbra-core-components
....
zimbra-proxy-components
...

In the installation log file:
Background downloading packages, then exiting:

https://repo.zimbra.com/rpm/87/rhel7/x8 ... x86_64.rpm: [Errno 12] Timeout on https://repo.zimbra.com/rpm/87/rhel7/x8 ... x86_64.rpm: (
28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Try another repository.

How can i solve this problem ?
Post Reply