1

Topic: << ERROR >> MD5 check failed. Script exit

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.7
- Linux/BSD distribution name and version: Debian 8
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Hi all;
I stry to install iredmail on fresh server debian 8. When i run  bash iRedmail.sh i got this error:
md5sum: misc/roundcubemail-1.3.0-complete.tar.gz: No such file or directory
misc/roundcubemail-1.3.0-complete.tar.gz: FAILED open or read
md5sum: misc/iRedAPD-2.1.tar.bz2: No such file or directory
misc/iRedAPD-2.1.tar.bz2: FAILED open or read
md5sum: misc/iRedAdmin-0.8.tar.bz2: No such file or directory
misc/iRedAdmin-0.8.tar.bz2: FAILED open or read
md5sum: WARNING: 3 listed files could not be read
    [ FAILED ]
<< ERROR >> MD5 check failed. Script exit ...

Please help me .
Thank's

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: << ERROR >> MD5 check failed. Script exit

Please help me, I'm stuck. I want to install a second mail server...
thank's !

lesly wrote:

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.7
- Linux/BSD distribution name and version: Debian 8
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Hi all;
I stry to install iredmail on fresh server debian 8. When i run  bash iRedmail.sh i got this error:
md5sum: misc/roundcubemail-1.3.0-complete.tar.gz: No such file or directory
misc/roundcubemail-1.3.0-complete.tar.gz: FAILED open or read
md5sum: misc/iRedAPD-2.1.tar.bz2: No such file or directory
misc/iRedAPD-2.1.tar.bz2: FAILED open or read
md5sum: misc/iRedAdmin-0.8.tar.bz2: No such file or directory
misc/iRedAdmin-0.8.tar.bz2: FAILED open or read
md5sum: WARNING: 3 listed files could not be read
    [ FAILED ]
<< ERROR >> MD5 check failed. Script exit ...

Please help me .
Thank's

3

Re: << ERROR >> MD5 check failed. Script exit

Please show us full console output. Which URLs do iRedMail installer use to download the packages?

4

Re: << ERROR >> MD5 check failed. Script exit

Hi,
#bash iRedMail.sh
The output:
< SKIP > Function: check_new_iredmail.
[ INFO ] apt-get update ...
Ign http://ftp.debian.org jessie InRelease
Hit http://security.debian.org jessie/updates InRelease
Hit http://ftp.debian.org jessie-updates InRelease
Hit http://ftp.debian.org jessie Release.gpg
Hit http://security.debian.org jessie/updates/main amd64 Packages
Hit http://ftp.debian.org jessie Release
Get:1 http://ftp.debian.org jessie-updates/main amd64 Packages/DiffIndex [9376 B]
Hit http://security.debian.org jessie/updates/contrib amd64 Packages
Hit http://ftp.debian.org jessie-updates/contrib amd64 Packages
Hit http://security.debian.org jessie/updates/contrib Translation-en
Hit http://ftp.debian.org jessie-updates/contrib Translation-en
Hit http://security.debian.org jessie/updates/main Translation-en
Get:2 http://ftp.debian.org jessie-updates/main Translation-en/DiffIndex [3688 B]
Hit http://ftp.debian.org jessie/main amd64 Packages
Hit http://ftp.debian.org jessie/contrib amd64 Packages
Hit http://ftp.debian.org jessie/contrib Translation-en
Hit http://ftp.debian.org jessie/main Translation-en
Fetched 13.1 kB in 1s (10.1 kB/s)
Reading package lists...
[ INFO ] Fetching source tarballs ...
[ INFO ] + 1 of 3: https://dl.iredmail.org/yum/misc/roundc … ete.tar.gz
[ INFO ] + 2 of 3: https://dl.iredmail.org/yum/misc/iRedAPD-2.1.tar.bz2
[ INFO ] + 3 of 3: https://dl.iredmail.org/yum/misc/iRedAdmin-0.8.tar.bz2
[ INFO ] Validate packages ...
misc/roundcubemail-1.3.0-complete.tar.gz: FAILED open or read
misc/iRedAPD-2.1.tar.bz2: FAILED open or read
misc/iRedAdmin-0.8.tar.bz2: FAILED open or read
        [ FAILED ]
<< ERROR >> MD5 check failed. Script exit ...

Thank's for helping me

ZhangHuangbin wrote:

Please show us full console output. Which URLs do iRedMail installer use to download the packages?

5

Re: << ERROR >> MD5 check failed. Script exit

*) Can you access https://dl.iredmail.org/yum/misc/ on this server?
*) Try to download these 3 packages manually and copy them to directory "pkgs/misc/", then run iRedMail installer again.

6

Re: << ERROR >> MD5 check failed. Script exit

Hi Zhang,

wget https://dl.iredmail.org/yum/misc/roundc … ete.tar.gz

converted 'https://dl.iredmail.org/yum/misc/roundc … ete.tar.gz' (ANSI_X3.4-1968) -> 'https://dl.iredmail.org/yum/misc/roundc … ete.tar.gz' (UTF-8)
--2017-12-05 08:07:18--  https://dl.iredmail.org/yum/misc/roundc … ete.tar.gz
Resolving dl.iredmail.org (dl.iredmail.org)... 139.162.146.87
Connecting to dl.iredmail.org (dl.iredmail.org)|139.162.146.87|:443... connected.
ERROR: The certificate of 'dl.iredmail.org' is not trusted.
ERROR: The certificate of 'dl.iredmail.org' hasn't got a known issuer.
Where is the problem?

Thank's for help

ZhangHuangbin wrote:

*) Can you access https://dl.iredmail.org/yum/misc/ on this server?
*) Try to download these 3 packages manually and copy them to directory "pkgs/misc/", then run iRedMail installer again.

7

Re: << ERROR >> MD5 check failed. Script exit

Mostly caused due to no ca cert info on your server.

You can run wget with '--no-check-certificate' option, or download the package manually from web browser and upload to server.

8

Re: << ERROR >> MD5 check failed. Script exit

Hi Zhang,
I got the same problem, so i changed  to ubuntu 16.04 server and it's work fine.
Thank's