[Bug 1323827] [NEW] aide cronjob fails with bash unbound variable error

2014-05-27 Thread Nathan Kinkade
Public bug reported: Ubuntu version: 14.04 LTS (server) AIDE version: 0.16~a2.git20130520-2 EXPECTED RESULT === The daily cron job should excute properly, generating an email with the AIDE report for that day. ACTUALLY RESULT == The daily cron job fails with a bash

[Bug 1036751] Re: search for libreadline5.* crashes daily run

2012-09-27 Thread Nathan Kinkade
I'll have to wait for the AIDE job to automatically kick off, but I suspect that the following patch to /etc/cron.daily/aide will fix this issue. It simply removes the dot before the glob so that it will match a bit more liberally: --- aide2012-01-09 09:15:28.0 + +++ aide.new

[Bug 1036751] Re: search for libreadline5.* crashes daily run

2012-09-26 Thread Nathan Kinkade
I'm seeing this issue as well. It seems to have to do with the fact that files in /var/lib/dpkg/info/ now contain near the end :arch which causes ls to fail since, apparently, AIDE wasn't expecting there to be a colon in the filename, but dot. AIDE should be looking for filename.ext as well as