GNU bug report logs -
#22478
25.1.50; tramp error: Wrong method specification for ‘scp’
Previous Next
Reported by: sds <at> gnu.org
Date: Wed, 27 Jan 2016 19:25:02 UTC
Severity: normal
Tags: moreinfo
Found in version 25.1.50
Fixed in version 26.1
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Sam Steingold <sds <at> gnu.org> writes:
> Hi Michael,
Hi Sam,
>> # perl -e 'print "hello\n"'; echo $?
>
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
> LANGUAGE = (unset),
> LC_ALL = (unset),
> LC_PAPER = "en_US.UTF-8",
> LC_COLLATE = "C",
> LANG = "C.UTF-8"
> are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").
> Can't locate Carp/Always.pm in @INC (you may need to install the Carp::Always module) (@INC contains: /home/sds/perl5/lib/perl5 /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .).
> BEGIN failed--compilation aborted.
> 2
I've added this check now to tramp-sh.el, looking for a proper
installation of Perl once the binary is found. Committed to the
repositories.
You might try this, but prior to open a Tramp connection, you shall
clear persistent caches:
(tramp-cleanup-all-connections)
Next I will check the other problem you've reported.
> Thanks for your patience!
Best regards, Michael.
This bug report was last modified 8 years and 172 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.