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:from:to:references:in-reply-to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=LKLIgy52cdvNjOVWNbhCLG5UMXqnvPoDLrzB4CJn+Ai fu78kjjj3GFhkxTCf8FPRAfHmfBi7tKfP0BDOq/CLJZF65steDdCZ6p9nQlsfk8Z /dq8/WuwHeRKLuK1+bHvio08VL9i2MBPvhpVpcYmZB3MaAmcUS+6Z9bdFMsj7Vn4 = 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:from:to:references:in-reply-to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; s=default; bh=fzeumOIXi6YTIhlPCGg8HxFwqrs=; b=BFdP7EfVAt3Xbnaiz OK9ej8SdVnzIB4dNBXIKK8J6L4coUwR44GWKfGyyGLgDrTItVAHi2GERoByYc90g xPhjkE9stRNl65cji74j1SKa8tM0knvUgwua/8nlcdGireg1cZFYaJiZqx2aqh4i KpyAsB4Xtq5A2ZvX+Zz1mV+8IM= 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.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: vms173023pub.verizon.net X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=V7nKCljn c=1 sm=1 tr=0 a=++QE0vWJ+/OcbE0B+pKMCw==:117 a=qpBMU8TwT7QA:10 a=IkcTkHD0fZMA:10 a=o83nqyVRAAAA:8 a=oR5dmqMzAAAA:8 a=-9mUelKeXuEA:10 a=dEjNIFGBYJ0H2r7mG20A:9 a=QEXdDO2ut3YA:10 From: "Pierre A. Humblet" To: References: <20141106155247 DOT GA32104 AT calimero DOT vinschen DOT de> <20141106185102 DOT GL28195 AT calimero DOT vinschen DOT de> In-reply-to: <20141106185102.GL28195@calimero.vinschen.de> Subject: RE: TEST RELEASE: Cygwin 1.7.33-0.7 Date: Thu, 06 Nov 2014 16:08:55 -0500 Message-id: <03eb01cffa05$e0c65af0$a25310d0$@ieee.org> MIME-version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 7bit > -----Original Message----- > From: Corinna Vinschen > Sent: Thursday, November 06, 2014 13:51 > > On Nov 6 13:38, Kelley Cook wrote: > > On Thu, Nov 6, 2014 at 10:52 AM, Corinna Vinschen wrote: > > > Hi Cygwin friends and users, > > > > > > > > > I just released a 7th TEST version of the next upcoming Cygwin > > > release, 1.7.33-0.7. > > > > > > > I discovered that /usr/bin/cron-config which is part of the cron > > package will need to be updated as it attempts to parse /etc/group . > > Right, it should use getent instead. Pierre? Right, and ditto for exim config and postinstall How much time do I have? Now cron-config checks if a username appears multiple times in passwd. Typically one instance is a domain id and the other one is a local id. That causes havoc with cron It happens fairly frequently; there was even such a "bug report" recently. How does getent handle that case? Is it detectable from a config file? Pierre -- 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