all messages for Emacs-related lists mirrored at yhetil.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: Mon, 8 Sep 2014 09:17:39 -0400	[thread overview]
Message-ID: <CAFsbZ7bCw=DwHfbQLKCnTm+XR+tksFE2ykDjws5LB2RmktA0Sg@mail.gmail.com> (raw)
In-Reply-To: <87zjee6tga.fsf@gmx.de>

On Fri, Sep 5, 2014 at 10:19 AM, Michael Albinus <michael.albinus@gmx.de> wrote:
> Sam Steingold <sds@gnu.org> writes:
>
>>>> no, default-directory in *SQL* is still
>>>> "/ssh:vertica|sudo:dbadmin@vertica:"
>>>
>>> So run it with tramp-verbose 10. This gives us a backtrace in case of
>>> errors; maybe we see more.
>>
>> attached.
>
> Well, that gave me a clue. In your default directory shown above, there
> is no local path (what is allowed). Tramp tried to cd to that empty
> path, which resulted in "cd ''".

it appears that appending "/" to the directory indeed solves the problem for me.

> I've committed a patch to Emacs' trunk, could you pls check?

*Messages*:
Tramp: Opening connection for dbadmin@vertica using sudo...
Tramp: Sending command `exec ssh   -o
ControlPath=/var/folders/5k/3w_vc1qs6pv4k3wvnrwr_5100000gn/T/tramp.44620HZt.%r@%h:%p
-o ControlMaster=auto -o ControlPersist=no -e none vertica'
Tramp: Opening connection for dbadmin@vertica using sudo...
Tramp: Sending command `exec ssh   -o
ControlPath=/var/folders/5k/3w_vc1qs6pv4k3wvnrwr_5100000gn/T/tramp.44620Ujz.%r@%h:%p
-o ControlMaster=auto -o ControlPersist=no -e none vertica'
Tramp: Waiting for prompts from remote shell...done
Tramp: Found remote shell prompt on `vertica'
Tramp: Sending command `exec env SHELL=/bin/sh sudo -u dbadmin -s -H
-p Password:'
Tramp: Waiting for prompts from remote shell...done
Tramp: Found remote shell prompt on `vertica'
Tramp: Opening connection for dbadmin@vertica using sudo...done
Tramp: Waiting for prompts from remote shell...failed
Tramp: Opening connection for dbadmin@vertica using sudo...failed
byte-code: Selecting deleted buffer
Undo!
Mark set


tramp/sudo dbadmin@vertica:
command-line: line 0: Bad configuration option: ControlPersist
Connection to analytics001.smq.mgnt.cc closed.
Killed by signal 1.

debug tramp/ssh vertica
;; GNU Emacs: 24.4.50.3 Tramp: 2.2.11-pre -*- mode: outline; -*-
09:15:33.263232 tramp-get-file-property (8) #  gateway nil

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



  reply	other threads:[~2014-09-08 13:17 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
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 [this message]
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFsbZ7bCw=DwHfbQLKCnTm+XR+tksFE2ykDjws5LB2RmktA0Sg@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.