Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2023 21:12:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 275064] security/py-certbot: Will not run from cron
Message-ID:  <bug-275064-21822-54Rd6MfRRx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275064-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-275064-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 275064: security/py-certbot: Will not run from cron
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275064



--- Description ---
uname: FreeBSD 13.2-RELEASE-p4 GENERIC amd64
freebsd-version: 13.2-RELEASE-p5

It works perfectly when I run the following command from the command line.

/usr/local/bin/certbot renew --apache --deploy-hook "service dovecot restar=
t"

If I run it from CRON, it bombs out. I have attached the file.

I tried setting CRYPTOGRAPHY_OPENSSL_NO_LEGACY=3D1, but it did not make any
difference. Everything was working fine until a recent update. Why does it =
work
from the command line but not from CRON?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275064-21822-54Rd6MfRRx>