unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Sam Steingold <sds@gnu.org>
Cc: 22478@debbugs.gnu.org
Subject: bug#22478: 25.1.50; tramp error: Wrong method specification for ‘scp’
Date: Thu, 25 Aug 2016 11:09:54 +0200	[thread overview]
Message-ID: <87lgzlfc4d.fsf@gmx.de> (raw)
In-Reply-To: <m1eg5e9szu.fsf@CLR-Data-sds.local> (Sam Steingold's message of "Wed, 24 Aug 2016 09:49:41 -0400")

Sam Steingold <sds@gnu.org> writes:

Hi Sam,

> is this better?

Yes. It doesn't tell us the full story, but it tells us that your perl
on the remote machine doesn't work.

As workaround, you might deactivate it for that machine. Like this:

(add-to-list 'tramp-connection-properties '("podval" "perl" nil))

However, I would also like to add a test to Tramp in order to detect
such broken perl stanzas. Could you, pls, perform the following commands
on the remote machine, and show me their output?

# which perl
# perl -v
# perl -e 'print "hello\n"'; echo $?
# perl -e '@stat = lstat("/dev/null"); print join(" ", @stat) . "\n"'; echo $?

Thanks, and best regards, Michael.





  parent reply	other threads:[~2016-08-25  9:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-27 19:23 bug#22478: 25.1.50; tramp error: Wrong method specification for ‘scp’ Sam Steingold
2016-01-29  9:53 ` Michael Albinus
2016-07-15 18:56   ` Michael Albinus
2016-08-11 21:04   ` Sam Steingold
2016-08-15 10:26     ` Michael Albinus
2016-08-22 22:02       ` Sam Steingold
2016-08-23  6:25         ` Michael Albinus
2016-08-23 21:21           ` Sam Steingold
2016-08-24  9:11             ` Michael Albinus
     [not found]               ` <m1eg5e9szu.fsf@CLR-Data-sds.local>
2016-08-25  9:09                 ` Michael Albinus [this message]
2016-08-25 13:47                   ` Sam Steingold
2016-08-26 13:20                     ` Michael Albinus
2016-08-25 14:03                   ` Sam Steingold
2016-08-26 14:10                     ` Michael Albinus
2016-08-26 16:01                       ` Sam Steingold
2016-08-27 10:47                         ` Michael Albinus
2016-09-06  7:42                           ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lgzlfc4d.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=22478@debbugs.gnu.org \
    --cc=sds@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).