py27-certbot fails to run
Carmel NY
carmel_ny at outlook.com
Sun Jun 10 08:31:58 UTC 2018
FreeBSD 11.1-RELEASE-p10
Name : py27-certbot
Version : 0.25.0,1
Installed on : Sat Jun 9 17:18:31 2018 EDT
Origin : security/py-certbot
Yesterday I updated the security/py27-certbot port to version 0.25.0,1
without incident. When running the application via port last night, it
produced this error output:
Traceback (most recent call last):
File "/usr/local/bin/certbot", line 6, in <module>
from pkg_resources import load_entry_point
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py",
line 3095, in <module> @_call_aside
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py",
line 3079, in _call_aside f(*args, **kwargs)
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py",
line 3108, in _initialize_master_working_set working_set =
WorkingSet._build_master() File
"/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 570,
in _build_master ws.require(__requires__) File
"/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 888,
in require needed = self.resolve(parse_requirements(requirements)) File
"/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 774,
in resolve raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'requests-toolbelt>=0.3.0'
distribution was not found and is required by acme
Is this something local to my machine only or should I file a PR against it
and what can I do to alleviate the problem?
--
Carmel
More information about the freebsd-python
mailing list