Bug 1836412 - Cannot install certbot
Summary: Cannot install certbot
Keywords:
Status: CLOSED DUPLICATE of bug 1821439
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: certbot
Version: epel8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Felix Schwarz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-15 20:27 UTC by Stanislav Kontar
Modified: 2020-05-17 08:15 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-05-15 20:52:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Stanislav Kontar 2020-05-15 20:27:19 UTC
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.

Comment 1 Felix Schwarz 2020-05-15 20:52:35 UTC
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 ***

Comment 2 Stanislav Kontar 2020-05-17 08:15:55 UTC
Thanks for reply! I have enabled the powertools repo and now it works. I guess it is better to have it enabled anyway...


Note You need to log in before you can comment on or make changes to this bug.