Package: debsecan Version: 0.2 Severity: important I installed the debsecan cron job and then manually ran the command in the crontab, giving this error:
chianamo:~# su daemon -c '/usr/bin/debsecan --suite sid --mailto root --cron'
Traceback (most recent call last):
File "/usr/bin/debsecan", line 753, in ?
rate_system(target, options, fetch_data(options), history)
File "/usr/bin/debsecan", line 738, in rate_system
formatter.finish()
File "/usr/bin/debsecan", line 631, in finish
self._write_history(self.options.history)
File "/usr/bin/debsecan", line 508, in _write_history
f = file(new_name, "w+")
IOError: [Errno 13] Permission denied: '/var/lib/debsecan/history.new'
Permissions are:
chianamo:~# ls -ld /var/lib/debsecan/
drwxr-xr-x 2 root root 48 2005-12-20 03:38 /var/lib/debsecan/
This means that the default crontab will not work. Please fix the
permissions on /var/lib/debsecan/.
-- System Information:
Debian Release: unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-k7
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Versions of packages debsecan depends on:
ii python 2.3.5-3 An interactive high-level object-o
--
bye,
pabs
http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part

