1

Topic: problem with md5sum

sorry my english..i'm cuban....i'm triying to install iredmail in Debian Lenny...but the instalation give the following error..please some body help me

Validate Packages ...md5sum: pkgs/postfix-policyd_1.82-2_amd64.deb: No such file or directory
pkgs/postfix-policyd_1.82-2_amd64.deb: FAILED open or read
md5sum: pkgs/libmail-dkim-perl_0.36-0.1~bpo50+1_all.deb: No such file or directory
pkgs/libmail-dkim-perl_0.36-0.1~bpo50+1_all.deb: FAILED open or read
md5sum: pkgs/python-jinja2_2.2.1-1~bpo50+1_amd64.deb: No such file or directory
pkgs/python-jinja2_2.2.1-1~bpo50+1_amd64.deb: FAILED open or read
md5sum: pkgs/python-netifaces_0.5-1_amd64.deb: No such file or directory
pkgs/python-netifaces_0.5-1_amd64.deb: FAILED open or read
md5sum: pkgs/python-webpy_0.32+dak1-1_all.deb: No such file or directory
pkgs/python-webpy_0.32+dak1-1_all.deb: FAILED open or read
md5sum: pkgs/dovecot-common_1.1.16-1~bpo50+1_amd64.deb: No such file or directory
pkgs/dovecot-common_1.1.16-1~bpo50+1_amd64.deb: FAILED open or read
md5sum: pkgs/dovecot-imapd_1.1.16-1~bpo50+1_amd64.deb: No such file or directory
pkgs/dovecot-imapd_1.1.16-1~bpo50+1_amd64.deb: FAILED open or read
md5sum: pkgs/dovecot-pop3d_1.1.16-1~bpo50+1_amd64.deb: No such file or directory
pkgs/dovecot-pop3d_1.1.16-1~bpo50+1_amd64.deb: FAILED open or read
md5sum: misc/phpMyAdmin-2.11.10-all-languages.tar.bz2: No such file or directory
misc/phpMyAdmin-2.11.10-all-languages.tar.bz2: FAILED open or read
md5sum: misc/postfixadmin_2.3.tar.gz: No such file or directory
misc/postfixadmin_2.3.tar.gz: FAILED open or read
md5sum: misc/phpldapadmin-1.2.0.5.tgz: No such file or directory
misc/phpldapadmin-1.2.0.5.tgz: FAILED open or read
md5sum: misc/iRedAdmin-0.1.3.tar.bz2: No such file or directory
misc/iRedAdmin-0.1.3.tar.bz2: FAILED open or read
md5sum: misc/iRedAPD-1.3.3.tar.bz2: No such file or directory
misc/iRedAPD-1.3.3.tar.bz2: FAILED open or read
md5sum: misc/Net_LDAP2-2.0.9.tgz: No such file or directory
misc/Net_LDAP2-2.0.9.tgz: FAILED open or read
md5sum: WARNING: 14 of 15 listed files could not be read
        [ FAILED ]
< ERROR > MD5 check failed. Check your rpm packages. Script exit ...

----

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

2

Re: problem with md5sum

It didn't download packages at all, run below command to fetch them:

# cd /path/to/iRedMail-x.y.z/
# cd pkgs/
# bash get_all.sh

3

Re: problem with md5sum

ZhangHuangbin wrote:

It didn't download packages at all, run below command to fetch them:

# cd /path/to/iRedMail-x.y.z/
# cd pkgs/
# bash get_all.sh

ok thanks for your help...FIXED!

4

Re: problem with md5sum

This doesn't help I get the same error

# ./iRedMail.sh
< SKIP > Function: check_new_iredmail.
< SKIP > Function: create_repo_rhel.
[ INFO ] Fetching source tarballs ...
[ INFO ] + 1 of 3: http://iredmail.org/yum/misc/iRedAdmin-0.4.2.tar.bz2
[ INFO ] + 2 of 3: http://iredmail.org/yum/misc/iRedAPD-1.6.0.tar.bz2
[ INFO ] + 3 of 3: http://iredmail.org/yum/misc/roundcubem … ete.tar.gz
[ INFO ] Validate packages ...misc/iRedAdmin-0.4.2.tar.bz2: FAILED
md5sum: WARNING: 1 line is improperly formatted
md5sum: WARNING: 1 computed checksum did NOT match
        [ FAILED ]
<< ERROR >> MD5 check failed. Script exit ...




# ./get_all.sh
< SKIP > Function: check_new_iredmail.
< SKIP > Function: create_repo_rhel.
[ INFO ] Fetching source tarballs ...
[ INFO ] + 1 of 3: http://iredmail.org/yum/misc/iRedAdmin-0.4.2.tar.bz2
[ INFO ] + 2 of 3: http://iredmail.org/yum/misc/iRedAPD-1.6.0.tar.bz2
[ INFO ] + 3 of 3: http://iredmail.org/yum/misc/roundcubem … ete.tar.gz
[ INFO ] Validate packages ...misc/iRedAdmin-0.4.2.tar.bz2: FAILED
md5sum: WARNING: 1 line is improperly formatted
md5sum: WARNING: 1 computed checksum did NOT match
        [ FAILED ]
<< ERROR >> MD5 check failed. Script exit ...

5

Re: problem with md5sum

When did you download the iRedMail-0.9.2? we uploaded a re-packed version on Sep 3 (fixed a iRedAdmin template file issue), if you downloaded before Sep 3, please re-download it and try again.
https://bitbucket.org/zhb/iredmail/down … .2.tar.bz2

6

Re: problem with md5sum

thank you this work now!