[Bug 207532] security/letsencrypt.sh weekly fails because curl not in path
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 26 21:15:05 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207532
Bug ID: 207532
Summary: security/letsencrypt.sh weekly fails because curl not
in path
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: mjl at luckie.org.nz
CC: sascha at root-login.org
Flags: maintainer-feedback?(sascha at root-login.org)
CC: sascha at root-login.org
I have weekly_letsencrypt_enable="YES" in my /etc/periodic.conf, but last night
the letsencrypt run failed, with:
ERROR: This script requires curl.
in the weekly run output email. I have curl installed from ports. I think the
issue is that PATH does not include /usr/local/bin, where curl is present, when
the periodic script is run.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list