Issue #3419 has been updated by Krzysztof Wilczynski.
Nigel Kersten wrote: > Great: Topic Branch: <https://github.com/kwilczynski/puppet/tree/issue-3419-1> Quick update on this one: somebody contacted me via github claiming that this fixes his problem on OS X. KW ---------------------------------------- Bug #3419: OS X 10.6 Ruby can't set supplementary groups https://projects.puppetlabs.com/issues/3419 Author: Nigel Kersten Status: In Topic Branch Pending Merge Priority: Normal Assignee: Krzysztof Wilczynski Category: OSX Target version: 2.7.4 Affected Puppet version: 0.25.4 Keywords: Branch: https://github.com/kwilczynski/puppet/tree/issue-3419-1 <pre> nigelk$ sudo ruby -e "old_groups = Process.groups; Process.groups = old_groups" -e:1:in `groups=': Invalid argument (Errno::EINVAL) from -e:1 </pre> This causes suidmanager to blow up. I'm marking this to be fixed for 0.25.5 unless anyone violently objects. It's a platform bug yes, but look at all the stuff you guys do for RHEL :) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
