all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ftrw@uaf.edu
Subject: Re: tramp
Date: 02 Oct 2002 18:13:01 -0800	[thread overview]
Message-ID: <hfd6qs9snm.fsf@ramona.phys.uaf.edu> (raw)
In-Reply-To: nq8z1hl42y.fsf@alcatel.de

Michael Albinus <Michael.Albinus@alcatel.de> writes:

> ftrw@uaf.edu writes:
> 
> >  If I complete the file name by typing it, as 
> >  '/machine.uaf.edu:.emacs', I get a message that says:
> > 
> >      'File not found and directory write-protected'
> > 
> >  It is trying to create a file in my root directory.  So tramp finds
> >  my ~/.ssh/known_hosts file ok but then the connection is not
> >  happening.
> 
> Could you, pls, perform `M-x tramp-bug', and follow the instructions
> there? Additionally, you shall provide the contents of the buffers
> `*tramp/ssh ftrw@machine.uaf.edu*' and `*debug tramp/ssh
> ftrw@machine.uaf.edu*' (given you're using ssh as default method).

I think it was a version issue in debian.  I updated some packages
(which is done automatically through a mirror) and seem to have
received something out of date.

I traced it down to:

file-name-handler-alist's value is 
(("\\.Z\\(~\\|\\.~[0-9]+~\\)?\\'\\|\\.bz2\\'\\|\\.tgz\\'\\|\\.g?z\\(~\\|\\.~[0-9]+~\\)?\\'" . jka-compr-handler)
 ("^/[^/]*$" . tramp-completion-file-name-handler)
 ("\\`/[^/:]+:" . tramp-file-name-handler)
 ("\\`/:" . file-name-non-special))

The regexp for the tramp-file-name-handler variable was slightly
different.  Somehow in my /etc/emacs/site-start.d directory, the
50tramp.el was an older one, as another one in the same directory
called 50tramp_debpkg.el (or something like that--obviously something
from the debian packageing) was identical to the one that I get now
when I reinstall tramp.  I found this out by comparing the
/etc/emacs/site-start.d directory on a different machine that I loaded
tramp to today.  So things work now after purging and reinstalling
tramp.  There is no more 50tramp_debpkg.el file to be seen.

So I think I may have caught a debian mirror with an old update.

Thanks for the good work.

Ryan

  parent reply	other threads:[~2002-10-03  2:13 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-01 23:59 tramp ftrw
     [not found] ` <nq8z1hl42y.fsf@alcatel.de>
2002-10-03  2:13   ` ftrw [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-09-09 13:56 New start up splash screen annoyance Sascha Wilde
2007-09-09 20:07 ` Richard Stallman
2007-09-09 21:20   ` Chong Yidong
2007-09-09 23:52     ` Juri Linkov
2007-09-10 16:53       ` Richard Stallman
2007-09-10 17:28         ` David Kastrup
2007-09-11 20:31           ` Richard Stallman
2007-09-11 20:57             ` Chong Yidong
2007-09-12  2:48               ` Folding emacsclient into emacs (was: New start up splash screen annoyance...) Bill Wohler
2007-09-12  5:44                 ` Folding emacsclient into emacs David Kastrup
2007-09-12  7:17                   ` Tramp (was: Folding emacsclient into emacs) Bill Wohler
2007-09-12  8:03                     ` Tramp David Kastrup
2007-09-12  8:17                     ` Tramp Michael Albinus
     [not found] <mailman.1032894380.6606.help-gnu-emacs@gnu.org>
2002-09-24 20:11 ` tramp Kai Großjohann
2002-09-26 17:38 ` tramp Michael P. Soulier
2002-09-27 11:43   ` tramp Kai Großjohann
2002-09-27 12:15     ` tramp Roger Mason
2002-09-27 13:59       ` tramp Carsten Dominik
2002-09-27 14:19       ` tramp Kai Großjohann
     [not found] <mailman.1032957382.1320.help-gnu-emacs@gnu.org>
     [not found] ` <nqfzvyjji1.fsf@alcatel.de>
2002-09-25 14:03   ` Tramp Kai Großjohann
2002-09-25 15:25     ` Tramp Roger Mason
2002-09-25 15:58       ` Tramp Kai Großjohann
2002-09-25 12:34 Tramp Roger Mason
2002-09-24  8:59 How to make emacs auto-recognize utf-8 encoded files upon visiting Charles Muller
2002-09-24 19:05 ` tramp Roger Mason
2002-08-02  1:29 tramp Miles Bader
2002-08-02  9:23 ` tramp Kai Großjohann
2002-08-13  5:52   ` tramp Miles Bader
2002-08-22 16:05     ` tramp Kai Großjohann
2002-08-23  1:26       ` tramp Miles Bader
2002-08-23 10:10         ` tramp Kim F. Storm

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=hfd6qs9snm.fsf@ramona.phys.uaf.edu \
    --to=ftrw@uaf.edu \
    /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.