From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Taylor Venable Newsgroups: gmane.emacs.devel Subject: Re: Tramp problems connecting to OpenBSD over SSH Date: Thu, 23 Apr 2009 19:28:05 -0400 Message-ID: <20090423232804.GA10525@metasyntax.net> References: <20090415201944.GB28776@metasyntax.net> <87ocux1w5g.fsf@gmx.de> <20090417125751.GA3392@metasyntax.net> <20090417180603.GA10091@metasyntax.net> <878wlxdq3o.fsf@gmx.de> <20090420152335.GB17289@metasyntax.net> <87tz4jp0tf.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1240529435 23709 80.91.229.12 (23 Apr 2009 23:30:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Apr 2009 23:30:35 +0000 (UTC) Cc: emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 24 01:31:54 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Lx8OX-0002Eq-F4 for ged-emacs-devel@m.gmane.org; Fri, 24 Apr 2009 01:31:53 +0200 Original-Received: from localhost ([127.0.0.1]:51057 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lx8N8-0006Ry-8y for ged-emacs-devel@m.gmane.org; Thu, 23 Apr 2009 19:30:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lx8Mn-0006PS-W0 for emacs-devel@gnu.org; Thu, 23 Apr 2009 19:30:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lx8Mm-0006P3-CW for emacs-devel@gnu.org; Thu, 23 Apr 2009 19:30:05 -0400 Original-Received: from [199.232.76.173] (port=43076 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lx8Mm-0006Oz-5X for emacs-devel@gnu.org; Thu, 23 Apr 2009 19:30:04 -0400 Original-Received: from mout.perfora.net ([74.208.4.194]:52377) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lx8Ml-0007Qe-HU for emacs-devel@gnu.org; Thu, 23 Apr 2009 19:30:03 -0400 Original-Received: from metasyntax.net (pool-71-127-85-87.aubnin.fios.verizon.net [71.127.85.87]) by mrelay.perfora.net (node=mrus0) with ESMTP (Nemesis) id 0MKp8S-1Lx8MX0oWB-000g2s; Thu, 23 Apr 2009 19:29:51 -0400 Content-Disposition: inline In-Reply-To: <87tz4jp0tf.fsf@gmx.de> User-Agent: Mutt/1.5.19 (2009-01-05) X-Provags-ID: V01U2FsdGVkX1+t8VfBQTj6aLc72K2HCZIetGnoDoj2sxeP6iV BfpM0yeOPbLEWT7GpxJiGktiAziwhEArTy9sgffVgovF2es5zu se8FxMg81q+FtOLR6qFkg== X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:110441 Archived-At: On Mon, Apr 20, 2009 at 09:44:28PM +0200, Michael Albinus wrote: > Taylor Venable writes: > > > With this patch in place I can do absolute directories, but paths that > > use tilde for home don't work. They give the same errors as before > > with the /tmp/ pathname that includes the date and everything. That > > date output is the same produced by 'ls -lnd /' which it appears is > > being executed from tramp.el (tramp-get-ls-command). There are a lot > > of references to "drwxr-xr-x 17 0 0 512 Feb 21 15:49" which is > > precisely the output of 'ls -lnd /'. Perhaps that is not relevant, > > but anyway attached is a new debug log for when I try to use tilde in > > a path name. > > Please do `tramp-cleanup-all-connections' anyway; there seems to be > cached properties, which survive Emacs restart. That's strange behaviour to have. 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. Thanks, -- Taylor Christopher Venable http://real.metasyntax.net:2357/