Date: Sat, 10 Nov 2018 12:28:41 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 233108] security/py-certbot-dns-digitalocean and www/py-python-digitalocean: Missing runtime dependency devel/py-jsonpickle Message-ID: <bug-233108-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233108 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@FreeBSD.org Reporter: freebsd@mhka.no CC: python@FreeBSD.org, skreuzer@FreeBSD.org, yuri@freebsd.org CC: python@FreeBSD.org, skreuzer@FreeBSD.org, yuri@freebsd.org Created attachment 199107 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D199107&action= =3Dedit 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-digitalocea= n, but since this port depends on www/py-python-digitalocean and upstream[1] s= ays 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/requirement= s.txt --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233108-21822>