delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2025/11/13/11:57:14

DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 5ADGvDj63107737
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 5ADGvDj63107737
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=lvnEZDVx
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 088483858C52
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1763053032;
bh=CzURAyZeNozOUrmF8C8Mk+TDNKLr3B2R7RnoQi39/BM=;
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=lvnEZDVxuwj/2Jij7nKKXT2kVFQklr5ZflzGM5+kz78Btc4YqS6VawaNSF1auYhxI
aA+09GLdScSM5IXMfqBqyjiBAInhTgb+weE0Kj+ksE0hjatJgFsgCWIKhFO1FXjkX3
WBRB+fmBRkaZS8lvTDMrreOtfisHG5qooL4HGEOo=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CDE9B3858C50
Resent-From: root <root AT server2 DOT sourceware DOT org>
Resent-Date: Thu, 13 Nov 2025 16:55:45 +0000
Resent-Message-ID: <aRYNkZ7sxdUYvVZN AT server2 DOT sourceware DOT org>
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 5F09B3858D26
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 5F09B3858D26
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1762638606; cv=none;
b=cKEsfFrq4kB4TBjUv9ovpQ7Jtll7O0rWeh+0dOphTuLtID4z50JlDGRwah4IK/+E3JbT18XVOcvck0ZwAKmIm/PrtRzYhc6Rns7876mH29TRVaZ1EnO0uqYS40AZyv6pejG7MEXPyRg0NDo3HiwzNr2JdgAtrBtzDQPoJx/kuao=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1762638606; c=relaxed/simple;
bh=bNOKeoPR7DKRI26RfSNRTe0dLrxF3Zd/HYXpaHfgfuM=;
h=To:From:Subject:Date:Message-ID:Mime-Version;
b=gKFPn3h6rmWtGvG+SuXoHbQcxVNwzxtMbgDELYy9mouImWheG3G9gGjcBqOSZVVZF9lBjCRirJOrdZR4Zo6AkNJCjFNq097NMjb4ozhe2K9UAjGKEWHK/lPm+z3/BPBuZ9Pn090Qombq5ve3QVEj4ytv+cJgOkRmKB5izsynWts=
ARC-Authentication-Results: i=1; server2.sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5F09B3858D26
X-Injected-Via-Gmane: http://gmane.org/
To: cygwin AT cygwin DOT com
Subject: Re: /usr/bin/getent no longer works in Windows 11
Date: Sat, 08 Nov 2025 16:48:20 -0500
Message-ID: <5ievgkppnf3lduj7t07if0ssh18mmupdlc@4ax.com>
References: <CALXu0UfOCJ=svwfY4-4FAT+pPiNbcm6AZ=Wyv_Wi+57med6Hdw AT mail DOT gmail DOT com>
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 <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Andrew Schulman via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Andrew Schulman <andrex DOT e DOT schulman AT gmail DOT com>
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>

On Sat, 8 Nov 2025 12:50:58 +0100, Cedric Blancher via Cygwin
<cygwin AT cygwin DOT com> 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.
>
>$ uname -a
>CYGWIN_NT-10.0-26100 shelf01411 3.7.0-0.310.g55a3b588925f.x86_64
>2025-11-07 20:46 UTC x86_64 Cygwin

For the archive: Please downgrade your libargp package to the previous
release, 20230708-2. The 20250917-1 release has the problem. I'm working on a
fix. 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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019