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

Bug#471450: kdm: does not pass exported environment variables to programs



Package: kdm
Version: 4:3.5.9.dfsg.1-2
Severity: normal

Here's my setup:

~/.environment:
export PATH=/home/feuerbach/bin:$PATH

~/.xsession:
source ~/.environment
pgrep fetchmail || fetchmail

In ~/.fetchmailrc I have MDA set to 'mda', that is, my script located in
~/bin/mda. This perfectly worked with xdm, but when I started to use
kdm, fetchmail can't find 'mda'. So I make the conclusion that kdm does
not pass exported PATH variable to fetchmail.

(In this particular case I can write down the full path to mda, but
anyway this behaviour does not seem correct for me.)

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-486
Locale: LANG=C, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdm depends on:
ii  debconf [debconf-2.0]   1.5.19           Debian configuration management sy
ii  kdebase-bin             4:3.5.9.dfsg.1-2 core binaries for the KDE base mod
ii  kdebase-data            4:3.5.9.dfsg.1-2 shared data files for the KDE base
ii  kdelibs4c2a             4:3.5.9.dfsg.1-2 core libraries and binaries for al
ii  libc6                   2.7-8            GNU C Library: Shared libraries
ii  libdbus-1-3             1.1.4-1          simple interprocess messaging syst
ii  libgcc1                 1:4.3-20080227-1 GCC support library
ii  libpam-runtime          0.99.7.1-5       Runtime support for the PAM librar
ii  libpam0g                0.99.7.1-5       Pluggable Authentication Modules l
ii  libqt3-mt               3:3.3.8b-4       Qt GUI Library (Threaded runtime v
ii  libstdc++6              4.3-20080227-1   The GNU Standard C++ Library v3
ii  libx11-6                2:1.0.3-7        X11 client-side library
ii  libxau6                 1:1.0.3-2        X11 authorisation library
ii  libxdmcp6               1:1.0.2-2        X11 Display Manager Control Protoc
ii  libxtst6                2:1.0.3-1        X11 Testing -- Resource extension 

Versions of packages kdm recommends:
ii  logrotate                     3.7.1-3    Log rotation utility
ii  xserver-xorg                  1:7.3+10   the X.Org X server

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


Reply to: