X-Recipient: archive-cygwin@delorie.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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=t17SRoCmrKnQgL7NMUitZdpKdUzHka8QLx6H/QWXAFy+CGHZuhmak
	BoW0cgpbUJY8lThzR51qNyIGI4rkmpcXFFFm560sOOlCY3SnYEbaf95JhL9ofl5X
	lviihq8ESmU3PWDZ2y8xOM9btK84rO9frky1w0B1MUaYpMxwRaoZ9A=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=EvFDluDuf0OK045ILZ5A04y7EJg=; b=K5mqZ0JrdSGX/h4o47nurCnX88o+
	TL0HY0B1q4zpBY+wC2A1KumCgod4+pBzFzOhXrY/ANC+f5rz/k9uik6ln/XiU973
	Dbsoxm+Ifx5TqyNgBm6fshGAiq1ULCv/2Q7oilDd2T0RJ89oD5c8/I25/KpEYsG8
	UCX+2QDSlaA/wiA=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.6 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPAM_BODY,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Andrew Schulman <schulman.andrew@epa.gov>
Subject: Re: Updated: fish-2.2.0-1 (test release)
Date: Sat, 22 Aug 2015 04:30:55 -0400
Lines: 32
Message-ID: <tmcgtap6sf5ppmaivol6bn10t0m21of5ml@4ax.com>
References: <7m8etapaho3t1ve0a5c414g1vof6lnln4c@4ax.com> <CAAb7UtBGrChZf+fTN2mT81vGY7m5LU739sEEj5ME1=s6sfinOQ@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Archive: encrypt
X-IsSubscribed: yes

> On Fri, Aug 21, 2015 at 10:17 AM, Andrew Schulman
> <schulman.andrew@epa.gov> 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.<username> directory [note this was fish not fishd]

Ugh - right.  Typo in my message and in the postinstall script, which tries to
do this for you.  Fixed for 2.2.0-2.  Thanks.

Andrew


--
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

