Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2018 08:31:54 +0000
From:      Carmel NY <carmel_ny@outlook.com>
To:        FreeBSD <freebsd-questions@freebsd.org>
Cc:        "python@FreeBSD.org" <python@FreeBSD.org>
Subject:   py27-certbot fails to run
Message-ID:  <SN1PR20MB2109BE748BCBF4FE92AD7F1780790@SN1PR20MB2109.namprd20.prod.outlook.com>

next in thread | raw e-mail | index | archive | help
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 =3D
WorkingSet._build_master() File
"/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 57=
0,
in _build_master ws.require(__requires__) File
"/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 88=
8,
in require needed =3D self.resolve(parse_requirements(requirements)) File
"/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 77=
4,
in resolve raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'requests-toolbelt>=3D0.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?

--=20
Carmel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?SN1PR20MB2109BE748BCBF4FE92AD7F1780790>