Unable to install python-certbot-apache on Oracle Linux 7.3

When I run: sudo yum install python-certbot-apache, I get the following errors:
Error: Package: python2-certbot-0.12.0-4.el7.noarch (epel)
Requires: python-zope-interface
Error: Package: 1:python-zope-component-4.1.0-1.el7.noarch (epel)
Requires: python-zope-interface
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

I am not sure, how to proceed further. Thanks.

Hi @monishrai

Have a look at this article

You can build certbot using pythong

Note: you do need python 2.7

Andrei

Thanks for your help!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.