Bug 210669

Summary: security/py-certbot: Requires wrong version of acme
Product: Ports & Packages Reporter: David Collantes <david>
Component: Individual Port(s)Assignee: Kubilay Kocak <koobs>
Status: Closed DUPLICATE    
Severity: Affects Only Me CC: vlad-fbsd
Priority: --- Keywords: needs-qa
Version: LatestFlags: vlad-fbsd: maintainer-feedback? (koobs)
Hardware: Any   
OS: Any   

Description David Collantes 2016-06-28 18:46:40 UTC
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
Comment 1 VK 2016-06-28 20:17:36 UTC
Actually, duplicate of Bug #210617. Same issue, different lingering version. Closing.

*** This bug has been marked as a duplicate of bug 210617 ***
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-08-10 08:21:39 UTC
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