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:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=QaPx6rH
	sYhn1V0M7JMYQyVLM6WfWvTeSVZhPXmHRW+4bGdbZhM/R40fB6wokXhM9xnnztIN
	nFDKrYCFQdu4EpnFRLD9SNwYyyI89kdCnJkvq/UTulFXUkJRwkYibZqjWfLy54b8
	55AKu7vXHBjww7ESK47y6+dilc10wqFlpkBo=
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:from:date
	:message-id:subject:to:content-type; s=default; bh=egQgPzjKlcBir
	EjH+lLE6TQVjhE=; b=frshmKKchP5J4HmSNXE+uONReBleORHaG2hpuKbqTqxsi
	QKDI5n2pYWWSG5WMFnLe+HpzAvTs+bB0CfP717W0BUB+cy42kNKKgYKKvJ6/AZ1J
	zZ0rTdM5z3AENEhYRePOe9UIjE//ucO9b4CLgC4G+bmxuGHelgEqyc2yOdkzdo=
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.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2
X-HELO: s87.webhostingserver.nl
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=mime-version:in-reply-to:references:from:date:message-id:subject:to         :content-type;        bh=WnFMGgMjY1qMYzNBfMEDZTELEuars+tgjdXk8dwV2hw=;        b=GimfU5UUg/Cwtct34j7phLRIWQELg6lJ3hEMfDlFQ9R6XFCkKSK1EQ2D0QtNXaAOru         aeI6kimL9UrwJc71q15a7j08qA3eN+zticSmvwKo/8Y3at1DTwENEaxNYT/TxxFpkv7Q         ONXi6vLarH3bz4Vs1IFsvs2y52PMgFzAZV+h5TkwXV/Ys2lkYh+OHLhyQ8bPzJBS7dC1         oWgqmS3o2oLcWk1rPScXDWdJxIl9Y7WQirMZscx1V41/xW7YVf7jw6Sd0qcBFC1Lii1o         /af5sX44fiO+N33Ex52JPQXNye9zpwFUZ+ETI4a/RnZlo577tPDrVxAQjNE4mJkOi96d         28WA==
X-Received: by 10.112.143.228 with SMTP id sh4mr2512723lbb.57.1393527991118; Thu, 27 Feb 2014 11:06:31 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <20140213143849.GH2246@calimero.vinschen.de>
References: <20140213143849.GH2246@calimero.vinschen.de>
From: Frank Fesevur <ffes@users.sourceforge.net>
Date: Thu, 27 Feb 2014 20:06:00 +0100
Message-ID: <CAKf2h5SUDAe6b3Z333w5nagXZbTZ1V3K4BKnGq-MmAU+VR77QA@mail.gmail.com>
Subject: Re: Testers needed: New passwd/group handling in Cygwin
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes

2014-02-13 15:38 GMT+01:00 Corinna Vinschen:
> This is a pretty intrusive change, in need of some serious testing, so
> I'd like to ask for volunteers.  The latest 2014-02-13 snapshot from
> http://cygwin.com/snapshots/ contains the changes, including the latest
> bugfix.

I noticed another thing. Not sure if I would call it a problem, just
an observation or if it is a feature.

As said before, my laptop is part of a domain and I have moved the
local passwd and group out of the way.

When I am not connected to the domain (on the road) I get this error
every time I start mintty: "id: kan geen naam vinden bij groeps-ID
1049089"
I have an export LANG=en_US.utf8 in my .bashrc so since the text is in
Dutch this happens before the .bashrc is executed. It basically
translates to "id: unable to find name for group ID 1049089".

When I start my vpn and re-open mintty the error doesn't show up
anymore, even if I disconnect the vpn again. After rebooting the error
message occurs again.

The reason for the message seems obvious. The process can't lookup the
information. But it can be confusing to users to see an error at
startup. Is it error useful to the user? Can I suppress this message?

Regards,
Frank

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

