Getting: Traceback (most recent call last): File "/usr/local/bin/certbot", line 9, in <module> load_entry_point('certbot==0.8.1', 'console_scripts', 'certbot')() File "/usr/local/lib/python2.7/site-packages/certbot/main.py", line 700, in main plugins = plugins_disco.PluginsRegistry.find_all() File "/usr/local/lib/python2.7/site-packages/certbot/plugins/disco.py", line 174, in find_all plugin_ep = PluginEntryPoint(entry_point) File "/usr/local/lib/python2.7/site-packages/certbot/plugins/disco.py", line 33, in __init__ self.plugin_cls = entry_point.load() File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2379, in load self.require(*args, **kwargs) File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2396, in require items = working_set.resolve(reqs, env, installer) File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 833, in resolve raise VersionConflict(dist, req).with_context(dependent_req) VersionConflict: (acme 0.8.1 (/usr/local/lib/python2.7/site-packages), Requirement.parse('acme==0.5.0')) On certbot.log, and: An unexpected error occurred: VersionConflict: (acme 0.8.1 (/usr/local/lib/python2.7/site-packages), Requirement.parse('acme==0.5.0')) Please see the logfile 'certbot.log' for more details. When trying to use the application. More info at: https://github.com/certbot/certbot/issues/3221
Actually, duplicate of Bug #210617. Same issue, different lingering version. Closing. *** This bug has been marked as a duplicate of bug 210617 ***
A commit references this bug: Author: manu Date: Wed Aug 10 08:21:20 UTC 2016 New revision: 419993 URL: https://svnweb.freebsd.org/changeset/ports/419993 Log: Update Nanomsg to version 1.0.0 the first stable release of Nanomsg. Also bump PORTREVISION for mail/libmapi as it depend on it. PR: 210669 Approved by: koobs, Jan Bramkamp <crest@bultmann.eu> (maintainer) Changes: head/mail/libmapi/Makefile head/net/nanomsg/Makefile head/net/nanomsg/distinfo head/net/nanomsg/pkg-plist