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-b...@freebsd.org
          Reporter: free...@mhka.no
                CC: pyt...@freebsd.org, skreu...@freebsd.org,
                    y...@freebsd.org
                CC: pyt...@freebsd.org, skreu...@freebsd.org,
                    y...@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.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to