Package: distcc
Version: 2.18.3-4.1
Severity: normal

distcc's config maintainer script contains this:

case "$1" in
    configure|reconfigure)
        get_config_file STARTDISTCC distcc/daemon
        db_input medium distcc/daemon || true
        db_go
        
        get_config_file ALLOWEDNETS distcc/daemon-allow
        db_input medium distcc/daemon-allow || true
        db_go

        get_config_file LISTENER distcc/daemon-listen
        db_input medium distcc/daemon-listen || true
        db_go
        ;;
    *)
        ;;
esac

Please consider adding a conditional here to avoid asking distcc/daemon-allow
and distcc/daemon-listen if distcc/daemon has the value "false".

- Josh Triplett

-- Package-specific info:

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-josh (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages distcc depends on:
ii  adduser                       3.102      Add and remove users and groups
ii  debconf [debconf-2.0]         1.5.13     Debian configuration management sy
ii  libc6                         2.5-7      GNU C Library: Shared libraries
ii  libpopt0                      1.10-3     lib for parsing cmdline parameters
ii  netbase                       4.29       Basic TCP/IP networking system

distcc recommends no packages.

-- debconf information:
* distcc/daemon-listen: 127.0.0.1
* distcc/daemon-allow: 127.0.0.1
* distcc/daemon: false


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

Reply via email to