I believe it was removed.
http://cvs.savannah.gnu.org/viewvc/tramp/ChangeLog?root=tramp&r1=1.194&r2=1.195

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs23 in Ubuntu.
https://bugs.launchpad.net/bugs/1041474

Title:
  TRAMP should know how to work with Android 2.2 (via DroidSSHd; without
  env)

Status in GNU Emacs:
  New
Status in “emacs23” package in Ubuntu:
  New

Bug description:
  I have installed and started DroidSSHd
  (http://code.google.com/p/droidsshd/downloads/detail?name=DroidSSHdv06.apk
  , http://code.google.com/p/droidsshd/ ,
  http://f-droid.org/forums/topic/droidsshd/, http://lekv.de/2012/03/05
  /ssh-server-for-android/ ) on my Samsung Galaxy S.

  (There are simply no other packaged free (= libre) sshd frontends that
  could be installed and run without root access on my Samsung Galaxy S
  with Android 2.2 without rooting it.)

  DroidSSHd package includes no scp or sftp programs. (But I could
  transfer some files through ssh 'cat - > filename'.) It lsitens on
  port 2222.

  I wanted to connect to the Samsung Galaxy S with TRAMP in Emacs, C-x
  C-f /ssh:192.168.1.100#2222:/ , and it doesn't work:

  buffer *tramp/ssh 192.168.1.100*:

  exec: env: not found
  Connection to 192.168.1.100 closed.

  Process *tramp/ssh 192.168.1.100* exited abnormally with code 127

  from *Messages*:

  Loading tramp...done
  Tramp: Opening connection for 192.168.1.100#2222 using ssh...
  Tramp: Sending command `exec ssh  -p 2222 -e none 192.168.1.100'

  Tramp: Waiting for prompts from remote shell
  Tramp: Sending command `exec ssh  -p 2222 -e none 192.168.1.100'
  Tramp: Found remote shell prompt on `192.168.1.100'
  Tramp: Opening connection for 192.168.1.100#2222 using ssh...done
  Tramp: Opening connection for 192.168.1.100#2222 using ssh...
  Tramp: Sending command `exec ssh  -p 2222 -e none 192.168.1.100'

  Tramp: Waiting for prompts from remote shell
  Tramp: Sending command `exec ssh  -p 2222 -e none 192.168.1.100'
  Tramp: Found remote shell prompt on `192.168.1.100'
  Tramp: Opening connection for 192.168.1.100#2222 using ssh...done
  byte-code: Process has died

  Perhaps, we can teach TRAMP how to work with Android 2.2. Perhaps, it
  shouldn't count on the availability of "env"?

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: emacs 23.3+1-1ubuntu9
  Uname: Linux 3.0.27-1-ac100 armv7l
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: armhf
  Date: Sat Aug 25 16:53:23 2012
  PackageArchitecture: all
  SourcePackage: emacs23
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/emacs/+bug/1041474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to