Package: libnss-ldap
Version: 251-5.2

After the update of the package above-named, my system stopped the bootsequence
in the following three points (in two startscripts) at any one time for a 
period of nearly 4 minutes.

See at lines beginning with "->".

[1.) /etc/init.d/x11-common]
    Sun Oct  8 16:14:27 2006: + set -e
    Sun Oct  8 16:14:27 2006: + PATH=/bin:/usr/bin:/sbin:/usr/sbin
    Sun Oct  8 16:14:27 2006: + SOCKET_DIR=/tmp/.X11-unix
    Sun Oct  8 16:14:27 2006: + ICE_DIR=/tmp/.ICE-unix
    Sun Oct  8 16:14:27 2006: + . /lib/lsb/init-functions
    Sun Oct  8 16:14:27 2006: ++ '[' -e /etc/lsb-base-logging.sh ']'
    Sun Oct  8 16:14:27 2006: ++ true
    Sun Oct  8 16:14:27 2006: + . /etc/default/rcS
    Sun Oct  8 16:14:27 2006: ++ TMPTIME=0
    Sun Oct  8 16:14:27 2006: ++ SULOGIN=no
    Sun Oct  8 16:14:27 2006: ++ DELAYLOGIN=yes
    Sun Oct  8 16:14:27 2006: ++ UTC=yes
    Sun Oct  8 16:14:27 2006: ++ VERBOSE=yes
    Sun Oct  8 16:14:27 2006: ++ EDITMOTD=yes
    Sun Oct  8 16:14:27 2006: ++ FSCKFIX=no
    Sun Oct  8 16:14:27 2006: + case "$1" in
    Sun Oct  8 16:14:27 2006: + set_up_socket_dir
    Sun Oct  8 16:14:27 2006: + '[' yes '!=' no ']'
    Sun Oct  8 16:14:27 2006: + log_begin_msg 'Setting up X server socket 
directory /tmp/.X11-unix...'
    Sun Oct  8 16:14:27 2006: + '[' -z 'Setting up X server socket directory 
/tmp/.X11-unix...' ']'
    Sun Oct  8 16:14:27 2006: + echo -n 'Setting up X server socket directory 
/tmp/.X11-unix...'
    Sun Oct  8 16:14:27 2006: Setting up X server socket directory 
/tmp/.X11-unix...+ '[' -e /tmp/.X11-unix ']'
    Sun Oct  8 16:14:27 2006: + mkdir -p /tmp/.X11-unix
->  Sun Oct  8 16:14:27 2006: + chown 0:0 /tmp/.X11-unix
    Sun Oct  8 16:18:35 2006: + chmod 1777 /tmp/.X11-unix
    Sun Oct  8 16:18:35 2006: + do_restorecon /tmp/.X11-unix
    Sun Oct  8 16:18:35 2006: + which restorecon
    Sun Oct  8 16:18:36 2006: + '[' yes '!=' no ']'
    Sun Oct  8 16:18:36 2006: + log_end_msg 0
    Sun Oct  8 16:18:36 2006: + '[' -z 0 ']'
    Sun Oct  8 16:18:36 2006: + log_use_fancy_output
    Sun Oct  8 16:18:36 2006: + TPUT=/usr/bin/tput
    Sun Oct  8 16:18:36 2006: + EXPR=/usr/bin/expr
    Sun Oct  8 16:18:36 2006: + '[' FANCYTTY = 0 ']'
    Sun Oct  8 16:18:36 2006: + '[' xlinux '!=' xdumb ']'
    Sun Oct  8 16:18:36 2006: + '[' -x /usr/bin/tput ']'
    Sun Oct  8 16:18:36 2006: + '[' -x /usr/bin/expr ']'
    Sun Oct  8 16:18:36 2006: + /usr/bin/tput hpa 60
    Sun Oct  8 16:18:36 2006: + /usr/bin/tput setaf 1
    Sun Oct  8 16:18:36 2006: + FANCYTTY=1
    Sun Oct  8 16:18:36 2006: + true
    Sun Oct  8 16:18:36 2006: ++ /usr/bin/tput setaf 1
    Sun Oct  8 16:18:36 2006: + RED='^[[31m'
    Sun Oct  8 16:18:36 2006: ++ /usr/bin/tput op
    Sun Oct  8 16:18:36 2006: + NORMAL='^[[39;49m'
    Sun Oct  8 16:18:36 2006: + '[' 0 -eq 0 ']'
    Sun Oct  8 16:18:36 2006: + echo .
    Sun Oct  8 16:18:36 2006: .
    Sun Oct  8 16:18:36 2006: + return 0
    Sun Oct  8 16:18:36 2006: + set_up_ice_dir
    Sun Oct  8 16:18:36 2006: + '[' yes '!=' no ']'
    Sun Oct  8 16:18:36 2006: + log_begin_msg 'Setting up ICE socket directory 
