[Bug 233108] security/py-certbot-dns-digitalocean and www/py-python-digitalocean: Missing runtime dependency devel/py-jsonpickle
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Nov 10 12:28:45 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233108
Bug ID: 233108
Summary: security/py-certbot-dns-digitalocean and
www/py-python-digitalocean: Missing runtime dependency
devel/py-jsonpickle
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: freebsd at mhka.no
CC: python at FreeBSD.org, skreuzer at FreeBSD.org,
yuri at freebsd.org
CC: python at FreeBSD.org, skreuzer at FreeBSD.org,
yuri at freebsd.org
Created attachment 199107
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199107&action=edit
www_py-python-digitalocean_dependencyfix.patch
After installing py27-certbot-dns-digitalocean and running "certbot certonly
--dns-digitalocean --dns-digitalocean-credentials somepath -d somedomain", I
get the error message:
DistributionNotFound: The 'jsonpickle' distribution was not found and is
required by python-digitalocean
Please see the logfile '/tmp/tmpvHDglP' for more details.
I could add this dependency directly to security/py-certbot-dns-digitalocean,
but since this port depends on www/py-python-digitalocean and upstream[1] says
the latter requires jsonpickle, I'll add the dependency in
www/py-python-digitalocean.
See attached patch.
[1]:
https://github.com/koalalorenzo/python-digitalocean/blob/master/requirements.txt
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list