From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.devel Subject: Possible issue with sudo in eshell Date: Fri, 06 Apr 2012 12:32:31 +0200 Message-ID: <87sjgh9mm8.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1333710147 24586 80.91.229.3 (6 Apr 2012 11:02:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 6 Apr 2012 11:02:27 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 06 13:02:24 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SG6vo-00024p-1l for ged-emacs-devel@m.gmane.org; Fri, 06 Apr 2012 13:02:16 +0200 Original-Received: from localhost ([::1]:57154 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SG6TI-0004RE-Dd for ged-emacs-devel@m.gmane.org; Fri, 06 Apr 2012 06:32:48 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:45362) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SG6TF-0004R0-Cp for emacs-devel@gnu.org; Fri, 06 Apr 2012 06:32:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SG6TD-0002ux-JR for emacs-devel@gnu.org; Fri, 06 Apr 2012 06:32:44 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:43901) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SG6TD-0002uo-Ch for emacs-devel@gnu.org; Fri, 06 Apr 2012 06:32:43 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SG6TB-0008IF-PS for emacs-devel@gnu.org; Fri, 06 Apr 2012 12:32:41 +0200 Original-Received: from lbe83-2-78-243-104-167.fbx.proxad.net ([78.243.104.167]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Apr 2012 12:32:41 +0200 Original-Received: from thierry.volpiatto by lbe83-2-78-243-104-167.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Apr 2012 12:32:41 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: lbe83-2-78-243-104-167.fbx.proxad.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.95 (gnu/linux) Cancel-Lock: sha1:GdwZM6OaRILwgAdh+ovfMuNX0wk= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:149424 Archived-At: Hi all, when I run a command with sudo in eshell, e.g "sudo ls /etc" I must enter a password as expected, but I must reenter this password at each time I repeat the command. This is annoying. This works fine in M-x shell and term. It seem the timestamp is recorded in /var/lib/sudo, but eshell is not reading it before running command again. I have no idea how to fix this, any hints welcome. Thanks. -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997