-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
certbot-auto doesn't work on RHEL 8 #7241
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
Comments
@haidarvm, I think the problem is it's looking for the executable I don't have easy access to a RHEL 8 machine right now to test it, but I think the executable is in the |
@bmw Thanks a lot for the support, it's so simple by adding : And Everything runs fine and smooth 👍 here's the result :
It's running perfectly on my Server. thanks a lot, i really appreciate that 💯 btw i'm running it still use certbot version 0.36.0 |
This PR builds off of #7240 to fix #7241. The code in certbot-auto is unchanged which I +1. Someone else should give it a 2nd review. For the code in the tests, you can see all tests passing (including test_tests.sh) at https://travis-ci.com/certbot/certbot/builds/122198270. I created #7301 to track removing the temporary code in test_leauto_upgrades.sh as suggested at #7282 (comment). One noteworthy thing here is I did not add the RHEL 8 AMI to the Apache tests due to #7273. This problem is not related to support in certbot-auto though, is an edge case, and I do not personally believe it should block this PR.
As for #7241 (comment), on mageia 7, the following solves this issue : |
Error: Unable to find a match: python3-virtualenv |
Just droppped "python3-virtualenv CentOS" in my favorite search engine : this pick may lead you to a solution : https://blog.teststation.org/centos/python/2016/05/11/installing-python-virtualenv-centos-7/ |
This was reported by @haidarvm at #7202 (comment).
My operating system is (include version):
RHEL 8
I installed Certbot with (certbot-auto, OS package manager, pip, etc):
certbot-auto
I ran this command and it produced this output:
The text was updated successfully, but these errors were encountered: