Bug 210669 - security/py-certbot: Requires wrong version of acme
Summary: security/py-certbot: Requires wrong version of acme
Status: Closed DUPLICATE of bug 210617
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kubilay Kocak
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2016-06-28 18:46 UTC by David Collantes
Modified: 2016-08-10 08:21 UTC (History)
1 user (show)

See Also:
vlad-fbsd: maintainer-feedback? (koobs)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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