/tmp/.ICE-unix...'
    Sun Oct  8 16:18:36 2006: + '[' -z 'Setting up ICE socket directory 
/tmp/.ICE-unix...' ']'
    Sun Oct  8 16:18:36 2006: + echo -n 'Setting up ICE socket directory 
/tmp/.ICE-unix...'
    Sun Oct  8 16:18:36 2006: Setting up ICE socket directory 
/tmp/.ICE-unix...+ '[' -e /tmp/.ICE-unix ']'
    Sun Oct  8 16:18:36 2006: + mkdir -p /tmp/.ICE-unix
->  Sun Oct  8 16:18:36 2006: + chown 0:0 /tmp/.ICE-unix
    Sun Oct  8 16:22:44 2006: + chmod 1777 /tmp/.ICE-unix
    Sun Oct  8 16:22:44 2006: + do_restorecon /tmp/.ICE-unix
    Sun Oct  8 16:22:44 2006: + which restorecon
    Sun Oct  8 16:22:44 2006: + '[' yes '!=' no ']'
    Sun Oct  8 16:22:44 2006: + log_end_msg 0
    Sun Oct  8 16:22:44 2006: + '[' -z 0 ']'
    Sun Oct  8 16:22:44 2006: + log_use_fancy_output
    Sun Oct  8 16:22:44 2006: + TPUT=/usr/bin/tput
    Sun Oct  8 16:22:44 2006: + EXPR=/usr/bin/expr
    Sun Oct  8 16:22:44 2006: + '[' FANCYTTY = 0 ']'
    Sun Oct  8 16:22:44 2006: + '[' xlinux '!=' xdumb ']'
    Sun Oct  8 16:22:44 2006: + '[' -x /usr/bin/tput ']'
    Sun Oct  8 16:22:44 2006: + '[' -x /usr/bin/expr ']'
    Sun Oct  8 16:22:44 2006: + /usr/bin/tput hpa 60
    Sun Oct  8 16:22:44 2006: + /usr/bin/tput setaf 1
    Sun Oct  8 16:22:44 2006: + FANCYTTY=1
    Sun Oct  8 16:22:44 2006: + true
    Sun Oct  8 16:22:44 2006: ++ /usr/bin/tput setaf 1
    Sun Oct  8 16:22:44 2006: + RED='^[[31m'
    Sun Oct  8 16:22:44 2006: ++ /usr/bin/tput op
    Sun Oct  8 16:22:44 2006: + NORMAL='^[[39;49m'
    Sun Oct  8 16:22:44 2006: + '[' 0 -eq 0 ']'
    Sun Oct  8 16:22:44 2006: + echo .
    Sun Oct  8 16:22:44 2006: .
    Sun Oct  8 16:22:44 2006: + return 0
    Sun Oct  8 16:22:44 2006: + exit 0

    
