From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Loris Bennett" Subject: Re: Erroneous "No such file or directory" with babel and remote dir Date: Mon, 10 Sep 2012 16:42:05 +0200 Message-ID: <87r4qaq6rm.fsf@slate.zedat.fu-berlin.de> References: <87y5kiq71h.fsf@slate.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50517) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TB5By-0000Zd-Sx for emacs-orgmode@gnu.org; Mon, 10 Sep 2012 10:42:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TB5Bs-0001Uc-ST for emacs-orgmode@gnu.org; Mon, 10 Sep 2012 10:42:26 -0400 Received: from plane.gmane.org ([80.91.229.3]:39958) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TB5Bs-0001UW-LE for emacs-orgmode@gnu.org; Mon, 10 Sep 2012 10:42:20 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TB5Bp-0000x4-3j for emacs-orgmode@gnu.org; Mon, 10 Sep 2012 16:42:17 +0200 Received: from slate.zedat.fu-berlin.de ([160.45.11.34]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Sep 2012 16:42:17 +0200 Received: from loris.bennett by slate.zedat.fu-berlin.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Sep 2012 16:42:17 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org "Loris Bennett" writes: > Dear List, > > I have updated from 7.8.something to 7.9.1 and evaluating the following > source block: > > ,---------------------------------------------------------------------------------- > | #+header: :cache no :eval query > | #+name: sacct-output > | #+begin_src sh :exports both :dir /root@xxxxxxxxxx: > | module load shared slurm > | sacct -d -S 2011-11-01 | grep JOB_TERMINATED | cut -d ' ' -f 4,23 | grep -v ' 0$' > | #+end_src > `---------------------------------------------------------------------------------- > > used to work, but now produces the error: > > ,--------------------------------------------------------------------------------- > | bin/bash: /scp:root@xxxxxxxxxx:/tmp/sh-script-2829ZfG: No such file or directory > `--------------------------------------------------------------------------------- I should mention here that the file does in fact exist and does the right thing when executed on the remote host. > Have I overlooked some change? > > Cheers, > > Loris > > > > > -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email loris.bennett@fu-berlin.de