Does someone know why gdm has started doing this with the new gnome?
I've gotten two bugs about this today, and never any previously and
AFAIK the debconf completion is ok, and is not unlike other completions
(apt-file for example) that would presumably also cause this.

----- Forwarded message from Prakash J Kokkatt <[EMAIL PROTECTED]> -----

From: Prakash J Kokkatt <[EMAIL PROTECTED]>
Date: Thu, 3 May 2007 23:31:24 +0530
To: [EMAIL PROTECTED]
Subject: [Debconf-devel] Bug#422130: cant login into gnome-2.18 in Debian
        Sid+experimental error in debconf
        :/etc/bash_completion.d/debconf: line 10: `_debconf-show':
        not a valid identifier
Reply-To: Prakash J Kokkatt <[EMAIL PROTECTED]>, [EMAIL PROTECTED]

Package: debconf
Priority: required
Section: admin
Installed-Size: 1496
Maintainer: Debconf Developers <[EMAIL PROTECTED]>
Architecture: all
Version: 1.5.13
Hello,
I uses debian experimental+ Sid apt-pinned.with today's upgrade I
ended up with cant login into my GNOME Desktop.the error is showing on
the login process as
:~$cat .xsession-errors
/etc/gdm/PreSession/Default: Registering your session with wtmp and utmp
/etc/gdm/PreSession/Default: running: /usr/bin/sessreg -a -w
/var/log/wtmp -u /var/run/utmp -x "/var/lib/gdm/:0.Xservers" -h "" -l
":0" "root"
/etc/gdm/Xsession: Beginning session setup...
/etc/bash_completion.d/debconf: line 10: `_debconf-show': not a valid 
identifier
While upto gdm screen everything seems alright.
the line contains:
/etc/bash_completion.d/debconf: line 10: `_debconf-show': not a valid 
identifier
I checked that file and its contents are below:
~# cat /etc/bash_completion.d/debconf
have debconf-show &&
_debconf-show()
{
       local cur

       COMPREPLY=()
       cur=${COMP_WORDS[COMP_CWORD]}
       COMPREPLY=($( compgen -W '--listowners --listdbs --db=' -- $cur ) \
                       $( apt-cache pkgnames -- $cur ) )
}
complete -F _debconf-show debconf-show
the files source was from the package "debconf".
I logged into this session with gnome by running gnome-session along
with startx :(
Hope this bug get fixed upstream.
                                                                        truely,
                                                              Prakash


_______________________________________________
Debconf-devel mailing list
[EMAIL PROTECTED]
http://lists.alioth.debian.org/mailman/listinfo/debconf-devel

----- End forwarded message -----

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to