From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 27 11:25:08 2018 Received: (at 30265) by debbugs.gnu.org; 27 Jan 2018 16:25:08 +0000 Received: from localhost ([127.0.0.1]:45431 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1efTHw-00076Q-I2 for submit@debbugs.gnu.org; Sat, 27 Jan 2018 11:25:08 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:42414) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1efTHv-00076I-5z for 30265@debbugs.gnu.org; Sat, 27 Jan 2018 11:25:07 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 94BB610969; Sat, 27 Jan 2018 17:25:06 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00GlREBB7waq; Sat, 27 Jan 2018 17:25:05 +0100 (CET) Received: from ribbon (unknown [IPv6:2a01:e0a:1d:7270:af76:b9b:ca24:c465]) by hera.aquilenet.fr (Postfix) with ESMTPSA id B104C10520; Sat, 27 Jan 2018 17:25:04 +0100 (CET) From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: ng0@n0.is, Meiyo Peng Subject: Re: bug#30265: Fish shell has wrong path variables References: <87inbnpsx9.fsf@gmail.com> <87shar8u6d.fsf@abyayala.i-did-not-set--mail-host-address--so-tickle-me> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 8 =?utf-8?Q?Pluvi=C3=B4se?= an 226 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sat, 27 Jan 2018 17:25:03 +0100 In-Reply-To: <87shar8u6d.fsf@abyayala.i-did-not-set--mail-host-address--so-tickle-me> (ng0@n0.is's message of "Sat, 27 Jan 2018 10:36:42 +0000") Message-ID: <87bmhf1d7k.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 30265 Cc: 30265@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) Hi ng0 and Meiyo, ng0@n0.is skribis: > On Sat, 27 Jan 2018, Meiyo Peng wrote: >> Hi, >> >> I am using GuixSD 0.14. After upgrading fish shell to latest version(v2.= 7.1) and >> running `guix gc`, fish shell does not work well. > > Can you explain a bit more about your setup? I assume you use > fish as you user shell and not just as a shell you switch into > from a Bash enabled user, correct? Note that the current =E2=80=98guix=E2=80=99 package, 0.14.0-7.33988f9, inc= ludes Fish completion support, which was not the case before: --8<---------------cut here---------------start------------->8--- $ ls -R $(guix build guix)/share/fish /gnu/store/apji9j8cwf9xpd5jk5mk8s6r1a391yvq-guix-0.14.0-7.33988f9/share/fis= h: vendor_completions.d /gnu/store/apji9j8cwf9xpd5jk5mk8s6r1a391yvq-guix-0.14.0-7.33988f9/share/fis= h/vendor_completions.d: guix.fish --8<---------------cut here---------------end--------------->8--- Could it be the reason why you=E2=80=99re having problems now that you didn= =E2=80=99t experience earlier? Any ideas, ng0? Thanks, Ludo=E2=80=99.