Bug#452021: gnunet: logrotate error

2007-11-20 Thread Achim Schaefer
Thanks. anything more which needs to be cleaned up? server:/etc/logrotate.d# dpkg -L gnunet-daemon /var/log/gnunetd /etc /etc/logrotate.d /etc/logrotate.d/gnunet-daemon /etc/init.d /etc/init.d/gnunet-daemon server:/etc/logrotate.d# dpkg -L gnunet /. /usr /usr/share /usr/share/doc /usr/share/doc/gn

Bug#452021: gnunet: logrotate error

2007-11-20 Thread Daniel Baumann
Achim Schaefer wrote: > gnunet is: > # > # Logrotate fragment for frox. > # > > /var/log/gnunetd/gnunetd.log { > weekly > size=100k > rotate 7 > compress > copytruncate > delaycompress > notifempty > missingok > } this file was

Bug#452021: gnunet: logrotate error

2007-11-19 Thread Achim Schaefer
Package: gnunet Version: 0.7.2c-1 Severity: normal get an logrotate eror message: /etc/cron.daily/logrotate: error: gnunet-daemon:1 duplicate log entry for /var/log/gnunetd/gnunetd.log and indeed there are serveral files in /etc/logrotate.d which contain all the same: server:/etc/logrotate.