[2.) /etc/init.d/sladp]

    Sun Oct  8 16:22:44 2006: + PATH=/sbin:/usr/sbin:/bin:/usr/bin
    Sun Oct  8 16:22:44 2006: + set -e
    Sun Oct  8 16:22:44 2006: + '[' -x /usr/sbin/slapd ']'
    Sun Oct  8 16:22:44 2006: + '[' -f /etc/default/slapd ']'
    Sun Oct  8 16:22:44 2006: + . /etc/default/slapd
    Sun Oct  8 16:22:44 2006: ++ SLAPD_CONF=
    Sun Oct  8 16:22:44 2006: ++ SLAPD_USER=openldap
    Sun Oct  8 16:22:44 2006: ++ SLAPD_GROUP=openldap
    Sun Oct  8 16:22:44 2006: ++ SLAPD_PIDFILE=
    Sun Oct  8 16:22:44 2006: ++ SLURPD_START=auto
    Sun Oct  8 16:22:44 2006: ++ SLAPD_OPTIONS=
    Sun Oct  8 16:22:44 2006: ++ SLURPD_OPTIONS=
    Sun Oct  8 16:22:44 2006: + '[' -z '' ']'
    Sun Oct  8 16:22:44 2006: + SLAPD_CONF=/etc/ldap/slapd.conf
    Sun Oct  8 16:22:44 2006: + '[' '!' -r /etc/ldap/slapd.conf ']'
    Sun Oct  8 16:22:44 2006: + '[' auto '!=' yes ']'
    Sun Oct  8 16:22:44 2006: + '[' auto '!=' no ']'
    Sun Oct  8 16:22:44 2006: + grep -q '^replica' /etc/ldap/slapd.conf
    Sun Oct  8 16:22:44 2006: + SLURPD_START=no
    Sun Oct  8 16:22:44 2006: + '[' -z '' ']'
    Sun Oct  8 16:22:44 2006: ++ sed -ne 's/^pidfile[[:space:]]\+\(.\+\)/\1/p' 
/etc/ldap/slapd.conf
    Sun Oct  8 16:22:44 2006: + SLAPD_PIDFILE=/var/run/slapd/slapd.pid
    Sun Oct  8 16:22:44 2006: + '[' -z /var/run/slapd/slapd.pid ']'
    Sun Oct  8 16:22:44 2006: + '[' openldap ']'
    Sun Oct  8 16:22:44 2006: + SLAPD_OPTIONS='-u openldap '
    Sun Oct  8 16:22:44 2006: + '[' openldap ']'
    Sun Oct  8 16:22:44 2006: + SLAPD_OPTIONS='-g openldap -u openldap '
    Sun Oct  8 16:22:44 2006: + case "$1" in
    Sun Oct  8 16:22:44 2006: + start
    Sun Oct  8 16:22:44 2006: + echo -n 'Starting OpenLDAP:'
    Sun Oct  8 16:22:44 2006: Starting OpenLDAP:+ trap report_failure 0
    Sun Oct  8 16:22:44 2006: + start_slapd
    Sun Oct  8 16:22:44 2006: + echo -n ' slapd'
    Sun Oct  8 16:22:44 2006:  slapd+ '[' -z '' ']'
->  Sun Oct  8 16:22:44 2006: ++ start-stop-daemon --start --quiet --oknodo 
--pidfile
 >                               /var/run/slapd/slapd.pid --exec
 >                               /usr/sbin/slapd -- -g openldap -u openldap
    Sun Oct  8 16:26:53 2006: + reason=
    Sun Oct  8 16:26:53 2006: + start_slurpd
    Sun Oct  8 16:26:53 2006: + '[' no '!=' yes ']'
    Sun Oct  8 16:26:53 2006: + return 0
    Sun Oct  8 16:26:53 2006: + trap - 0
    Sun Oct  8 16:26:53 2006: + echo .
    Sun Oct  8 16:26:53 2006: .
 

Regards,
  Michael



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

Reply via email to