unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#3771: 23.0.95; Tramp file error
@ 2009-07-06 23:26 ` Eythan Weg
  2009-07-08 15:15   ` bug#3771: marked as done (23.0.95; Tramp file error) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Eythan Weg @ 2009-07-06 23:26 UTC (permalink / raw)
  To: emacs-pretest-bug


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

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.

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/local/share/emacs/23.0.95/etc/DEBUG for instructions.


In GNU Emacs 23.0.95.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.16.1)
 of 2009-06-19 on gauss
Windowing system distributor `The X.Org Foundation', version 11.0.10601901
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  shell-dirtrack-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-x C-f / / <backspace> l a u r a / <backspace> @ <tab> 
l o c a l h o s t : C-g M-: <help-echo> <down-mouse-2> 
<mouse-2> <help-echo> <return> C-x C-f M-p / l <backspace> 
l a u r a @ l o c a l h o s t : / t m p / t e s t 2 
. t x t <return> C-x C-f t e s t 3 . t x t <return> 
<down> T h i s SPC i s SPC a SPC t r u e SPC s t o 
r y <return> C-x C-s C-x b m e s a <return> <backspace> 
C-x C-f m e s s a <backspace> <backspace> <backspace> 
C-g C-g C-x b * M e TAB <return> M-x r e p o r s t 
<backspace> <backspace> <backspace> r t - r <backspace> 
e m TAB <return>

Recent messages:
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'
Note: file is write protected
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
call-interactively: Beginning of buffer
Quit [2 times]
read-number: Command attempted to use minibuffer while in minibuffer








^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#3771: marked as done (23.0.95; Tramp file error)
  2009-07-06 23:26 ` bug#3771: 23.0.95; Tramp file error Eythan Weg
@ 2009-07-08 15:15   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-07-08 15:15 UTC (permalink / raw)
  To: Michael Albinus

[-- Attachment #1: Type: text/plain, Size: 841 bytes --]


Your message dated Wed, 08 Jul 2009 17:10:22 +0200
with message-id <878wiznrc1.fsf@gmx.de>
and subject line Re: bug#3771: 23.0.95; Tramp file error
has caused the Emacs bug report #3771,
regarding 23.0.95; Tramp file error
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
3771: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3771
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 6383 bytes --]

From: eythanweg@gmail.com (Eythan Weg)
To: emacs-pretest-bug@gnu.org
Subject: 23.0.95; Tramp file error
Date: Mon, 06 Jul 2009 19:26:06 -0400
Message-ID: <87bpnx5r75.fsf@gmail.com>


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

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.

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/local/share/emacs/23.0.95/etc/DEBUG for instructions.


In GNU Emacs 23.0.95.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.16.1)
 of 2009-06-19 on gauss
Windowing system distributor `The X.Org Foundation', version 11.0.10601901
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  shell-dirtrack-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-x C-f / / <backspace> l a u r a / <backspace> @ <tab> 
l o c a l h o s t : C-g M-: <help-echo> <down-mouse-2> 
<mouse-2> <help-echo> <return> C-x C-f M-p / l <backspace> 
l a u r a @ l o c a l h o s t : / t m p / t e s t 2 
. t x t <return> C-x C-f t e s t 3 . t x t <return> 
<down> T h i s SPC i s SPC a SPC t r u e SPC s t o 
r y <return> C-x C-s C-x b m e s a <return> <backspace> 
C-x C-f m e s s a <backspace> <backspace> <backspace> 
C-g C-g C-x b * M e TAB <return> M-x r e p o r s t 
<backspace> <backspace> <backspace> r t - r <backspace> 
e m TAB <return>

Recent messages:
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'
Note: file is write protected
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
call-interactively: Beginning of buffer
Quit [2 times]
read-number: Command attempted to use minibuffer while in minibuffer





[-- Attachment #3: Type: message/rfc822, Size: 1907 bytes --]

From: Michael Albinus <michael.albinus@gmx.de>
To: eythanweg@gmail.com (Eythan Weg)
Cc: 3771-done@emacsbugs.donarmstrong.com
Subject: Re: bug#3771: 23.0.95; Tramp file error
Date: Wed, 08 Jul 2009 17:10:22 +0200
Message-ID: <878wiznrc1.fsf@gmx.de>

eythanweg@gmail.com (Eythan Weg) writes:

>    I've committed a patch. Could you, please, check whether it works for
>    you now?
>    
>    Best regards, Michael.
>
> Wonderful!  Thank you.  Eythan 

Bug is closed.

Best regards, Michael.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-08 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <878wiznrc1.fsf@gmx.de>
2009-07-06 23:26 ` bug#3771: 23.0.95; Tramp file error Eythan Weg
2009-07-08 15:15   ` bug#3771: marked as done (23.0.95; Tramp file error) Emacs bug Tracking System

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).