[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error exit status of test
From: |
Adam Jenkins |
Subject: |
Re: Error exit status of test |
Date: |
Wed, 15 Apr 2009 11:00:20 -0500 |
On Wed, Apr 15, 2009 at 10:50 AM, Michael Albinus
<address@hidden> wrote:
> Adam Jenkins <address@hidden> writes:
>
>> I'm trying to connect to a Solaris box (SunOS 5.9). Until recently
>> I've been able to connect using scpx. Today, that failed. I'm getting
>> the following errors?
>
> Which Tramp version do you run? You can check it by "C-h v tramp-version".
>
> Could you, please, provide traces with trace level 8? You need to set
> `tramp-verbose', and after the test I would like to see the debug buffer.
>
tramp-version's value is "2.1.15-pre"
Debug:
10:56:24 tramp-maybe-open-connection (3) # Opening connection for
removed.com using scpx...
10:56:24 tramp-get-connection-property (7) # process-name nil
10:56:24 tramp-get-connection-property (7) # process-buffer nil
10:56:24 tramp-maybe-open-connection (6) # /bin/sh
10:56:24 tramp-maybe-open-connection (3) # Waiting 60s for local shell
to come up...
10:56:24 tramp-get-connection-property (7) # check-remote-echo nil
10:56:24 tramp-get-connection-property (7) # check-remote-echo nil
10:56:24 tramp-get-connection-property (7) # check-remote-echo nil
10:56:24 tramp-get-connection-property (7) # check-remote-echo nil
10:56:24 tramp-wait-for-regexp (6) #
$
10:56:24 tramp-get-file-property (8) # gateway nil
10:56:24 tramp-set-connection-property (7) # temp-file /tmp/tramp.3832DUX
10:56:24 tramp-maybe-open-connection (3) # Sending command `ssh
removed.com -q -e none -t -t /bin/sh && exit || exit'
10:56:24 tramp-get-connection-property (7) # process-name nil
10:56:24 tramp-get-connection-property (7) # remote-echo nil
10:56:24 tramp-send-command (6) # ssh removed.com -q -e none -t -t
/bin/sh && exit || exit
10:56:24 tramp-get-connection-property (7) # process-name nil
10:56:24 tramp-get-connection-property (7) # chunksize nil
10:56:24 tramp-set-connection-property (7) # last-cmd-time (18918 936 466680)
10:56:24 tramp-get-connection-property (7) # process-buffer nil
10:56:24 tramp-process-actions (3) # Waiting for prompts from remote shell
10:56:24 tramp-process-one-action (5) # Looking for regexp ".*ogin\(
.*\)?: *\'" from remote shell
10:56:24 tramp-get-connection-property (7) # check-remote-echo nil
10:56:24 tramp-get-connection-property (7) # check-remote-echo nil
10:56:24 tramp-process-one-action (5) # Looking for regexp
"^.*\([pP]assword\|[pP]assphrase\).*:
> Best regards, Michael.
>