From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nils Gillmann Subject: Re: Fish shell error: __fish_pwd in command substitution called on standard input Date: Wed, 18 Jul 2018 06:41:59 +0000 Message-ID: <20180718064159.icbeesaz76vzxive@abyayala> References: <878t69a2lo.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ffg9G-0001Tl-FR for help-guix@gnu.org; Wed, 18 Jul 2018 02:41:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ffg9F-0007Tq-OU for help-guix@gnu.org; Wed, 18 Jul 2018 02:41:18 -0400 Received: from conspiracy.of.n0.is ([2a01:4f8:1c0c:7ad0::1]:60752) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ffg9F-0007PZ-D9 for help-guix@gnu.org; Wed, 18 Jul 2018 02:41:17 -0400 Content-Disposition: inline In-Reply-To: <878t69a2lo.fsf@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Pierre Neidhardt Cc: help-guix Pierre Neidhardt transcribed 1.2K bytes: > Since recently I've noticed the following error when starting the fish > shell and on every command execution: > > --8<---------------cut here---------------start------------->8--- > > fish > fish: > __fish_pwd > ^ > in command substitution > called on standard input > > in command substitution > called on standard input > > ambrevar@mimimi > ls > ambrevar@mimimi > ls > booking.html > fish: > __fish_pwd > ^ > in command substitution > called on standard input > > in command substitution > called on standard input > --8<---------------cut here---------------end--------------->8--- > > Is anyone else seeing this? not really, but my version could be older. Which version of fish and which version of guix are you on? > -- > Pierre Neidhardt