From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 18 01:37:55 2011 Received: (at submit) by debbugs.gnu.org; 18 Jul 2011 05:37:55 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QigWd-0000RI-BB for submit@debbugs.gnu.org; Mon, 18 Jul 2011 01:37:55 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qig1D-00088H-7C for submit@debbugs.gnu.org; Mon, 18 Jul 2011 01:05:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qig13-0007Zu-IL for submit@debbugs.gnu.org; Mon, 18 Jul 2011 01:05:17 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, T_DKIM_INVALID, T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:34791) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qig13-0007Zp-Fy for submit@debbugs.gnu.org; Mon, 18 Jul 2011 01:05:13 -0400 Received: from eggs.gnu.org ([140.186.70.92]:55739) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qig0y-0003v4-PI for bug-gnu-emacs@gnu.org; Mon, 18 Jul 2011 01:05:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qig0u-0007Vy-A4 for bug-gnu-emacs@gnu.org; Mon, 18 Jul 2011 01:05:08 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:34505) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qig0t-0007Va-VF for bug-gnu-emacs@gnu.org; Mon, 18 Jul 2011 01:05:04 -0400 Received: by fxd18 with SMTP id 18so4895015fxd.39 for ; Sun, 17 Jul 2011 22:05:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:user-agent:mime-version :content-type; bh=398uPm3IrmHa64P+5hngSdId74Uc1Z4AHOrPRgxT08I=; b=mx0ryZliZt573b4PPCSWV1yXSXoYsdkEEfZOGVBjUCj3XlGepoAoZrCZljXye0XFt6 4HVROEq+Pa6cgwOV4w+LUxRn6HDL0ZzhW9Sqo9hX5xB8cc0HASqr3zRLpgXPe9jE06k1 Cwjwx3Xg7xBhClK3iP2PJm2QtOY6bMCSArdA4= Received: by 10.223.10.143 with SMTP id p15mr9362972fap.12.1310965502046; Sun, 17 Jul 2011 22:05:02 -0700 (PDT) Received: from valhala (def92-10-88-162-192-107.fbx.proxad.net [88.162.192.107]) by mx.google.com with ESMTPS id a18sm2696785faa.6.2011.07.17.22.05.01 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 17 Jul 2011 22:05:01 -0700 (PDT) From: Nicolas Martyanoff To: bug-gnu-emacs@gnu.org Subject: 24.0.50; sudo doesn't work in eshell Date: Mon, 18 Jul 2011 07:04:07 +0200 Message-ID: <87pql8qiwo.fsf@gmail.com> User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -5.9 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 18 Jul 2011 01:37:49 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.9 (-----) Running an eshell, using sudo doesn't work: ~/conf/emacs.d $ sudo touch /foo Recursive load: "/usr/share/emacs/24.0.50/lisp/net/tramp-sh.elc", "/usr/share/emacs/24.0.50/lisp/net/tramp-sh.elc", "/usr/share/emacs/24.0.50/lisp/net/tramp-sh.elc", "/usr/share/emacs/24.0.50/lisp/net/tramp-sh.elc", "/usr/share/emacs/24.0.50/lisp/net/tramp-sh.elc No password is asked for, and /foo isn't created. Emacs was run with -q --debug-init, and no error message is printed in *Messages*. In GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.22.1) of 2011-04-15 on valhala Windowing system distributor `The X.Org Foundation', version 11.0.11002000 configured using `configure '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=/usr/lib' '--mandir=/usr/share/man' '--without-sound' '--with-x-toolkit=gtk' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe' 'LDFLAGS=-Wl,--hash-style=gnu -Wl,--as-needed'' 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: EShell Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: w o r k SPC i n SPC e s h e l l C-u g C-/ C-/ C-/ C-/ C-/ C-/ C-x k y C-x q C-z n 2 C-x C-g C-x C-w C-g C-x 1 M-x r e p o r t - e m s u d o SPC d o e s n ' t SPC w o r k SPC i n SPC e s h e l l C-p C-p C-p C-p C-p C-p C-p C-f C-f C-f C-f C-f C-f C-k k h a e l i n @ g m a i l . c o m C-n C-n C-n C-n C-n C-p C-p C-p C-p C-p C-p C-p C-p C-p C-n C-n C-n C-n C-p C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-x k C-x k C-g C-x k y e s C-x 1 C-' e s C-x b * s u d o SPC t o u c h SPC / f o o M-x r e p o r t - e b m Recent messages: Checking 57 files in /usr/share/emacs/24.0.50/lisp/calendar... Checking 87 files in /usr/share/emacs/24.0.50/lisp/calc... Checking 61 files in /usr/share/emacs/24.0.50/lisp/obsolete... Checking 1 files in /usr/share/emacs/24.0.50/leim... Checking for load-path shadows...done byte-code: Beginning of buffer [5 times] Auto-saving...done Please answer yes or no. call-interactively: Command attempted to use minibuffer while in minibuffer Quit Quit Load-path shadows: None found. Features: (help-mode view shadow sort mail-extr message idna sendmail rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev mail-utils gmm-utils mailheader emacsbug url-util url-parse url-vars tramp tramp-compat auth-source eieio byte-opt bytecomp byte-compile cconv macroexp assoc gnus-util time-date mm-util mail-prsvr password-cache format-spec advice advice-preload tramp-loaddefs regexp-opt ansi-color em-unix pcomplete em-term term disp-table ehelp electric em-script em-prompt em-ls em-hist em-pred em-glob em-dirs em-cmpl em-basic esh-opt em-banner em-alias ring esh-var esh-io esh-cmd esh-ext esh-proc esh-arg eldoc help-fns esh-groups eshell esh-module esh-mode esh-util vc-git tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) -- Nicolas Martyanoff http://codemore.org khaelin@gmail.com From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 18 16:34:38 2011 Received: (at 9114) by debbugs.gnu.org; 18 Jul 2011 20:34:38 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QiuWU-0004Xp-Gg for submit@debbugs.gnu.org; Mon, 18 Jul 2011 16:34:38 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QiuWR-0004XZ-QP for 9114@debbugs.gnu.org; Mon, 18 Jul 2011 16:34:37 -0400 Received: (qmail invoked by alias); 18 Jul 2011 20:34:28 -0000 Received: from p57BB9824.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.152.36] by mail.gmx.net (mp069) with SMTP; 18 Jul 2011 22:34:28 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+j2ttBw+WjZt2g/z4WnS0XChY/f8lhk53c8HwKXE LtZ2HwWxhBNAub From: Michael Albinus To: Nicolas Martyanoff Subject: Re: 24.0.50; sudo doesn't work in eshell In-Reply-To: <87pql8qiwo.fsf@gmail.com> (Nicolas Martyanoff's message of "Mon, 18 Jul 2011 07:04:07 +0200") References: <87pql8qiwo.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Date: Mon, 18 Jul 2011 22:34:26 +0200 Message-ID: <87pql71g6l.fsf@gmx.de> MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 9114 Cc: 9114@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Nicolas Martyanoff writes: > ~/conf/emacs.d $ sudo touch /foo > Recursive load: "/usr/share/emacs/24.0.50/lisp/net/tramp-sh.elc", > "/usr/share/emacs/24.0.50/lisp/net/tramp-sh.elc", > "/usr/share/emacs/24.0.50/lisp/net/tramp-sh.elc", > "/usr/share/emacs/24.0.50/lisp/net/tramp-sh.elc", > "/usr/share/emacs/24.0.50/lisp/net/tramp-sh.elc I can reproduce it locally. I'll check next days, what's up. Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 18 16:34:56 2011 Received: (at control) by debbugs.gnu.org; 18 Jul 2011 20:34:56 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QiuWl-0004YJ-Pj for submit@debbugs.gnu.org; Mon, 18 Jul 2011 16:34:56 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QiuWj-0004Y4-Gl for control@debbugs.gnu.org; Mon, 18 Jul 2011 16:34:53 -0400 Received: (qmail invoked by alias); 18 Jul 2011 20:34:46 -0000 Received: from p57BB9824.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.152.36] by mail.gmx.net (mp043) with SMTP; 18 Jul 2011 22:34:46 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX197l/lAfSp7b2RdHZT1DkYdnd1a+fJUzjk6ECipyG PZFVY0HtKJ9QFN Date: Mon, 18 Jul 2011 22:34:44 +0200 Message-Id: <87oc0r1g63.fsf@gmx.de> To: control@debbugs.gnu.org From: Michael Albinus Subject: control message for bug #9114 X-Y-GMX-Trusted: 0 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) owner 9114 ! From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 22 07:33:54 2011 Received: (at 9114-done) by debbugs.gnu.org; 22 Jul 2011 11:33:56 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QkDzO-0006Xv-EK for submit@debbugs.gnu.org; Fri, 22 Jul 2011 07:33:54 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QkDzM-0006Xi-Me for 9114-done@debbugs.gnu.org; Fri, 22 Jul 2011 07:33:53 -0400 Received: (qmail invoked by alias); 22 Jul 2011 11:33:46 -0000 Received: from p57BB9896.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.152.150] by mail.gmx.net (mp025) with SMTP; 22 Jul 2011 13:33:46 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+KYSwQQTKKOYOEvyRwcl/jzRSgp2WTAAwmBSIwEz +qxZ84Vslm+hi8 From: Michael Albinus To: Nicolas Martyanoff Subject: Re: 24.0.50; sudo doesn't work in eshell References: <87pql8qiwo.fsf@gmail.com> Date: Fri, 22 Jul 2011 13:33:43 +0200 In-Reply-To: <87pql8qiwo.fsf@gmail.com> (Nicolas Martyanoff's message of "Mon, 18 Jul 2011 07:04:07 +0200") Message-ID: <87pql2a6so.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Y-GMX-Trusted: 0 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 9114-done Cc: 9114-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Nicolas Martyanoff writes: > Running an eshell, using sudo doesn't work: > > ~/conf/emacs.d $ sudo touch /foo > Recursive load: "/usr/share/emacs/24.0.50/lisp/net/tramp-sh.elc", > "/usr/share/emacs/24.0.50/lisp/net/tramp-sh.elc", > "/usr/share/emacs/24.0.50/lisp/net/tramp-sh.elc", > "/usr/share/emacs/24.0.50/lisp/net/tramp-sh.elc", > "/usr/share/emacs/24.0.50/lisp/net/tramp-sh.elc > > No password is asked for, and /foo isn't created. I've fixed that in the trunk. Thanks for reporting, and best regards, Michael. From unknown Sat Jun 14 05:06:27 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 20 Aug 2011 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator