Installation problem

Hi,

I’m having problems installing cerbot on:

  • CentOS RHEL7
  • Apache
  • AWS EC2

I’m following the instructions on:

I have already installed 8-10 servers without problems on past months, but this one is having problems, may it be because a cerbot update?

The error:
yum install certbot python2-certbot-apache


–> Finished Dependency Resolution
Error: Package: python2-certbot-apache-0.39.0-1.el7.noarch (epel)
Requires: pytest
Error: Package: 1:python-zope-component-4.1.0-5.el7.noarch (epel)
Requires: python-zope-interface
Error: Package: python2-certbot-0.39.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

Similar to this topic:

[but they did not specify the exact steps taken to get it fixed]

Thanks Rudy,

I have tried the options you mencioned there. Also other ways to install sope or pytest but didnt work… Its strange that works on other servers with the same distribution.

Unsure but maybe order matters (it shouldn’t but there is obviously something not right).
Try checking the histories to ensure all was added correctly (and maybe in same order).