[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

FWD: [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



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 <pjkonweb@gmail.com> -----

From: Prakash J Kokkatt <pjkonweb@gmail.com>
Date: Thu, 3 May 2007 23:31:24 +0530
To: submit@bugs.debian.org
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 <pjkonweb@gmail.com>, 422130@bugs.debian.org

Package: debconf
Priority: required
Section: admin
Installed-Size: 1496
Maintainer: Debconf Developers <debconf-devel@lists.alioth.debian.org>
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
Debconf-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debconf-devel

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

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: