Package: doodle
Version: 0.6.5-1
Severity: normal

I receive the following message :

Subject: Anacron job 'cron.daily' on inf-berger
Date:   Tue, 23 May 2006 12:15:28 +0200

/etc/cron.daily/doodle:
Could not open '/var/lib/doodle': Is a directory

It seems that the cronjob doesn't take into account the DAEMON_OPTS
settings from /etc/default/doodle, when running :

# /etc/cron.daily/doodle
+ '[' -r /etc/default/doodle ']'
+ . /etc/default/doodle
++ DOODLE_PATH=/home
++ DOODLE_DBPATH=/var/lib/doodle/doodle.db
++ DAEMON_OPTS='-d /var/lib/doodle/doodle.db -L /var/log/doodled.log
/home'
+ '[' -x /usr/bin/doodle ']'
+ '[' '!' -z /home ']'
+ '[' -d /home ']'
+ /usr/bin/doodle -b /home
Could not open '/var/lib/doodle': Is a directory
+ chown root.doodle /var/lib/doodle/doodle.db

Instead of running :
/usr/bin/doodle -b ${DOODLE_PATH}
it should probably take into account the contents of DAEMON_OPTS

Hope this helps.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages doodle depends on:
ii  adduser                       3.87       Add and remove users and groups
ii  libdoodle1                    0.6.5-1    Desktop Search Engine (Library)

doodle recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to