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

Bug#585981: kdm: postinst fails with squeeze D-I



tags 585981 pending
thanks

Hello,

On antradienis 15 Birželis 2010 13:57:43 Philipp Huebner wrote:
> Package: kdm
> Version: 4:4.4.4-1
> Severity: important
> 
> 
> When trying to install the KDE task with Squeeze D-I (amd64), kdm's
> postinst-script fails. Here is the output of running dpkg --configure -a
> in /target with the -x flag in the script:

I have just tried installing KDE with daily squeeze d-i and I could not 
reproduce this.

> Setting up kdm (4:4.4.4-1) ...
> + . /usr/share/debconf/confmodule
> + [ !  ]
> + PERL_DL_NONLAZY=1
> + export PERL_DL_NONLAZY
> + [  ]
> + exec /usr/share/debconf/frontend /var/lib/dpkg/info/kdm.postinst
> configure + . /usr/share/debconf/confmodule
> + [ ! 1 ]
> + [ -z  ]
> + exec
> + [  ]
> + exec
> + DEBCONF_REDIR=1
> + export DEBCONF_REDIR
> + DEFAULT_DISPLAY_MANAGER_FILE=/etc/X11/default-display-manager
> + [ ! -e /etc/X11/default-display-manager ]
> + DEFAULT_DISPLAY_MANAGER=
> + db_get shared/default-x-display-manager
> + _db_cmd GET shared/default-x-display-manager
> + IFS=  printf %s\n GET shared/default-x-display-manager
> + IFS=
>  read -r _db_internal_line
> + RET=gdm
> + return 0
> + DEFAULT_DISPLAY_MANAGER=gdm

The script ran into impossible situation here. shared/default-x-display-
manager returned gdm when gdm was not installed. Did you use debconf preseed 
or something similar?

Anyway, I will make postinst exit gracefully in this case.

-- 
Modestas Vainius <modestas@vainius.eu>

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: