Date: Fri, 23 Feb 2018 12:02:18 +0000 From: Carmel NY <carmel_ny@outlook.com> To: FreeBSD <freebsd-ports@freebsd.org>, "python@FreeBSD.org" <python@FreeBSD.org> Subject: "security/py-certbot-apache" port Message-ID: <BN6PR2001MB1730A4BEA0594D4FF779ED6A80CC0@BN6PR2001MB1730.namprd20.prod.outlook.com>
index | next in thread | raw e-mail
I just updated my system and installed the "security/py-certbot-apache" port
using "synth". The installation went fine. The problem now is when I attempt
to run "certbot" it fails. The error log is below. I was forced to remove the
py-certbot-apache port in order to get certbot to work again. Also, there does
not appear to be any "man" file file for the apache plugin. I cannot even find
one for certbot. I had to get all the info on line.
______________________________________________________________________________
2018-02-23 06:43:15,934:DEBUG:certbot.log:Exiting abnormally:
Traceback (most recent call last):
File "/usr/local/bin/certbot", line 11, in <module>
load_entry_point('certbot==0.21.1', 'console_scripts', 'certbot')()
File "/usr/local/lib/python2.7/site-packages/certbot/main.py", line 1203, in
main plugins = plugins_disco.PluginsRegistry.find_all()
File "/usr/local/lib/python2.7/site-packages/certbot/plugins/disco.py", line
203, in find_all plugin_ep = PluginEntryPoint(entry_point)
File "/usr/local/lib/python2.7/site-packages/certbot/plugins/disco.py", line
50, in __init__ self.plugin_cls = entry_point.load()
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py",
line 2407, in load self.require(*args, **kwargs)
File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py",
line 2430, in require items = working_set.resolve(reqs, env, installer,
extras=self.extras) File
"/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 870,
in resolve raise DistributionNotFound(req, requirers) DistributionNotFound:
The 'mock' distribution was not found and is required by the application
2018-02-23 06:43:15,934:ERROR:certbot.log:An unexpected error occurred:
______________________________________________________________________________
--
Carmel
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BN6PR2001MB1730A4BEA0594D4FF779ED6A80CC0>
