If you’re running a Debian or Ubuntu server, there is a problem reported with the /etc/cron.daily/apt
script which stops the ‘runparts’ execution and avoids the execution of other scripts on /etc/cron.daily
.
One solution is to delete that script at /etc/cron.daily/apt
, and another solution is to set the execution of pandora_db.pl
directly in /etc/crontab
.