certbot/plugin fails after update
paul beard
paulbeard at gmail.com
Mon Apr 20 18:19:21 UTC 2020
Has anyone reported this? Or am I just lucky?
I'll see if I can pull that info together.
On Mon, Apr 20, 2020 at 11:05 AM Danilo G. Baio <dbaio at freebsd.org> wrote:
> On Mon, Apr 20, 2020 at 10:06:38AM -0700, paul beard wrote:
> > Yes, I do. I use the packages and source from the SVN repo. I also use
> > /usr/local… not smart enough to change any of that without breakage so I
> > leave it all alone.
>
>
> Could you reinstall packages py37-certbot and py37-certbot-nginx?
>
> Then check if the problem still occurs, if yes, make a copy of their
> files:
>
> cp -a -R /usr/local/lib/python3.7/site-packages/certbot /tmp/certbot
> cp -a -R /usr/local/lib/python3.7/site-packages/certbot_nginx
> /tmp/certbot_nginx
>
> Then reinstall them by ports as you described and execute a diff to see
> what differs:
>
> diff -u -r /usr/local/lib/python3.7/site-packages/certbot_nginx/
> /tmp/certbot_nginx/
> diff -u -r /usr/local/lib/python3.7/site-packages/certbot/ /tmp/certbot/
>
> And could you share
> /usr/local/etc/letsencrypt/renewal/cloud.paulbeard.org.conf ?
> Remove account information from it, please.
>
> --
> Danilo G. Baio (dbaio)
>
--
Paul Beard / www.paulbeard.org/
More information about the freebsd-python
mailing list