1 (edited by wphax 2012-05-15 11:51:13)

Topic: Errors installing iRedMail on CentOS 6

==== Provide required information to help troubleshoot and get quick answer ====
- iRedMail version: 0.8.0
- Linux/BSD distribution name and version: CentOS 6
- Any related log? Log is helpful for troubleshooting.

Error: Package: 5:postfix-2.5.9-5.ired.x86_64 (iRedMail)
           Requires: libmysqlclient.so.15(libmysqlclient_15)(64bit)
Error: Package: policyd-1.82-4.rhms.x86_64 (iRedMail)
           Requires: libmysqlclient.so.15()(64bit)
Error: Package: 2:python-ldap-2.3.13-2.ired.x86_64 (iRedMail)
           Requires: python(abi) = 2.4
           Installed: python-2.6.6-29.el6.x86_64 (@base)
               python(abi) = 2.6
Error: Package: python-webpy-0.35-1.noarch (iRedMail)
           Requires: python(abi) = 2.4
           Installed: python-2.6.6-29.el6.x86_64 (@base)
               python(abi) = 2.6
Error: Package: 5:postfix-2.5.9-5.ired.x86_64 (iRedMail)
           Requires: libmysqlclient.so.15()(64bit)
Error: Package: policyd-1.82-4.rhms.x86_64 (iRedMail)
           Requires: libmysqlclient.so.15(libmysqlclient_15)(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
< ERROR > Installation failed, please check the terminal output.
< ERROR > If you're not sure what the problem is, try to get help in iRedMail
< ERROR > forum: iredmail.org/forum/

====

I keep getting the above errors when installing iRedMail. Not sure what to do here, any suggestions?

----

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

2

Re: Errors installing iRedMail on CentOS 6

Could you please show me output of below command:

# yum repolist

3

Re: Errors installing iRedMail on CentOS 6

ZhangHuangbin wrote:

Could you please show me output of below command:

# yum repolist

Here it is:

[root@mail ~]# yum repolist
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: dist1.800hosting.com
 * centosplus: centos.mirror.lstn.net
 * extras: dist1.800hosting.com
 * updates: mirrors.serveraxis.net
repo id                          repo name                                status
base                             CentOS-6 - Base                          6,294
centosplus                       CentOS-6 - Plus                             42
contrib                          CentOS-6 - Contrib                           0
extras                           CentOS-6 - Extras                            4
iRedMail                         iRedMail                                   179
updates                          CentOS-6 - Updates                         901
repolist: 7,420

4

Re: Errors installing iRedMail on CentOS 6

I tested iRedMail-0.8.0 with CentOS 6.2 (x86_64) moment ago, works for me here. Could you please paste content of file /etc/yum.repos.d/iRedMail.repo? I guess you're trying to access yum repo for CentOS 5, not CentOS 6.

[iRedMail]
name=iRedMail
baseurl=http://iredmail.org/yum/rpms/6/
enabled=1
gpgcheck=0

5

Re: Errors installing iRedMail on CentOS 6

I just solved this by installing version 0.7.4 of iRedMail instead

6

Re: Errors installing iRedMail on CentOS 6

Sorry to hear that, we didn't find the root cause.

It's recommended to use the latest stable release, v0.8.0. If you installed v0.7.4, please upgrade to 0.8.0 by following the upgrade tutorial as soon as possible.