On Dec 21, 2018, at 08:34, Bill Christensen wrote:
> I haven't done full research on this yet, but it appears that Certbot is now
> putting the certs in /etc/... instead of /opt/local/etc.
Indeed, the reinplaces that are supposed to relocate that and other things into
prefix aren't taking effect anymore:
Warning: reinplace s|/etc/|/opt/local/etc/| didn't change anything in
.../certbot/work/certbot-0.29.1/certbot/constants.py
Warning: reinplace s|/var/lib/|/opt/local/var/db/| didn't change anything in
.../certbot/work/certbot-0.29.1/certbot/constants.py
Warning: reinplace s|/var/log/|/opt/local/var/log/| didn't change anything in
.../certbot/work/certbot-0.29.1/certbot/constants.py
Could you file a bug report?