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 Ced -- Cedric Blancher <[email protected]> [https://plus.google.com/u/0/+CedricBlancher/] Institute Pasteur -- 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

