Issue #3419 has been updated by Daniel Pittman. Status changed from In Topic Branch Pending Review to Merged - Pending Release
---------------------------------------- Bug #3419: OS X 10.6 Ruby can't set supplementary groups https://projects.puppetlabs.com/issues/3419 Author: Nigel Kersten Status: Merged - Pending Release Priority: Normal Assignee: Krzysztof Wilczynski Category: OSX Target version: 2.7.x Affected Puppet version: 0.25.4 Keywords: Branch: https://github.com/puppetlabs/puppet/pull/328 <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.
