Date: Tue, 19 May 2020 20:54:20 +1000 From: Kubilay Kocak <koobs@FreeBSD.org> To: Mathieu Arnold <mat@freebsd.org>, "Danilo G. Baio" <dbaio@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r534987 - in head/security: py-acme py-acme/files py-certbot py-certbot-apache py-certbot-dns-cloudflare py-certbot-dns-cloudxns py-certbot-dns-digitalocean py-certbot-dns-dnsimple py-c... Message-ID: <54bfd55b-eeb7-b6cd-5d4e-1f76e3bab944@FreeBSD.org> In-Reply-To: <20200519095232.4bmtyedgmxcejqwm@aching.in.mat.cc> References: <202005121113.04CBDkRr054174@repo.freebsd.org> <20200519095232.4bmtyedgmxcejqwm@aching.in.mat.cc>
next in thread | previous in thread | raw e-mail | index | archive | help
On 19/05/2020 7:52 pm, Mathieu Arnold wrote: > On Tue, May 12, 2020 at 11:13:46AM +0000, Danilo G. Baio wrote: >> Author: dbaio >> Date: Tue May 12 11:13:46 2020 >> New Revision: 534987 >> URL: https://svnweb.freebsd.org/changeset/ports/534987 >> >> Log: >> security/py-[acme|certbot]: Update to 1.4.0 > > After this update, I get: > > 2020-05-19 11:44:26,717:DEBUG:certbot._internal.log:Exiting abnormally: > Traceback (most recent call last): > File "/usr/local/bin/certbot", line 11, in <module> > load_entry_point('certbot==1.3.0', 'console_scripts', 'certbot')() > File "/usr/local/lib/python3.7/site-packages/certbot/main.py", line 15, in main > return internal_main.main(cli_args) > File "/usr/local/lib/python3.7/site-packages/certbot/_internal/main.py", line 1317, in main > plugins = plugins_disco.PluginsRegistry.find_all() > File "/usr/local/lib/python3.7/site-packages/certbot/_internal/plugins/disco.py", line 210, in find_all > plugin_ep = PluginEntryPoint(entry_point) > File "/usr/local/lib/python3.7/site-packages/certbot/_internal/plugins/disco.py", line 54, in __init__ > self.plugin_cls = entry_point.load() > File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2442, in load > self.require(*args, **kwargs) > File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 2465, in require > items = working_set.resolve(reqs, env, installer, extras=self.extras) > File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 786, in resolve > raise DistributionNotFound(req, requirers) > pkg_resources.DistributionNotFound: The 'importlib_metadata' distribution was not found and is required by jsonpickle > 2020-05-19 11:44:26,717:ERROR:certbot._internal.log:An unexpected error occurred: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246269 Fixed by https://svnweb.freebsd.org/changeset/ports/534238
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?54bfd55b-eeb7-b6cd-5d4e-1f76e3bab944>