I have same problem and i did what you said — apt update && apt upgrade
IT DID NOT SOLVE THE INSTALLATION PROBLEM…
Please what else can someone do to install Mailinabox on a fresh machine?
Updating system packages…
Installing system packages…
Initializing system random number generator…
Firewall is active and enabled on system startup
Installing nsd (DNS server)…
Installing Postfix (SMTP server)…
Installing Dovecot (IMAP server)…
Installing OpenDKIM/OpenDMARC…
Installing SpamAssassin…
Removing apache…
Installing Nginx (web server)…
Installing Roundcube (webmail)…
Installing Nextcloud (contacts/calendar)…
Nextcloud is already latest version
Installing Z-Push (Exchange/ActiveSync server)…
sha1sum: WARNING: 1 computed checksum did NOT match
Hey buddy I check the hash on that file specifically and found 66B1613FAEF61590836682FF1A43D559827FE08B as the hash which is incorrect. You will need to contact z-push directly for resolution as this issue is on their end, not ours.
Is there no way to delete the found hash so that the expected hash will install to complete the mailinabox installation?
Secondly these problem affects general installation of mailinabox…because once the installation gets there it will stop.
Thirdly please is there a way to bypass the problem and finish the installation?
Paste clear instruction on how fix this issue step by setp ssh code please i just want to install mailinabox in fresh machine without those z-push error.
@just4t i saw that link but i do not know how to go about it…i need detailed instruction on how to fix it…please can someone help us…this driving me crazy
brand new install of ubuntu 14.05 lts and I basically am getting the same thing…
Updating system packages…
Installing system packages…
Initializing system random number generator…
Firewall is active and enabled on system startup
Installing nsd (DNS server)…
Installing Postfix (SMTP server)…
Installing Dovecot (IMAP server)…
Installing OpenDKIM/OpenDMARC…
Installing SpamAssassin…
Removing apache…
Installing Nginx (web server)…
Installing Roundcube (webmail)…
Installing Nextcloud (contacts/calendar)…
Nextcloud is already latest version
Installing Z-Push (Exchange/ActiveSync server)…
sha1sum: WARNING: 1 computed checksum did NOT match
tried editing the line mentioned above but this still doesn’t work…
vi /mailinabox/setup/zpush.sh
cd /root
mv mailinabox mailinabox_old # On existing installs only
git clone https://github.com/mail-in-a-box/mailinabox.git
cd mailinabox
bash setup/start.sh
bash setup/start.sh # the first one might fail due to bug #1298, run it again to make it succeed