[Bug 47958] Re: ssh-agent clobbers LD_LIBRARY_PATH and other environment variables

2012-04-13 Thread IsraeLins
This works for me: on Ubuntu 11.10 echo STARTUP=\/usr/bin/env LD_LIBRARY_PATH=\${LD_LIBRARY_PATH} \${STARTUP}\ | sudo tee /etc/X11/Xsession.d/90preserve_ld_library_path -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in

[Bug 47958] Re: ssh-agent clobbers LD_LIBRARY_PATH and other environment variables

2012-04-13 Thread IsraeLins
I forgot to say the source of this: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/366728/comments/17 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/47958 Title: ssh-agent

[Bug 47958] Re: ssh-agent clobbers LD_LIBRARY_PATH and other environment variables

2011-12-09 Thread axeoth
This bug is still there in the latest (X)ubuntu 12.04 (development) daily ISO. Can someone change in /etc/X11/Xsession.options the line: use-ssh-agent to no-use-ssh-agent ? This is the workaround referenced above and it seems to work well. -- You received this bug notification because you

[Bug 47958] Re: ssh-agent clobbers LD_LIBRARY_PATH and other environment variables

2011-11-01 Thread Yannick Duchêne
Same bug for me. I may define LD_LIBRARY_PATH from .bashrc or .zshrc, it will be OK, but only from a console, and won't be if I run an application from a *.desktop file as an example. So I wanted to define it in .profile, but what ever I do, it seems to be cleared unconditionally after

[Bug 47958] Re: ssh-agent clobbers LD_LIBRARY_PATH and other environment variables

2011-11-01 Thread Yannick Duchêne
For people seeking for a workaround, there is one in message #21 of this other similar bug report: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/366728 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu.

[Bug 47958] Re: ssh-agent clobbers LD_LIBRARY_PATH and other environment variables

2010-05-09 Thread Colin Watson
I think our long-term plan for this is to have Upstart manage ssh-agent for user sessions so that ssh-agent no longer needs to be a parent of the other session processes. This is still some way off, though. ** Changed in: openssh (Ubuntu) Status: Confirmed = Triaged -- ssh-agent