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

Bug#327273: kdm does not start xorg server



Package: kdm
Version: 4:3.3.2-1
Severity: grave
Justification: renders package unusable

There is crappage in /etc/init.d/kdm that causes that script to exit
without an error message. The lines in question 58 & 59:

      # get the server text into the cache
      wc -l /usr/bin/X11/XFree86 > /dev/null 2>&1

Which is bollocks since the file above is a wrapper on Debian. Even if
it wasn't it would not get any modules into "the cache", and anyway, if
there is something wrong with the way the OS starts programs that bug
should be fixed there. Redirecting errors to /dev/null is also bad when
"set -e" is in operation since any error messages will be supressed but
the shell will still exit.

Please take those lines outside and shoot them.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.p4
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages kdm depends on:
ii  debconf                1.4.58            Debian configuration management sy
ii  kdebase-bin            4:3.3.2-1         KDE Base (binaries)
ii  kdelibs4               4:3.3.2-6.1       KDE core libraries
ii  libart-2.0-2           2.3.17-1          Library of functions for 2D graphi
ii  libc6                  2.3.5-6           GNU C Library: Shared libraries an
ii  libfam0c102            2.7.0-7           client library to control the FAM 
ii  libgcc1                1:4.0.1-2         GCC support library
ii  libice6                6.8.2.dfsg.1-6    Inter-Client Exchange library
ii  libidn11               0.5.18-1          GNU libidn library, implementation
ii  libpam-runtime         0.76-23           Runtime support for the PAM librar
ii  libpam0g               0.76-23           Pluggable Authentication Modules l
ii  libpng12-0             1.2.8rel-1        PNG library - runtime
ii  libqt3c102-mt          3:3.3.4-3         Qt GUI Library (Threaded runtime v
ii  libsm6                 6.8.2.dfsg.1-6    X Window System Session Management
ii  libstdc++5             1:3.3.6-7         The GNU Standard C++ Library v3
ii  libx11-6               6.8.2.dfsg.1-6    X Window System protocol client li
ii  libxext6               6.8.2.dfsg.1-6    X Window System miscellaneous exte
ii  libxrender1            1:0.9.0-2         X Rendering Extension client libra
ii  libxtst6               6.8.2.dfsg.1-6    X Window System event recording an
ii  xbase-clients          6.8.2.dfsg.1-6    miscellaneous X clients
ii  xlibs                  6.8.2.dfsg.1-6    X Window System client libraries m
ii  zlib1g                 1:1.2.2-4.sarge.2 compression library - runtime

Versions of packages kdm recommends:
ii  logrotate                     3.7.1-1    Log rotation utility

-- debconf information:
  kdm/stop_running_server_with_children: false
* shared/default-x-display-manager: kdm
  kdm/daemon_name: /usr/bin/kdm




Reply to: