linux-application-whitelisting / fapolicyd

File Access Policy Daemon
GNU General Public License v3.0
192 stars 55 forks source link

Fix build package when user has more than 16 supplementary groups #268

Closed iwamatsu closed 11 months ago

iwamatsu commented 11 months ago

Package build fails when user has more than 16 supplementary groups.


.. contents:: :depth: 2

FAIL: gid_proc_test
===================

./gid_proc_test: Too many groups
FAIL gid_proc_test (exit status: 1)

This uses NGROUPS_MAX instead of 16 to fix the issue.

Ref: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051181 Original-author: Russell Coker russell@coker.com.au

radosroka commented 11 months ago

Test failures are not relevant. PR looks good I will merge it later today.

sopos commented 11 months ago

/packit retest-failed

packit-as-a-service[bot] commented 11 months ago

Account sopos has no write access nor is author of PR!