all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: eythanweg@gmail.com (Eythan Weg)
To: Michael Albinus <michael.albinus@gmx.de>
Cc: 3771@emacsbugs.donarmstrong.com, emacs-pretest-bug@gnu.org,
	Eythan Weg <eythanweg@gmail.com>
Subject: bug#3771: 23.0.95; Tramp file error
Date: Tue, 07 Jul 2009 14:23:10 -0400	[thread overview]
Message-ID: <878wj0wdwx.fsf@gmail.com> (raw)
In-Reply-To: <nqljn1c9o0.fsf@alcatel-lucent.de> (Michael Albinus's message of "Tue, 07 Jul 2009 08:02:55 +0200")


Michael Albinus <michael.albinus@gmx.de>
Tue, 07 Jul 2009 08:02:55 +0200

   eythanweg@gmail.com (Eythan Weg) writes:
   
   > Start emacs -Q. On being user weg I use tramp to access on 
   > localhost  the file 
   > -rw-r--r--  1 laura laura        6 2009-07-05 09:31 test3.txt
   > in /tmp.
   >
   >
   > edit and save.  *Messages* has these lines:
   >
   > Saving file /scp:laura@localhost:/tmp/test3.txt...
   > Wrote /scp:laura@localhost:/tmp/test3.txt
   > File error: Error while changing file's mode /scp:laura@localhost:/tmp/test3.txt
   >
   > The file is updated under my ownership.
   >
   > -rw-r--r--  1 weg   weg         27 2009-07-05 09:32 test3.txt
   >
   > The backup file renamed properly: 
   > -rw-r--r--  1 laura laura        6 2009-07-05 09:31 test3.txt~
   >
   > When  tramp access a remote system in an analogous situation there 
   > is no problem.  I have a copy of the  tramp debug buffer saved if needed.
   
   [...]
   
   > In GNU Emacs 23.0.95.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.16.1)
   >  of 2009-06-19 on gauss
   
   Last days I have fixed some few bugs in `tramp-do-copy-or-rename-file-directly',
   which does the work in your case. Could you, please, check with a fresh
   built, whether the problem still happens?
   
   Best regards, Michael.

I compiled the current version of 23.0.95.  

Tramps behaves the same way as originally
reported.  Then I tried editing another file in a
different directory with permission 664 owned by
the same user (not me).  But it does not open.
The following is a copy of *Messages* that
includes references to the two episodes:
  
  Tramp: Opening connection for laura@localhost using scp...
  Tramp: Waiting 60s for local shell to come up...
  Tramp: Sending command `ssh localhost -l laura  -q -e none && exit || exit'
  Tramp: Waiting for prompts from remote shell
  Tramp: Found remote shell prompt on `localhost'
  Saving file /scp:laura@localhost:/tmp/test4.txt...
  Wrote /scp:laura@localhost:/tmp/test4.txt
  File error: Error while changing file's mode /scp:laura@localhost:/tmp/test4.txt
  Quit [6 times]
  Mark set
  GNU Emacs 23.0.95.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.16.1) of 2009-07-07 on gauss
  Quit [6 times]
  File error: Copying directly failed, see buffer `*tramp/scp laura@localhost*' for details.
  find-file-noselect-1: Wrong type argument: arrayp, nil

The buffer *tramp/scp laura@localhost* is empty.

If you need the a copy the debug buffer (level 8) please let me know.

Thank you.

Eythan 





  reply	other threads:[~2009-07-07 18:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1951.1246923455.2239.bug-gnu-emacs@gnu.org>
2009-07-07  6:02 ` bug#3771: 23.0.95; Tramp file error Michael Albinus
2009-07-07 18:23   ` Eythan Weg [this message]
2009-07-08 13:19     ` Michael Albinus
2009-07-08 14:24       ` Eythan Weg
2009-07-06 23:26 Eythan Weg

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=878wj0wdwx.fsf@gmail.com \
    --to=eythanweg@gmail.com \
    --cc=3771@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@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.