unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Taylor Venable <taylor@metasyntax.net>
Cc: emacs-devel@gnu.org
Subject: Re: Tramp problems connecting to OpenBSD over SSH
Date: Fri, 24 Apr 2009 09:37:34 +0200	[thread overview]
Message-ID: <nq3abyfqo1.fsf@alcatel-lucent.de> (raw)
In-Reply-To: <20090423232804.GA10525@metasyntax.net> (Taylor Venable's message of "Thu, 23 Apr 2009 19:28:05 -0400")

Taylor Venable <taylor@metasyntax.net> writes:

>> Please do `tramp-cleanup-all-connections' anyway; there seems to be
>> cached properties, which survive Emacs restart.
>
> That's strange behaviour to have.

Not really. Tramp needs to know several things of the remote host during
establishing the connection. In order to improve startup behaviour,
this information is kept in "~/.emacs.d/tramp". Next connection to the
host, Tramp reuses the information.

> Anyway I went and updated my CVS and rebuilt, reinstalled the patches,
> and then tried again after cleaning up all connections and it worked.
> Seems like whatever was happening was at some point resolved, but I
> know those patches were instrumental in this.

In your case, some items in that file were corrupt, due to the "-a"
argument of "ls". `tramp-cleanup-all-connections' clears that cache and
closes all open connections. So the information was gathered again, and
it is fine now.

You might read about it in the Tramp info via

  (info "(tramp)Connection caching")

> Thanks,

Best regards, Michael.




  reply	other threads:[~2009-04-24  7:37 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-15 20:19 Tramp problems connecting to OpenBSD over SSH Taylor Venable
2009-04-15 20:47 ` Michael Albinus
2009-04-17 12:57   ` Taylor Venable
2009-04-17 14:52     ` Michael Albinus
2009-04-17 17:21       ` Taylor Venable
2009-04-17 18:27         ` Chong Yidong
2009-04-18  2:36           ` Taylor Venable
2009-04-19  7:55         ` Michael Albinus
2009-04-20 15:11           ` Taylor Venable
2009-04-17 18:06       ` Taylor Venable
2009-04-19  8:06         ` Michael Albinus
2009-04-20 15:23           ` Taylor Venable
2009-04-20 19:44             ` Michael Albinus
2009-04-23 23:28               ` Taylor Venable
2009-04-24  7:37                 ` Michael Albinus [this message]
2009-04-24 12:16                   ` Taylor Venable
2009-04-24 13:57                     ` Michael Albinus

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=nq3abyfqo1.fsf@alcatel-lucent.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    --cc=taylor@metasyntax.net \
    /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).