Issue #3419 has been updated by Nigel Kersten.
Huh. Is this really not fixed in Lion? <blockquote> From: [email protected] Follow-Up: Bug ID 7791698: Ruby Process.groups= fails on 10.6 with Errno::EINVAL Hello Nigel, This is a courtesy email regarding Bug ID# 7791698. Please verify this issue in Mac OS X Lion GM Build 11A511 and update this report with your results. </blockquote> ---------------------------------------- Bug #3419: OS X 10.6 Ruby can't set supplementary groups https://projects.puppetlabs.com/issues/3419 Author: Nigel Kersten Status: Needs Decision Priority: Normal Assignee: Nigel Kersten Category: OSX Target version: 2.7.4 Affected Puppet version: 0.25.4 Keywords: Branch: <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.
