Ticket #720 (closed task)
Opened 7 years ago
/etc/cron.hourly/tellerstats.sh~: convert: command not found (Examined/Solved - version 2.6.1)
| Reported by: | contact | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | interface | Version: | |
| Keywords: | Cc: |
Description
I make the link tellerstats.sh to /etc/cron.hourly/tellerstats.sh.
Everytime when cron starts the job I get a mail with this errors:
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
/etc/cron.hourly/tellerstats.sh~: convert: command not found
When I start the tellerstats.sh by hand it works fine.
I use Suse Verison 6.4. --- Convert is part of the ImageMagick? package but I guess
you have it if it works by hand.
You probably need to add the full path to convert in the script if
it isn't in the default path that cron supplies to the
programs it calls.
See the man page for your cron.
MDS 10/1/01
