1

Topic: Install Amazon Linux AMI - Install python-webpy python cherrypy fails

- iRedMail version: 0.8.3
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):  MySQL
- Linux/BSD distribution name and version: Amazon Linux AMI 3.2.22-35.60
- Related log if you're reporting an issue:
====

yum install python-webpy gives the following error message

Error: Package: python-webpy-0.37-2.el6.noarch (epel)
           Requires: python-cherrypy
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

yum install python-cherrypy gives the following error message

No package python-cherrypy available.
Error: Nothing to do

Any suggestions for next steps are greatly appreciated

----

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

2

Re: Install Amazon Linux AMI - Install python-webpy python cherrypy fails

As mentioned in iRedMail installation guide, please disable all third-party yum repositories ("epel" in your case) before installing iRedMail.

3

Re: Install Amazon Linux AMI - Install python-webpy python cherrypy fails

ZhangHuangbin wrote:

As mentioned in iRedMail installation guide, please disable all third-party yum repositories ("epel" in your case) before installing iRedMail.

I would like to know if after installation I can enable the epel repository again because there are a couple of packages that are used by another application that I am running on the server (ex: php-pear-XML-Parser.noarch, perl-Mail_spf, per'-Net-CIDR-Lite.noarch, etc).  Perhaps this can be addressed with a Priorities setting in yum?

4

Re: Install Amazon Linux AMI - Install python-webpy python cherrypy fails

frperalta1 wrote:

if after installation I can enable the epel repository again

Sure you can. But please make sure it won't bring in new conflict.