1 (edited by leychenko.igor 2012-06-22 14:53:49)

Topic: Errors installing iRedMail on CentOS 6

==== Provide required information to help troubleshoot and get quick answer ====
- iRedMail version: 0.8.1
- Linux/BSD distribution name and version: CentOS 6
- Any related log? Log is helpful for troubleshooting
.
---> Package shorewall-core.noarch 0:4.5.4-1.el6 will be installed
--> Processing Dependency: /etc/clamd.d for package: amavisd-new-2.6.4-2.el6.noarch
--> Finished Dependency Resolution
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 (@anaconda-CentOS-201112102333.x86_64/6.2)
               python(abi) = 2.6
           Available: python-2.6.6-29.el6_2.2.i686 (updates)
               python(abi) = 2.6
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: amavisd-new-2.6.4-2.el6.noarch (epel)
           Requires: /etc/clamd.d
           Available: clamd-0.97.3-3.el6.x86_64 (epel)
               Not found
           Available: clamd-0.97.4-1.el5.rf.i386 (iRedMail)
               Not found
Error: Package: python-webpy-0.35-1.noarch (iRedMail)
           Requires: python(abi) = 2.4
           Installed: python-2.6.6-29.el6.x86_64 (@anaconda-CentOS-201112102333.x86_64/6.2)
               python(abi) = 2.6
           Available: python-2.6.6-29.el6_2.2.i686 (updates)
               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: http://www.iredmail.org/forum/


Output of command: # yum repolist

Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
* base: ftp.plusline.de
* epel: mirror.fraunhofer.de
* extras: ftp.plusline.de
* updates: ftp.plusline.de
repo id                                 repo name                                         status
base                                 CentOS-6 - Base                                     6 294
epel         Extra Packages for Enterprise Linux 6 - x86_64               7 561
extras                             CentOS-6 - Extras                                     6
iRedMail                               iRedMail                                            179
jenkins                                 Jenkins                                              144
updates                       CentOS-6 - Updates                                     1 147
repolist: 15 331

----

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

Dear leychenko.igor,

As mentioned in iRedMail installation guide, you should disable ALL third-party yum repositories (epel, jenkins in your case) before installing iRedMail.

For CentOS or Scientific Linux, please enable CentOS/Scientific official yum repositories, and DISABLE all third-party yum repositories to avoid package conflict.