Package: maradns
Version: 2.0.06-1
Severity: normal
-- System Information:
Debian Release: 6.0.4
APT prefers stable
APT policy: (990, 'stable'), (500, 'stable-updates'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32.15-1-grsec (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages maradns depends on:
ii adduser 3.112+nmu2 add and remove users and groups
ii duende 2.0.06-1 logging daemonizer
ii libc6 2.11.3-2 Embedded GNU C Library: Shared lib
ii lsb-base 3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip
Versions of packages maradns recommends:
ii maradns-zoneserver 2.0.06-1 complementary server process to TC
ii python 2.6.6-3+squeeze6 interactive high-level object-orie
Versions of packages maradns suggests:
ii maradns-deadwood 2.0.06-1 simple security-focused recursive
-- Configuration Files:
/etc/default/maradns [Errno 2] Aucun fichier ou dossier de ce type:
u'/etc/default/maradns'
/etc/init.d/maradns changed:
if [ -z "$SERVERS" ]
then
log_action_mesg "No maradns servers configured"
exit 0
fi
should be :
if [ -z "$SERVERS" ]
then
log_action_msg "No maradns servers configured"
exit 0
fi
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]