[MacPorts] #54912: certbot @0.18.2 added a python dependency that is not included

MacPorts noreply at macports.org
Sun Oct 1 20:57:56 UTC 2017


#54912: certbot @0.18.2 added a python dependency that is not included
-------------------------+-------------------------
  Reporter:  lterrill    |      Owner:  Schamschula
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.4.1
Resolution:  worksforme  |   Keywords:
      Port:  certbot     |
-------------------------+-------------------------

Comment (by micrology):

 When running sudo /opt/local/bin/certbot renew I also got an error because
 python/py-funcsigs was not found:
 {{{
  File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/pkg_resources/__init__.py", line 867, in resolve
     raise DistributionNotFound(req, requirers)
 pkg_resources.DistributionNotFound: The 'funcsigs>=1' distribution was not
 found and is required by mock
 }}}

 Manually installing
 {{{
 sudo port install py27-funcsigs
 }}}
 solved the problem.

--
Ticket URL: <https://trac.macports.org/ticket/54912#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list