Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Cannot install certbot, missing dependencies. Version-Release number of selected component (if applicable): 1.3.0-3.el8 How reproducible: # dnf install certbot Steps to Reproduce: 1. Try to install certbot from epel repositories Actual results: # dnf install certbot Last metadata expiration check: 0:24:46 ago on Fri 15 May 2020 09:54:00 PM CEST. 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 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Expected results: Installed without issues.
Try certbot 1.4 from epel-testing (see bug 1834530, https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-d6d206667a). See bug 1822959 (https://bugzilla.redhat.com/show_bug.cgi?id=1822959#c1) for a longer explanation. *** This bug has been marked as a duplicate of bug 1821439 ***
Thanks for reply! I have enabled the powertools repo and now it works. I guess it is better to have it enabled anyway...