[Bug 3848] regress/connect-bigconf.sh fails in the github action check for 4 of macos-14 and macos-15
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Jul 12 09:58:39 AEST 2025
https://bugzilla.mindrot.org/show_bug.cgi?id=3848
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Created attachment 3891
--> https://bugzilla.mindrot.org/attachment.cgi?id=3891&action=edit
getgrouplist() test program
This seems to be macos getgrouplist() returning -1 when it can't find a
group. I added some more diagnostics and this is the error that's
causing the failure:
getgrouplist("runner", 20): groups list too big (have 16, need 16)
This isn't at all specific to connect-bigconf.sh - I added a "match
group nosuchgroup" to cfgmatch.sh and now it fails there too.
If you have a macos system then running the attached program might be
instructive. I don't have one at hand right now.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list