Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup-le.sh fails on CentOS8 #17

Closed
happosade opened this issue Apr 9, 2020 · 1 comment
Closed

setup-le.sh fails on CentOS8 #17

happosade opened this issue Apr 9, 2020 · 1 comment

Comments

@happosade
Copy link

Looks like setup-le.sh fails on CentOS 8.

While running the setup-le.sh, I get following:

Error: 
 Problem: package certbot-1.3.0-3.el8.noarch requires python3-certbot = 1.3.0-3.el8, but none of the providers can be installed
  - conflicting requests
  - nothing provides python3-mock needed by python3-certbot-1.3.0-3.el8.noarch
  - nothing provides python3.6dist(mock) needed by python3-certbot-1.3.0-3.el8.noarch

When trying to run, it runs into problem of not being able to install certbot.
Seems similar to ansible/workshops#768

@mkosek
Copy link
Member

mkosek commented Apr 14, 2020

I was personally not testing/using these scripts with CentOS/RHEL-8. I saw some suggestions about what can be done for example here - https://serverfault.com/questions/975002/install-certbot-in-red-hat-enterprise-linux-8-manually

If you install certbot before running setup-le.sh, it should get past this step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants