Comment 1 for bug 130519

Revision history for this message
Colin Watson (cjwatson) wrote : Re: [gutsy] debconf unable to initialize frontend

What does 'echo $TERM' say?

        elsif ($ENV{TERM} eq 'dumb' || $ENV{TERM} eq 'unknown') {
                die gettext("Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.")."\n";
        }

What terminal emulator are you running?