Bug 1288999 - python-acme in EPEL6 (for letsencrypt)
Summary: python-acme in EPEL6 (for letsencrypt)
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-acme
Version: el6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Felix Schwarz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1288994 (view as bug list)
Depends On: 1288998 1289002 1289003
Blocks: 1288744
TreeView+ depends on / blocked
 
Reported: 2015-12-07 08:09 UTC by Nick
Modified: 2020-03-05 08:19 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-05 08:19:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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).


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