Custombuild cron

LawsHosting

Verified User
Joined
Sep 13, 2008
Messages
2,368
Location
London UK
OS: Debians

Woke up to find errors on the cron for a few boxes, now CB2 plugin states "There are no updates available" when there are.......

./build: line 1686: /usr/bin/mysql: No such file or directory

line 1686:
if [ "${MYSQL_INST_OPT}" = "mysql" ] && [ -e ${MYSQL_BIN} ]; then
MYSQL_MAIN="`/usr/bin/mysql --version | awk '{ print $5 }' | cut -d , -f1 | cut -d. -f1,2`"

 
Fixed in CB 2.0 rev. 1986. The error can be safely ignored. Thank you for the report!
 
Back
Top