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.d# for file in gnunet*; do echo "$file is:";cat
$file; done
gnunet is:
#
# Logrotate fragment for frox.
#
/var/log/gnunetd/gnunetd.log {
weekly
size=100k
rotate 7
compress
copytruncate
delaycompress
notifempty
missingok
}
gnunet-daemon is:
/var/log/gnunetd/gnunetd.log {
weekly
size=100k
rotate 7
compress
copytruncate
delaycompress
notifempty
missingok
}
gnunet-server is:
/var/log/gnunetd/gnunetd.log {
weekly
size=100k
rotate 7
compress
copytruncate
delaycompress
notifempty
missingok
}
server:/etc/logrotate.d#
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages gnunet depends on:
ii gnunet-client 0.7.2c-1 secure, trust-based
peer-to-peer f
ii gnunet-server 0.7.2c-1 secure, trust-based
peer-to-peer f
ii gnunet-tools 0.7.2c-1 secure, trust-based
peer-to-peer f
gnunet recommends no packages.
-- debconf information:
* gnunet/gnunet_user: gnunet
* gnunet/gnunet_group: gnunet
gnunet/failed:
* gnunet/launch_at_startup: true
gnunet/warning:
gnunet/prior_07:
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]