DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 5A8ExEoU017441 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 5A8ExEoU017441 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=uZzx2w97 X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F10CF3858D26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1762613952; bh=j0MwbVuQgcWBCj6nw7KXrBbSMk5DMDVJ4Kbjs/Bp2rg=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=uZzx2w97NkpIaZqNlHDmg7Ov4M7b0xFrsCSpXTo5OLZ5W9t4KQJ84ppPuUWJiqFCa 7iooQifEIqyiLWYTgFG2DyKu6KVfiDNzXS91vMoQg0oo0Nm7F1waCpmto/CSGVGjH8 MHcsdnfYt0kmI+D0l6hUNKneogFGI4IXXUH/Wnpc= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org F17473858C51 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org F17473858C51 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1762613647; cv=none; b=o0OVLwDzjl4vhvSLNU5bI2aU4KlWRtVe86EY42KZX8AiBBxIvI05bRzP8tnt+yWIoSTWB+/s8eRKF7xyzW24KxklsjaG/TvnfxTwdIaRy0JwPpoZazfaRgtFi1Evvgy9k1AKJRtSGZxReV/s52YTuWYT9cFBYS490RYJ8iMZh+E= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1762613647; c=relaxed/simple; bh=1E6mb0XPFeC4dzoDoPdoBlUGRAqeU+MABBovBCgC8C0=; h=From:Subject:To:Message-ID:Date:MIME-Version; b=wgcN6I/N2q32RklNj8w5uSSYf9znJ5mcQsClkeWhYaEyWqwzbAagzdlr62gaElE+9cvgu/YugnNbDCNqR9gb7nUaDEn6xpvc+D5fThA/UxqiZLSP8bmscOqODA5uQFjhGOv7Vnp4YxVjSN0SwBCasYRFML8RETyjLQfr1+FRAYY= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F17473858C51 Subject: Re: libargp package breaks getent utility Re: /usr/bin/getent no longer works in Windows 11 To: cygwin AT cygwin DOT com References: Message-ID: Date: Sat, 8 Nov 2025 15:53:59 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 SeaMonkey/2.53.21 MIME-Version: 1.0 In-Reply-To: X-TOI-EXPURGATEID: 150726::1762613639-F3FF49DC-CF05E117/0/0 CLEAN NORMAL X-TOI-MSGID: a33d3c47-2b96-4a83-a0d5-92eb49bc3295 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Christian Franke via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Christian Franke Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Cedric Blancher via Cygwin wrote: > On Sat, 8 Nov 2025 at 12:50, Cedric Blancher wrote: >> Good morning! >> >> /usr/bin/getent passwd and /usr/bin/getent group no longer yield any >> output in the latest Cygwin 3.7-dev binaries. >> >> Something broke. >> >> I did some digging, and even /usr/bin/getent --help does not work >> anymore. strace getent then reported that the function "argp_parse" is >> missing in the binary. >> Downgrading the package does not help. > Downgrading the libargp package solved the problem. This also applies to the few other tools which appear in 'rdepends': f3read, f3write, nosleep, rngtest. https://cygwin.com/packages/summary/libargp.html > Is testing /usr/bin/getent passwd and /usr/bin/getent group part of > the Cygwin CI? No, AFAICS. -- Regards, Christian -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple