tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OK, lets get this to work!!


From: gerald . jean
Subject: Re: OK, lets get this to work!!
Date: Tue, 20 Nov 2012 09:10:51 -0500

Hello Michael,

thanks for looking into this.  Here is what I got running the commands you
sent from an Emacs shell.

c:\Emacs> plink -l jeg002  -ssh actul01 && exit || exit
 plink -l jeg002  -ssh actul01 && exit || exit
address@hidden's password:
Last login: Tue Nov 20 09:00:37 2012 from n105986.dgdom.net
address@hidden ~]$ exec env ENV='' PROMPT_COMMAND='' PS1="#$ " PS2=''
PS3='' /bin/sh
in/sh
#$
#$ PS1="#$ "
PS1="#$ "
#$
#$ exit
exit
exit
Using username "jeg002".

Process shell finished

When you say removing dot-files away do you mean ".emacs", ".bash_profile",
etc???  There is a lot of them!!!

Thanks again,

Gérald
                                                                       
 (Embedded image moved to file:                                        
 pic01999.gif)                                                         
                                                                       
 Gerald Jean, M. Sc. en statistiques                                   
 Conseiller senior en statistiques     Lévis (siège social)        
                                                                       
 Actuariat corporatif,                 418 835-4900, poste             
 Modélisation et Recherche             7639                          
 Assurance de dommages                 1 877 835-4900, poste           
 Mouvement Desjardins                  7639                            
                                       Télécopieur : 418           
                                       835-6657                        
                                                                       


                                                                       
 Faites bonne impression et imprimez seulement au besoin!              
                                                                       
 Ce courriel est confidentiel, peut être protégé par le secret professionnel et
 est adressé exclusivement au destinataire. Il est strictement interdit à toute
 autre personne de diffuser, distribuer ou reproduire ce message. Si vous l'avez
 reçu par erreur, veuillez immédiatement le détruire et aviser l'expéditeur.
 Merci.                                                                
                                                                       




Michael Albinus <address@hidden> a écrit sur 2012/11/20 08:46:06 :

> Michael Albinus <address@hidden> writes:
>
> Hi Gérald,
>
> >> I am attaching the debug buffer as a file since it is quite long, I
think
> >> it is redundant since I let tramp try for some time and I think the
same
> >> error is just repeated again and again, but I'm sending everything
just in
> >> case!!!  I am not sure but it might be the prompt on the server side
that
> >> is causing problem???
> >>
> >> The prompt, server side is: "address@hidden ~]$",  The "~" by the
> >> directory name of where we are.
> >
> > Just a quick check. That prompt does not seem to be the problem; Tramp
> > did continue. The problem is something different. Tramp sends the
command
> >
> >> 10:39:33.481000 tramp-send-command (6) # stty -inlcr -echo kill '^U'
> >> erase '^H'
> >
> > And it sees as result
> >
> >> 10:39:33.531000 tramp-accept-process-output (10) #
> >> stty -inlcr -echo kill '^U' erase '^H'
> >> #$ #$
> >
> > It looks like the famous "double prompt" bug we have been faced with
> > years ago. In the ChangeLog there is an entry for Tramp 2.1.12,
claiming
> > it is solved. But you are running Tramp 2.1.20. And the fix description
> > sounds different from what I see in your traces.
>
> Well, I'm back :-)
>
> Could you, please, try the following commands from your PC in a CMD
shell:
>
> # plink -l jeg002  -ssh actul01 && exit || exit
> # exec env ENV='' PROMPT_COMMAND='' PS1="#$ " PS2='' PS3='' /bin/sh
> # PS1="#$ "
>
> Do you see two prompts there? And what happens, if you move all
> dot-files in your remote home directory away (just for testing)?
>
> >> Thanks again,
> >>
> >> Gérald
>
> Best regards, Michael.

Attachment: pic01999.gif
Description: GIF image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]