X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=ms +D0WoEsuoxe8KH3YBAlTq/5VzidnIbhSJ06F9mcFi6GCqoK8YD1gFj6SVD3ObK2D 9xCKSrCgCb0bvkCbaVQpFVdIoDAJSFDse41mRc55b2CbWtRhOFAzMvrG217kIQQ+ fwuvOnNwbTuHyjUCxbLPrEZFF8QLfbTLilvt+PAec= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=+5U5K0+b UpdDoTHugoisAGaWWw4=; b=ZYVkusugEqOKBl4G3woOLzaTqNDLzUZSdXXyNMsT gnlM44kOznVqM1P7xEJf4epMPAUdD0hW6q/oIsKsiwk1swsvMSRje/zjGJwEvdB7 00Le8plKE3SeG3Gewc+cs5I0gtXyboNPo7pcq2TiX6UzrlKnnF/s2kuiw1RmCdrm rW0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-vk0-f42.google.com MIME-Version: 1.0 X-Received: by 10.52.101.138 with SMTP id fg10mr4649600vdb.65.1440177009488; Fri, 21 Aug 2015 10:10:09 -0700 (PDT) In-Reply-To: <7m8etapaho3t1ve0a5c414g1vof6lnln4c@4ax.com> References: <7m8etapaho3t1ve0a5c414g1vof6lnln4c AT 4ax DOT com> Date: Fri, 21 Aug 2015 13:10:09 -0400 Message-ID: Subject: Re: Updated: fish-2.2.0-1 (test release) From: Kelley Cook To: The Cygwin Mailing List , Andrew Schulman Content-Type: text/plain; charset=UTF-8 On Fri, Aug 21, 2015 at 10:17 AM, Andrew Schulman wrote: > > > 1. You may see errors when fish starts, saying that "Old versions of fish appear > to be running." This is because of architectural changes (removal of fishd) > from fish 2.1 to 2.2. If you see this, please try the following things: > > * Kill all running instances of fish and, especially, fishd (pkill fish, or > killall fish). > > * Remove all directories /tmp/fishd.* (rm -rf /tmp/fishd.*) > > * If necessary, rm ~/.config/fish/fishd.* . But this probably will remove all > of your stored universal variables. > > Then restart fish. If the error messages persist, please report that to the > cygwin list. > Andrew, I followed these instructions and it still told me there were old version running. However, the message went away after I also removed a /tmp/fish. directory [note this was fish not fishd] Kelley -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple