Beagle cron job exits with return code 1

Bug #67512 reported by Matthias Rosenkranz
This bug report is a duplicate of:  Bug #75338: Beagle should suggest 'schedutils'. Edit Remove
4
Affects Status Importance Assigned to Milestone
beagle (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: beagle

After a recent upgrade to edgy, I get an email every morning from Anacron saying:
run-parts: /etc/cron.daily/beagle-crawl-system exited with return code 1.

The positive return code is the result of he first "test" in the cron file, namely:
OPTIONS="`test -n "$CRAWL_DISABLE_FILTERING" -a "$CRAWL_DISABLE_FILTERING" = "yes" && \
                     echo --disable-filtering`"

The result of this test is 1 for the first crawl_file (crawl-applications) and the shell returns with this return code. When commenting out the set -e at the beginning of the cron file everything seems to work as it should.

Revision history for this message
Adrien Cunin (adri2000) wrote :

Marking as duplicate of #63416.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.