** Description changed:

+ SRU justification :
+ 
+ socksify was using a hardcoded location for libdl.so which was false. This 
patch define
+ the correct path
+ 
+ Impact :
+ 
+ Without this fix, socksify fails to run
+ 
+ Fix :
+ 
+ Add search logic to identify the correct library path
+ 
+ Test Case :
+ 
+ - Install dante-client and libdsockd0
+ - run the following :
+ $ socksify bash
+ 
+ The command should run without complaining about ignored library
+ 
+ Regression :
+ 
+ Should be minimal as the LIBRARY_DLOPEN variable defined is only used to
+ define SOCKSIFY_PRELOAD_LIBS used in socksify
+ 
+ 
+ Original description of the problem :
+ 
+ 
  When I attempt to launch an application (in this case, xvncviewer)
  through socksify, I get the message:
  
  ERROR: ld.so: object '/lib/libdl.so.2' from LD_PRELOAD cannot be
  preloaded: ignored.
  
  This also happens when I tried to run telnet through it.
  
  I have dante.conf configured to instruct socksify to open a SOCKS
  connection to a port on the local system which in turn is opened by a
  copy of SSH with the -D switch... very handy for running apps quickly on
  remote firewalled machines which have accessible SSH hosts near them
  without needing a full blown VPN or hand mapping the ports. Worked fine
  in 10.04...
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: dante-client 1.1.19.dfsg-3ubuntu4.1
  ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Sat Sep 24 03:31:15 2011
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate amd64 
(20100419.1)
  ProcEnviron:
-  LANGUAGE=en_AU:en
-  LANG=en_AU.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_AU:en
+  LANG=en_AU.UTF-8
+  SHELL=/bin/bash
  SourcePackage: dante
  UpgradeStatus: Upgraded to natty on 2011-05-31 (115 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/857598

Title:
  socksify fails to run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dante/+bug/857598/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to