View previous topic :: View next topic |
Author |
Message |
NismoC32 Apprentice
Joined: 07 Apr 2003 Posts: 222
|
Posted: Thu May 12, 2016 5:48 am Post subject: Letsencrypt 0.5 error |
|
|
When I try to run letsencrypt I get this :
Quote: | # letsencrypt
Traceback (most recent call last):
File "/usr/lib/python-exec/python2.7/letsencrypt", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 3080, in <module>
@_call_aside
File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 3066, in _call_aside
f(*args, **kwargs)
File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 3093, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 653, in _build_master
return cls._build_from_requirements(__requires__)
File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 666, in _build_from_requirements
dists = ws.resolve(reqs, Environment())
File "/usr/lib64/python2.7/site-packages/pkg_resources/__init__.py", line 844, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (cryptography 1.1.2 (/usr/lib64/python2.7/site-packages), Requirement.parse('cryptography>=1.3'), set(['PyOpenSSL']))
|
I'm unable to find determine whats wrong.
Is it a python problem er letsencrypt problem. |
|
Back to top |
|
|
massimo Veteran
Joined: 22 Jun 2003 Posts: 1226
|
Posted: Thu May 12, 2016 9:01 am Post subject: |
|
|
Looks like that dev-python/cryptography has to be at least on version 1.3 and latest stable package in portage is on version 1.1.2. _________________ Hello 911? How are you? |
|
Back to top |
|
|
NismoC32 Apprentice
Joined: 07 Apr 2003 Posts: 222
|
Posted: Thu May 12, 2016 8:15 pm Post subject: |
|
|
Thanks, unmasking the dev-python/cryptography and installed the 1.3.1 version, letsencrypt worked
and I could renew my sertificates |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 23083
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|