From unknown Fri Jun 20 07:19:23 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#2962 <2962@debbugs.gnu.org> To: bug#2962 <2962@debbugs.gnu.org> Subject: Status: 23.0.92; tramp. can't copy files plain user -> root (su::/....) Reply-To: bug#2962 <2962@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:19:23 +0000 retitle 2962 23.0.92; tramp. can't copy files plain user -> root (su::/....) reassign 2962 emacs submitter 2962 Michal severity 2962 normal thanks From rabbit50@tenbit.pl Sat Apr 11 05:10:23 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 11 Apr 2009 12:10:23 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FB_WORD1_END_DOLLAR,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3BCAISS011800 for ; Sat, 11 Apr 2009 05:10:19 -0700 Received: from mx10.gnu.org ([199.232.76.166]:48338) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Lsc2K-00030f-Ka for emacs-pretest-bug@gnu.org; Sat, 11 Apr 2009 08:10:17 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Lsc2F-0000Pt-07 for emacs-pretest-bug@gnu.org; Sat, 11 Apr 2009 08:10:14 -0400 Received: from cg-01.tenbit.pl ([213.180.131.136]:43807 helo=tenbit.pl) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lsc2E-0000Ol-AQ for emacs-pretest-bug@gnu.org; Sat, 11 Apr 2009 08:10:10 -0400 Received: from [83.25.234.201] (account rabbit50 HELO localhost.localdomain) by tenbit.pl (CommuniGate Pro SMTP 4.1.8) with ESMTP id 131933866 for emacs-pretest-bug@gnu.org; Sat, 11 Apr 2009 10:02:50 +0200 To: emacs-pretest-bug@gnu.org Subject: 23.0.92; tramp. can't copy files plain user -> root (su::/....) Organization: education X-MAILER: KMail/1.7.1 From: Michal Date: Sat, 11 Apr 2009 10:03:36 +0200 Message-ID: User-Agent: mozilla news reader MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: Solaris 8 (1) 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: what I did (as a plain user, not root): 1) C-x C-f /su::/usr/src/ (successfully loggen in) 2) C-x C-f /tmp (dired window opened) 3) pressed 'C' on trace.txt file (some arbitrary file): -rw-r--r-- 1 root root 96 2009-04-11 00:16 trace.txt 4) then got the message as in *Messages*. Copy process failed of course. 5) just to give more info: prompt$ ll /tmp/tramp.14050uqL.txt ls: cannot access /tmp/tramp.14050uqL.txt: No such file or directory tramp-version is a variable defined in `trampver.el'. Its value is "2.1.15" Documentation: This version of Tramp. 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.92/etc/DEBUG for instructions. In GNU Emacs 23.0.92.1 (i686-pc-linux-gnu, GTK+ Version 2.12.12) of 2009-04-10 on localhost.localdomain Windowing system distributor `The X.Org Foundation', version 11.0.10502000 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.utf8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Dired by name 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: r o l e m c a n ' t SPC c o p y SPC f i l e s SPC p a l i n l a i n SPC u s e r SPC - . > SPC r o o t SPC ( s u : : / . . . . ) C-c C-k C-g C-c C-k C-g C-g C-x k y e s y e s x C-g C-g x t m p C-g C-g C-x b t m p C x Recent messages: Copy `/tmp/trace.txt' to `/su:root@localhost.localdomain:/usr/src/trace.txt' failed: (file-already-exists File already exists /tmp/tramp.14050uqL.txt) Mark set call-interactively: End of buffer [3 times] Auto-saving...done Quit [7 times] Copy `/tmp/trace.txt' to `/su:root@localhost.localdomain:/usr/src/trace.txt' failed: (file-already-exists File already exists /tmp/tramp.14050I_X.txt) From michael.albinus@gmx.de Sun Apr 12 12:40:47 2009 Received: (at 2962) by emacsbugs.donarmstrong.com; 12 Apr 2009 19:40:48 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=FB_WORD1_END_DOLLAR, HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id n3CJehoB022586 for <2962@emacsbugs.donarmstrong.com>; Sun, 12 Apr 2009 12:40:45 -0700 Received: (qmail invoked by alias); 12 Apr 2009 19:40:38 -0000 Received: from brln-4db96cba.pool.einsundeins.de (EHLO magdalene.local) [77.185.108.186] by mail.gmx.net (mp045) with SMTP; 12 Apr 2009 21:40:38 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+VRc4rja+VHfZnplDK/la4FINqi8Xek0onfCTLii q6LSrcwj1cCEWg From: Michael Albinus To: Michal Cc: 2962@debbugs.gnu.org Subject: Re: bug#2962: 23.0.92; tramp. can't copy files plain user -> root (su::/....) References: Date: Sun, 12 Apr 2009 21:40:36 +0200 In-Reply-To: (Michal's message of "Sat, 11 Apr 2009 10:03:36 +0200") Message-ID: <87vdp9psnf.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Y-GMX-Trusted: 0 X-FuHaFi: 0.61 Michal writes: > what I did (as a plain user, not root): > 1) C-x C-f /su::/usr/src/ (successfully loggen in) > 2) C-x C-f /tmp (dired window opened) > 3) pressed 'C' on trace.txt file (some arbitrary file): > -rw-r--r-- 1 root root 96 2009-04-11 00:16 trace.txt > 4) then got the message as in *Messages*. Copy process failed of course. > 5) just to give more info: > prompt$ ll /tmp/tramp.14050uqL.txt > ls: cannot access /tmp/tramp.14050uqL.txt: No such file or directory > > tramp-version is a variable defined in `trampver.el'. > Its value is "2.1.15" Thanks for reporting! I've fixed it in the trunk; could you, please, test? Best regards, Michael. From cyd@stupidchicken.com Wed Apr 29 18:19:47 2009 Received: (at control) by emacsbugs.donarmstrong.com; 30 Apr 2009 01:19:48 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3U1JjR5019318 for ; Wed, 29 Apr 2009 18:19:46 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 9E34857E205; Wed, 29 Apr 2009 21:19:48 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: tag unreproducible bugs Date: Wed, 29 Apr 2009 21:19:48 -0400 Message-ID: <87ocuf0wgb.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii tags 2851 unreproducible close 2962 tags 3090 unreproducible thanks From wwwsrv@oracle.tenbit.pl Wed May 6 05:10:39 2009 Received: (at 2962) by emacsbugs.donarmstrong.com; 6 May 2009 12:10:40 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.9 required=4.0 tests=FB_WORD1_END_DOLLAR, HAS_BUG_NUMBER,RERE,SARE_FREE_WEBM_PlTenbi,SPF_HELO_PASS autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from tenbit.pl (cg-01.tenbit.pl [213.180.131.136]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n46CAWWT029741 for <2962@emacsbugs.donarmstrong.com>; Wed, 6 May 2009 05:10:34 -0700 Received: from [192.168.126.20] (HELO ap-04) by tenbit.pl (CommuniGate Pro SMTP 4.1.8) with ESMTP id 135508760; Wed, 06 May 2009 12:14:02 +0200 Received: from wwwsrv by ap-04 with local (Exim 3.36 #1 (Debian)) id 1M1e9D-0006cB-00; Wed, 06 May 2009 12:14:43 +0200 To: Michael Albinus , <2962@debbugs.gnu.org> Subject: Re: Re: bug#2962: 23.0.92; tramp. can't copy files plain user -> root (su::/....) From: Date: Wed, 6 May 2009 12:14:43 CEST X-Priority: X-Originating-IP: [157.25.157.165] Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 8bit Message-Id: hallo Michael! sorry for my delay. works as expected thank YOu best regards, Michal Michael Albinus napisał(a) : > Michal writes: > > > what I did (as a plain user, not root): > > 1) C-x C-f /su::/usr/src/ (successfully loggen in) > > 2) C-x C-f /tmp (dired window opened) > > 3) pressed 'C' on trace.txt file (some arbitrary file): > > -rw-r--r-- 1 root root 96 2009-04-11 00:16 trace.txt > > 4) then got the message as in *Messages*. Copy process failed of course. > > 5) just to give more info: > > prompt$ ll /tmp/tramp.14050uqL.txt > > ls: cannot access /tmp/tramp.14050uqL.txt: No such file or directory > > > > tramp-version is a variable defined in `trampver.el'. > > Its value is "2.1.15" > > Thanks for reporting! I've fixed it in the trunk; could you, please, test? > > Best regards, Michael. From unknown Fri Jun 20 07:19:23 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Wed, 03 Jun 2009 14:24:09 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator