tramp-devel
[Top][All Lists]
Advanced

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

Re: answer to shell script question after login


From: Canellas
Subject: Re: answer to shell script question after login
Date: Thu, 8 Dec 2011 11:03:22 -0200

Michael,

Thanks for your help!

I removed the extra ':', but... still no good... 8)

Here is what appears in "*Message*" after I enter my pasword:

"
Tramp: Opening connection for user@machine using scpc...
Tramp: Sending command `exec ssh -l user -o ControlPath=/tmp/address@hidden:%p -o ControlMaster=yes -e none machine'

Tramp: Waiting for prompts from remote shell
Tramp: Sending Password
"

In the mini-buffer is displayed:
"Tramp: Waiting for prompts from remote shell"

That is it... no other message is displayed.


Any other ideas?


Thanks!

    Rodrigo Canellas

    -----------
    Programador C++ (http://code.google.com/p/tenacitas/)
    Fotógrafo amador (http://photo.net/photos/RodrigoCanellas)
 





2011/12/8 Michael Albinus <address@hidden>
Canellas <address@hidden> writes:

> Michael,

Hi Rodrigo,

> Digite o numero do ambiente e pressione enter
> 3 - DBUNIT11      - Direct Billing - Teste Unit▒rio           -
> DEV8CADM - Kenan/BP 11
> 4 - DBTS11        - Direct Billing - Teste de Sistemas        -
> TST2CADM - Kenan/BP 11
> 7 - COBUNIT11     - Cobilling      - Teste Unit▒rio           -
> DEVCOB9  - Kenan/BP 11
> 8 - COBTS11       - Cobilling      - Teste de Sistemas        -
> INTCOB9  - Kenan/BP 11
> 10- CATI11        - Cati           - Teste de Sistemas        -
> CATI2    - Kenan/BP 11
> 11- CLAACC11      - Direct Billing - TS (Clarify Oracle 9)    -
> TST2CADM - Kenan/BP 11
> 12- CLAREP11      - Direct Billing - TS (Clarify Oracle 9)    -
> TST2CADM - Kenan/BP 11
> 13- RDUAL         - Direct Billing - TS (Clarify Oracle 9)    -
> DEV8CADM - Kenan/BP 11
> 14- DEVBIMA       - Direct Billing - Teste Unitario           -
> DEV8CADM - Kenan/BP 11
> 15- INTBIMA       - Direct Billing - Teste de Sistemas        -
> TST2CADM - Kenan/BP 11
> 16- CARRIERDV     - Direct Billing - Teste Unitario           -
> DEV8CADM - Kenan/BP 11
> 17- CARRIERTST    - Direct Billing - Teste de Sistemas        -
> TST2CADM - Kenan/BP 11
> 18- CARRIERDEVAIX - Direct Billing - Teste Unitario DB em AIX -
> TST2CADM - Kenan/BP 11
> 19- MDBACT        - Direct Billing - Teste de Sistemas        -
> TST2CADM - Kenan/BP 11
>
> For my current work, I have to choose '3'.
>
> And this is what I inserted into my '.emacs' file:
>
>     (defconst my-tramp-prompt-regexp
>       (concat (regexp-opt '("Digite o numero do ambiente e pressione
>     enter:") t)
>              "\\s-*")
>       "BLABLABLA.")

You use "enter:", but the display shows only "enter". Likely, this is
already the culprit of your problem.

> Thanks!
>
>     Rodrigo Canellas

Best regards, Michael.


reply via email to

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