Bug 1288999

Summary: python-acme in EPEL6 (for letsencrypt)
Product: [Fedora] Fedora EPEL Reporter: Nick <nick>
Component: python-acmeAssignee: Felix Schwarz <fschwarz>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el6CC: fschwarz, james.hogarth, nick, rbu, sander
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-05 08:19:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1288998, 1289002, 1289003    
Bug Blocks: 1288744    

Description Nick 2015-12-07 08:09:04 UTC
This is a bug to track the dependencies needed to get python-acme into EPEL6

Comment 1 Robert Buchholz 2016-02-11 15:13:01 UTC
*** Bug 1288994 has been marked as a duplicate of this bug. ***

Comment 2 Robert Buchholz 2016-02-11 18:47:31 UTC
Currently, the following dependencies are missing:

Error: No Package found for python-cryptography
# bug 1288998
# needs backport of several other python packages, depending on the version we pick for EL6.

If we go with python-cryptography-1.0.2-1

Error: No Package found for python-cffi >= 0.8
# this package is in EPEL6 already, python-cffi-0.6-5.el6

# plus these new:
Error: No Package found for python-cryptography-vectors = 1.0.2
Error: No Package found for python-idna >= 2.0                  # bug 1291496
Error: No Package found for python-ipaddress


If we'd want to go with the most recent release (1.2.1-3) we have additional missing deps: python2-hypothesis, python2-pyasn1-modules >= 0.1.8 where pyasn1 is already in RHEL6(base).



Error: No Package found for python-pyrfc3339
# bug 1289002
# easy to fix

Error: No Package found for python-sphinx_rtd_theme
Error: No Package found for python-sphinxcontrib-programoutput
# not sure about these. Probably not be needed if we don't build the HTML docs.

Comment 3 Robert Buchholz 2016-02-11 18:48:17 UTC
note that some of these deps are SRPMd at http://copr-dist-git.fedorainfracloud.org/cgit/@letsencrypt/letsencrypt/

Comment 4 Sander Hoentjen 2016-11-02 09:49:58 UTC
Just as a note I built python-acme in COPR:
https://copr.fedorainfracloud.org/coprs/tjikkun/python-acme/

I used python-cryptography-0.8.2 because that was the way with the least dependency issues

Comment 5 Felix Schwarz 2020-03-05 08:19:52 UTC
RHEL 6 will be EOL this year and I don't anyone has cycles to get certbot into EPEL 6 so I'm closing this bug report (spring cleaning).