Package: fai
Version: 2.8.4
Severity: minor

In /usr/share/fai/subroutines-linux, fai is using an unknown,
undocumented variable $SERVER:

    # check if monitor server is available
    [ -z "$monserver" ] && monserver=$SERVER
    faimond=1
    sndhostname=$HOSTNAME # save current hostname
    if sndmon check; then
        echo "Monitoring to server $monserver enabled."
    else
        faimond=0
        echo "Can't connect daemon on $monserver. Monitoring disabled."
    fi

as $SERVER does not exist, fai never connect on the running faimond.


-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.8-11-em64t-p4-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages fai depends on:
ii  libapt-pkg-perl               0.1.13     Perl interface to libapt-pkg
ii  perl                          5.8.4-8    Larry Wall's Practical Extraction 

-- no debconf information


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

Reply via email to