[Letsencrypt-devel] Bug#824709: python-certbot: The cron file for certbot missing two items

Michael Merten mike at mertenusa.com
Wed May 18 21:12:17 UTC 2016


Package: python-certbot
Version: 0.6.0-1
Severity: normal

Dear Maintainer,

The cron file for certbot (/etc/cron.d/certbot) is missing the cron
username and
the -e switch for the perl command.  I changed it from:

* */12 * * * perl 'sleep int(rand(3600))'; certbot -q renew

To:

* */12 * * * root perl -e 'sleep int(rand(3600))'; certbot -q renew

and it seems to be working now.

Thank you,
Michael Merten
<mike at mertenusa.com>

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.5.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages python-certbot depends on:
ii  python-acme            0.6.0-1
ii  python-configargparse  0.10.0-2
ii  python-configobj       5.0.6-2
ii  python-cryptography    1.3.1-2
ii  python-dialog          3.3.0-2
ii  python-mock            1.3.0-2.1
ii  python-openssl         16.0.0-1
ii  python-parsedatetime   1.4-1
ii  python-pkg-resources   20.10.1-1
ii  python-psutil          4.1.0-1
ii  python-rfc3339         1.0-4
ii  python-six             1.10.0-3
ii  python-tz              2015.7+dfsg-0.1
ii  python-zope.component  4.2.2-1
ii  python-zope.interface  4.1.3-1+b1
pn  python:any             <none>

Versions of packages python-certbot recommends:
ii  certbot [letsencrypt]  0.6.0-1

python-certbot suggests no packages.

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0x50CE4373.asc
Type: application/pgp-keys
Size: 1519 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/letsencrypt-devel/attachments/20160518/e95987c7/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/letsencrypt-devel/attachments/20160518/e95987c7/attachment.sig>


More information about the Letsencrypt-devel mailing list