unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Sam Steingold <sds@gnu.org>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: emacs-devel@gnu.org
Subject: Re: over-engineered (and under-standardized) inferior interfaces
Date: Wed, 27 Aug 2014 09:00:35 -0400	[thread overview]
Message-ID: <CAFsbZ7aFN1u_EKo_e1To56MSu6oKXJxRr6504ivDQfd_btB5jw@mail.gmail.com> (raw)
In-Reply-To: <87mwaq14ez.fsf@gmx.de>

On Wed, Aug 27, 2014 at 8:51 AM, Michael Albinus <michael.albinus@gmx.de> wrote:
> Sam Steingold <sds@gnu.org> writes:
>
>>> eval (find-file "/ssh:vertica|sudo:dbadmin@vertica:")
>>
>> after tramp-cleanup-all-connections:
>>
>> *tramp/sudo dbadmin@vertica*:
>>
>> ssh: Could not resolve hostname -: nodename nor servname provided, or not known
>
> Please eval (setq tramp-verbose 6) after calling
> tramp-cleanup-all-connections, and try it again. There will be a buffer
> *debug tramp ...*, which shall tell us the details.


;; GNU Emacs: 24.4.50.8 Tramp: 2.2.11-pre -*- mode: outline; -*-
08:59:02.809746 tramp-maybe-open-connection (3) # Opening connection
for dbadmin@vertica using sudo...
08:59:02.815429 tramp-compute-multi-hops (5) # Add proxy ("vertica"
"dbadmin" "/ssh:vertica:")
08:59:02.823685 tramp-maybe-open-connection (6) # /bin/sh -i
08:59:02.826319 tramp-wait-for-regexp (6) #
#$
08:59:02.832720 tramp-maybe-open-connection (3) # Sending command
`exec ssh - t - t   -o
ControlPath=/var/folders/5k/3w_vc1qs6pv4k3wvnrwr_5100000gn/T/tramp.19861uSd.%r@%h:%p
-o ControlMaster=auto -o ControlPersist=no -e none vertica'
08:59:02.832853 tramp-send-command (6) # exec ssh - t - t   -o
ControlPath=/var/folders/5k/3w_vc1qs6pv4k3wvnrwr_5100000gn/T/tramp.19861uSd.%r@%h:%p
-o ControlMaster=auto -o ControlPersist=no -e none vertica
08:59:02.849319 tramp-process-actions (3) # Waiting for prompts from
remote shell...
08:59:02.867699 tramp-process-sentinel (5) # Sentinel called:
`#<process *tramp/sudo dbadmin@vertica*>' `exited abnormally with code
255
'
08:59:02.867976 tramp-process-one-action (5) # Looking for regexp
"\(.*ogin\( .*\)?: *\)\'" from remote shell
08:59:02.868373 tramp-process-one-action (5) # Looking for regexp
"\(^.*\(\(?:adgangskode\|contrase\(?:\(?:ny\|ñ\)a\)\|geslo\|h\(?:\(?:asł\|esl\)o\)\|iphasiwedi\|jelszó\|l\(?:ozinka\|ösenord\)\|m\(?:ot
de passe\|ật khẩu\)\|pa\(?:rola\|s\(?:ahitza\|s\(?:
phrase\|ord\|phrase\|wor[dt]\)\|vorto\)\)\|s\(?:alasana\|enha\|laptažodis\)\|wachtwoord\|лозинка\|пароль\|ססמה\|كلمة
السر\|गुप्तशब्द\|शब्दकूट\|গুপ্তশব্দ\|পাসওয়ার্ড\|ਪਾਸਵਰਡ\|પાસવર્ડ\|ପ୍ରବେଶ
ସଙ୍କେତ\|கடவுச்சொல்\|సంకేతపదము\|ಗುಪ್ತಪದ\|അടയാളവാക്ക്\|රහස්පදය\|ពាក្យសម្ងាត់\|パスワード\|密[码碼]\|암호\)\).*:?
*\)\'" from remote shell
08:59:02.868688 tramp-process-one-action (5) # Looking for regexp
"\(^.*\(Connection \(?:\(?:clo\|refu\)sed\)\|Host key verification
failed\.\|Login \(?:[Ii]ncorrect\)\|N\(?:ame or service not known\|o
supported authentication methods left to try!\)\|Permission
denied\|\(?:Sorry, try again\|Timeout, server not
responding\)\.\).*\|^.*\(Received signal [0-9]+\).*\)\'" from remote
shell
08:59:02.868893 tramp-process-one-action (5) # Looking for regexp "\(^[^#$%>
]*[#$%>] *\)\'" from remote shell
08:59:02.869022 tramp-process-one-action (5) # Looking for regexp "\(\(?:^\|
\)[^]#$%>
]*#?[]#$%>] *\(^[\[[0-9;]*[a-zA-Z] *\)*\)\'" from remote shell
08:59:02.869165 tramp-process-one-action (5) # Looking for regexp
"\(\(Are you sure you want to continue connecting
(yes/no)\?\)\s-*\)\'" from remote shell
08:59:02.869293 tramp-process-one-action (5) # Looking for regexp
"\(\(\(?:Store key in cache\? (y/\|Update cached key\? (y/n, Return
cancels connectio\)n)\)\s-*\)\'" from remote shell
08:59:02.869415 tramp-process-one-action (5) # Looking for regexp
"\(\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*\)\'" from remote shell
08:59:02.869537 tramp-process-one-action (5) # Looking for regexp
"\(\)\'" from remote shell
08:59:02.869651 tramp-process-one-action (5) # Call `tramp-action-process-alive'
08:59:02.869784 tramp-process-actions (6) #
ssh: Could not resolve hostname -: nodename nor servname provided, or not known
08:59:02.871587 tramp-process-actions (1) # File error: Tramp failed
to connect.  If this happens repeatedly, try
    `M-x tramp-cleanup-this-connection'
08:59:07.901628 tramp-maybe-open-connection (3) # Opening connection
for dbadmin@vertica using sudo...failed



-- 
Sam Steingold <http://sds.podval.org> <http://www.childpsy.net/>



  reply	other threads:[~2014-08-27 13:00 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-21 19:20 over-engineered (and under-standardized) inferior interfaces Sam Steingold
2014-08-21 20:29 ` Stefan Monnier
2014-08-21 21:21   ` Jorgen Schaefer
2014-08-21 22:00     ` Dmitry
2014-08-21 22:10       ` Eric S. Raymond
2014-08-22  3:45     ` Stefan Monnier
2014-08-22  5:57       ` Andreas Röhler
2014-08-22 10:55       ` Phillip Lord
2014-08-22 11:41         ` Jorgen Schaefer
2014-08-22 21:29   ` Sam Steingold
2014-08-31 16:30   ` Elias Mårtenson
2014-08-31 20:01     ` Stefan Monnier
2014-08-21 20:43 ` Andreas Schwab
2014-08-21 21:06   ` Sam Steingold
2014-08-22  5:56     ` Andreas Schwab
2014-08-22  6:17     ` Michael Albinus
2014-08-22 21:25       ` Sam Steingold
2014-08-23 15:16         ` Michael Albinus
2014-08-25 17:05           ` Sam Steingold
2014-08-27  6:57             ` Michael Albinus
2014-08-27 10:46               ` Sam Steingold
2014-08-27 11:29                 ` Michael Albinus
2014-08-27 12:32                   ` Sam Steingold
2014-08-27 12:51                     ` Michael Albinus
2014-08-27 13:00                       ` Sam Steingold [this message]
2014-08-27 13:16                         ` Michael Albinus
2014-08-27 13:52                           ` Sam Steingold
2014-08-27 13:57                             ` Sam Steingold
2014-08-27 18:17                               ` Michael Albinus
2014-08-28  1:01                                 ` Sam Steingold
2014-08-28  8:48                                   ` Michael Albinus
2014-08-28 16:02                                     ` Sam Steingold
2014-08-28 18:35                                       ` Michael Albinus
2014-08-28 19:22                                         ` Sam Steingold
2014-08-28 19:44                                           ` Michael Albinus
2014-08-28 19:54                                             ` Sam Steingold
2014-08-28 20:04                                               ` Michael Albinus
2014-08-29 15:00                                                 ` Sam Steingold
2014-09-05 14:19                                                   ` Michael Albinus
2014-09-08 13:17                                                     ` Sam Steingold
2014-09-08 14:15                                                       ` Michael Albinus
2014-09-08 14:38                                                         ` Sam Steingold
2014-09-08 14:47                                                           ` Michael Albinus
2014-08-27 14:05                             ` Tassilo Horn
2014-08-27 18:13                               ` Michael Albinus
2014-08-25  9:23 ` Michael Mattie

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=CAFsbZ7aFN1u_EKo_e1To56MSu6oKXJxRr6504ivDQfd_btB5jw@mail.gmail.com \
    --to=sds@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=michael.albinus@gmx.de \
    /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).