DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 5ADGwhNF3108511 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 5ADGwhNF3108511 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=MFHhu8Gg X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4FC8A3858C2D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1763053122; bh=LjeFpmQdNv+e+NCBRglpdgpN5rSLp8LQ82inLaTodkc=; h=Resent-From:Resent-Date:Resent-To:To:Subject:Date:References: List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help: List-Subscribe:From:Reply-To:From; b=MFHhu8GgN57YsiyNoibBtdfWetgC1WOMTckiehDRmgWn2S0sXMtsIxl+zbW+rVj1i M00nG+/QevYFScgclhX0JGH3jIX9FJUgqn5EXtg3fvul0alV448bfAFXPInSu+UEn9 8Yev7c2SwmaWJzeGf3BP/D6Pff2t44D0sAslJKug= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com Resent-From: root Resent-Date: Thu, 13 Nov 2025 16:55:22 +0000 Resent-Message-ID: Resent-To: cygwin AT cygwin DOT com X-Original-To: spam AT localhost Delivered-To: spam AT localhost DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org AB6633858D26 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org AB6633858D26 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1762638390; cv=none; b=a+RS7kXwJFBQ1e+Ka8tq6Gyi3J0BccgV0dc6DWtQrCjPwW+qB7lTTz8J/zvG3NlCgaJUrhb1qVP4sCZVDceRkIAvxWfcyOrIwUHdFByVHNmiPhyqLBwRzWxM6nb7PZY3eEaojSOXIv3Bd5gPY5JGDoX6GcmWYdOfFakeeOmu7/c= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1762638390; c=relaxed/simple; bh=T8GY+3bor4fC9b55ncPajSyZN6b2lUg1Ss6NuAualDE=; h=To:From:Subject:Date:Message-ID:Mime-Version; b=eLoFIv4wNEPpgu3utqJKhAR0b2TMDEC6vI1rgZbFSKk9fLQa3I8EHjtAzhMxdslEJX/c8wabDjN4vVHJQ/xEm30bQXtx4qrS5aJ6Zcp+753Qp+RdLU7gUs134RNZ9wRiL36xiC/XKSuES2D9TP7ainhX8zoFQ2exUZ+zlxHar1o= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AB6633858D26 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com Subject: Re: libargp package breaks getent utility Re: /usr/bin/getent no longer works in Windows 11 Date: Sat, 08 Nov 2025 16:46:23 -0500 Message-ID: References: Mime-Version: 1.0 X-Newsreader: Forte Agent 4.2/32.1118 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Andrew Schulman via Cygwin Reply-To: Andrew Schulman Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" On Sat, 8 Nov 2025 13:31:34 +0100, 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. Ugh. Sorry gang. I just updated libargp. Let me see what I can figure out. Meanwhile as you say, downgrading libargp should fix it. Andrew -- 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