PDA

View Full Version : problem with custombuild cronjob



roly
12-28-2008, 07:12 AM
hi

this isn't a big issue as i only wanted to use the cron to advise when new updates are available. i have the cron for custombuild setup without any problems on 1 server, but on the other i get this cron error:

/etc/cron.daily/custombuild:

tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified

both of my servers are almost identical in configuration so i'm not sure why this isn't working on this server. any ideas?

smtalk
12-28-2008, 08:16 AM
Set bold=off in your options.conf.

roly
12-28-2008, 08:32 AM
that seems to work, thanks

pppplus
01-26-2011, 02:14 AM
I've the same message, and I find this post. We find almost all solution in forum, that's great !

Just to know what means bold in custombuild options ?

smtalk
01-26-2011, 04:10 AM
If bold option is set to yes, CustomBuild uses tput for the output of the bolded text. If it is set to no, no bolded text is shown.

pppplus
01-26-2011, 06:34 AM
ok thanks, I thunk it could be something else.